<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>button interrupt not trigger</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47186/button-interrupt-not-trigger</link><description>I want to use the push of a button, so I added the following code, but when the button is pressed, nothing happens.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 May 2019 14:31:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47186/button-interrupt-not-trigger" /><item><title>RE: button interrupt not trigger</title><link>https://devzone.nordicsemi.com/thread/186765?ContentTypeID=1</link><pubDate>Mon, 13 May 2019 14:31:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db0e654d-bce1-411a-aed6-0f36a71846a6</guid><dc:creator>Phan_hai_hust</dc:creator><description>&lt;p&gt;ok, it ran fine. Thank you very much&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: button interrupt not trigger</title><link>https://devzone.nordicsemi.com/thread/186724?ContentTypeID=1</link><pubDate>Mon, 13 May 2019 13:10:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00793e42-b8a0-4326-8cad-24831375d0ca</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Thanks for the screen dump. The GPIOTE IRQ handler is not defined in your code which is why the code hangs in the startup file. Make sure to include nrfx_gpiote.c in your project, this is the module that implements the IRQ handler.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: button interrupt not trigger</title><link>https://devzone.nordicsemi.com/thread/186717?ContentTypeID=1</link><pubDate>Mon, 13 May 2019 12:59:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a194aed8-476d-447a-9725-d950fa266dbf</guid><dc:creator>Phan_hai_hust</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1557752284139v1.png" alt=" " /&gt;I am not familiar with debugging, if I do not perform properly, please guide me again :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: button interrupt not trigger</title><link>https://devzone.nordicsemi.com/thread/186700?ContentTypeID=1</link><pubDate>Mon, 13 May 2019 12:22:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:403ca8fa-de42-464b-976a-52bf47d1452d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Does everything apart from the button triggering work in your app? Can you start a debug session in SES, let it run for a few seconds, then pause debugging and take a screenshot that includes the CPU registers and disassembly view?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: button interrupt not trigger</title><link>https://devzone.nordicsemi.com/thread/186538?ContentTypeID=1</link><pubDate>Mon, 13 May 2019 01:41:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d6197ac-423b-4bfc-95bd-a295659a6018</guid><dc:creator>Phan_hai_hust</dc:creator><description>&lt;p&gt;i chose pca10040&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1557711701797v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: button interrupt not trigger</title><link>https://devzone.nordicsemi.com/thread/186537?ContentTypeID=1</link><pubDate>Mon, 13 May 2019 01:34:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72880a21-5c2a-43c3-914b-5cfa5140e3fd</guid><dc:creator>Phan_hai_hust</dc:creator><description>&lt;p&gt;&amp;quot;./examples/peripheral/bsp&amp;quot; still works fine, but my project does not.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: button interrupt not trigger</title><link>https://devzone.nordicsemi.com/thread/186529?ContentTypeID=1</link><pubDate>Sun, 12 May 2019 18:04:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22ae3315-7219-4ece-9fc9-174360799690</guid><dc:creator>tikonen</dc:creator><description>&lt;p&gt;Have you selected the board correctly in preprocessor settings? (e.g. PCA10040). You may want to try first the example &amp;quot;./examples/peripheral/bsp&amp;quot; that should work out of the box.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>