<?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>How to approach to solve the problem about irq multiple registrations?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117385/how-to-approach-to-solve-the-problem-about-irq-multiple-registrations</link><description>I want to set serial communication over USB and try to implement CDC ACM functions on nrf52840dk-nrf52840. 
 prj.conf: 
 
 
 .overlay: 
 
 
 But now, build on NCS v2.7.0 stops with the following error: 
 
 gen_isr_tables.py: error: multiple registrations</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Dec 2024 14:11:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117385/how-to-approach-to-solve-the-problem-about-irq-multiple-registrations" /><item><title>RE: How to approach to solve the problem about irq multiple registrations?</title><link>https://devzone.nordicsemi.com/thread/515765?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2024 14:11:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:026d2e71-9022-4e31-af7c-d3dd781bd17e</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Happy to know you fix it. &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to approach to solve the problem about irq multiple registrations?</title><link>https://devzone.nordicsemi.com/thread/515625?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2024 02:13:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31b8ba0d-48e4-4341-b2f5-b8e1fe04fd16</guid><dc:creator>hiro.maezawa</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for your reply.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I configured only:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;CONFIG_USB_DEVICE_STACK=y&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The posted case does not match completely, but it gave&amp;nbsp;me big hints.&lt;/p&gt;
&lt;p&gt;I configured also:&lt;/p&gt;
&lt;p&gt;CONFIG_UDC_DRIVER=y&lt;/p&gt;
&lt;p&gt;It may be for the &amp;#39;New USB device support&amp;#39; and I think some of settings are duplicated with current drivers.&lt;/p&gt;
&lt;p&gt;This configuration tells me an experimental symbol warning.&lt;/p&gt;
&lt;p&gt;My build is successfully finished with eliminating this configuration.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to approach to solve the problem about irq multiple registrations?</title><link>https://devzone.nordicsemi.com/thread/515590?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2024 19:30:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0688c99-bbe5-4477-bd24-b1086e2e66ac</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hope &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/108110/irq_connect-duplicate-issue/467823"&gt;this post&lt;/a&gt; can help.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>