<?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>ADC NRFX interrupt connect Build Error Multiple IRQ Connect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111539/adc-nrfx-interrupt-connect-build-error-multiple-irq-connect</link><description>Hi there, I am trying to do a blocking simple ADC measurement in using NRFX drivers in a threaded context, however when I build I get the following error: 
 gen_isr_tables.py: error: multiple registrations at table_index 14 for irq 14 (0xe) Existing handler</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 May 2024 04:30:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111539/adc-nrfx-interrupt-connect-build-error-multiple-irq-connect" /><item><title>RE: ADC NRFX interrupt connect Build Error Multiple IRQ Connect</title><link>https://devzone.nordicsemi.com/thread/486286?ContentTypeID=1</link><pubDate>Wed, 29 May 2024 04:30:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba0bbcdd-6d72-435a-a99b-a1a049e7aae5</guid><dc:creator>TGosman</dc:creator><description>&lt;p&gt;I found the solution, the project config file did not disable the zephyr adc driver so both had an interrupt referenced to the same point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>