<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Cannot break into some part of code</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/41934/cannot-break-into-some-part-of-code</link><description> 
Hi guys, 
I&amp;#39;m doing a project in which I needed to add an input capture module.
So I used the HAL library provided by ST to do so. Everything works
fine if I run my EXTI in a separate program. My exti is triggered
when a rising edge occurs. 
However</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Cannot break into some part of code</title><link>https://community.arm.com/thread/86446?ContentTypeID=1</link><pubDate>Fri, 23 Nov 2018 05:12:46 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:f5aa5136-746c-4943-accc-7613fa3280ed</guid><dc:creator>Westonsupermare Pier</dc:creator><description>&lt;p&gt;&lt;p&gt;
Likely doing dead code removal.&lt;br /&gt;
Make sure you have an IRQ Handler that is call into the HAL for the
callback to occur.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>