<?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>Exception table sections and plain sections cannot be mixed</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66945/exception-table-sections-and-plain-sections-cannot-be-mixed</link><description>Hi there, 
 I&amp;#39;m attempting to link in a static library archive to my nRF52840 targeted project and receive the following error: Exception table sections and plain sections cannot be mixed 
 I&amp;#39;ve not been able to find a description of this error. I suspect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Oct 2020 03:18:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66945/exception-table-sections-and-plain-sections-cannot-be-mixed" /><item><title>RE: Exception table sections and plain sections cannot be mixed</title><link>https://devzone.nordicsemi.com/thread/274445?ContentTypeID=1</link><pubDate>Tue, 13 Oct 2020 03:18:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32ae7eb7-0a75-412b-af2e-8072edb17b3a</guid><dc:creator>Christopher Hunt</dc:creator><description>&lt;p&gt;Thanks. I suspected that it might be an issue around memory placement, although that message the linker provides isn&amp;#39;t exactly clear. That said, I&amp;#39;m perplexed as to why the `.../pca10056/blank/armgcc/blinky_gcc_nrf52.ld` works for Blinky, but the Segger generated approach doesn&amp;#39;t.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exception table sections and plain sections cannot be mixed</title><link>https://devzone.nordicsemi.com/thread/274313?ContentTypeID=1</link><pubDate>Mon, 12 Oct 2020 12:27:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41dab08b-13e1-4b84-9c81-aa6e4587951f</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am happy to hear that you found a working solution.&lt;/p&gt;
&lt;p&gt;In case you want to dig into why your library doesn&amp;#39;t link with your project in SES, I suggest having a look at the &lt;a href="https://studio.segger.com/index.htm?https://studio.segger.com/ide_memory_map_file_format.htm"&gt;memory map file&lt;/a&gt; and &lt;a href="https://studio.segger.com/index.htm?https://studio.segger.com/ide_section_placement_file_format.htm"&gt;section placement file&lt;/a&gt;. Those are the files telling SES about memory usage and where to put the different segments of the program. The error message indicates that there are section placement constraints that cannot be met with the current placement files.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exception table sections and plain sections cannot be mixed</title><link>https://devzone.nordicsemi.com/thread/274205?ContentTypeID=1</link><pubDate>Mon, 12 Oct 2020 07:40:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d898707a-5ebc-40ca-8e09-2688fda4f3db</guid><dc:creator>Christopher Hunt</dc:creator><description>&lt;p&gt;Seems as though the problem was somehow related to Segger. I moved to the gcc toolchain and all appears well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>