<?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>IRQ_CONNECT duplicate issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108110/irq_connect-duplicate-issue</link><description>I have an application that is working properly running on nrf52832, but now am trying to port it to nrf52840 to take advantage of the additional features available there. 
 I use my own TWIM manager thread to allow multiple threads to &amp;quot;share&amp;quot; an I2C bus</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Feb 2024 22:54:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108110/irq_connect-duplicate-issue" /><item><title>RE: IRQ_CONNECT duplicate issue</title><link>https://devzone.nordicsemi.com/thread/467823?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2024 22:54:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89dad301-4adb-4463-b6e8-e73b7db2a71a</guid><dc:creator>CktDesigner</dc:creator><description>&lt;p&gt;Turns out this was due to a CONFIG issue...&amp;nbsp; &amp;nbsp; &amp;nbsp;I added config statements for USB and had both:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_USB_DEVICE_STACK_NEXT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_USB_DEVICE_STACK=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;defined...&amp;nbsp; &amp;nbsp;Commenting out CONFIG_USB_DEVICE_STACK=y solved the problem...&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: IRQ_CONNECT duplicate issue</title><link>https://devzone.nordicsemi.com/thread/467819?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2024 21:46:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fa484c7-e943-4935-be16-43bebc1077c0</guid><dc:creator>CktDesigner</dc:creator><description>&lt;p&gt;Given that this works on nrf52832, perhaps this error isn&amp;#39;t associated with TWIM1...&amp;nbsp; &amp;nbsp;Where is the IRQ table index 39 position defined (what device is associated with this position)?&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>