<?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>error during buildinf DFU_debug application, SDK12,segger embedded studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27047/error-during-buildinf-dfu_debug-application-sdk12-segger-embedded-studio</link><description>Building ‘secure_dfu_secure_dfu_ble_s132_pca10040_debug’ from solution ‘secure_dfu_secure_dfu_ble_s132_pca10040_debug’ in configuration ‘nrf52832_xxaa_s132’
 Linking secure_dfu_secure_dfu_ble_s132_pca10040_debug.elf
 Output/nrf52832_xxaa_s132/Exe/secure_dfu_secure_dfu_ble_s132_pca10040_debug</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Jun 2019 11:42:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27047/error-during-buildinf-dfu_debug-application-sdk12-segger-embedded-studio" /><item><title>RE: error during buildinf DFU_debug application, SDK12,segger embedded studio</title><link>https://devzone.nordicsemi.com/thread/191074?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2019 11:42:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02f449d8-6ee3-45aa-86b3-5349e351a787</guid><dc:creator>Meera Shah</dc:creator><description>&lt;p&gt;hey&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error during buildinf DFU_debug application, SDK12,segger embedded studio</title><link>https://devzone.nordicsemi.com/thread/191072?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2019 11:41:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1060b5b-efe4-4501-b500-fc3e2803b23a</guid><dc:creator>Meera Shah</dc:creator><description>&lt;p&gt;Have you resolved this problem? Because I am getting this error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error during buildinf DFU_debug application, SDK12,segger embedded studio</title><link>https://devzone.nordicsemi.com/thread/191069?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2019 11:41:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c813861c-d75c-4dc0-8538-1fbacc375c85</guid><dc:creator>Meera Shah</dc:creator><description>&lt;p&gt;Have you resolved this problem? Because I am getting this error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error during buildinf DFU_debug application, SDK12,segger embedded studio</title><link>https://devzone.nordicsemi.com/thread/191047?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2019 10:40:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b55ef27-5fcc-411e-bfcf-b5c4020818de</guid><dc:creator>Meera Shah</dc:creator><description>&lt;p&gt;Have you resolved this problem? Because I am getting this error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error during buildinf DFU_debug application, SDK12,segger embedded studio</title><link>https://devzone.nordicsemi.com/thread/106235?ContentTypeID=1</link><pubDate>Thu, 30 Nov 2017 20:19:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2501b6a8-fadf-4928-8d0a-864b9a591195</guid><dc:creator>chicagosoftware</dc:creator><description>&lt;p&gt;The linker file (e.g secure_dfu_gcc_nrf52.ld or secure_dfu_gcc_nrf52_debug.ld)  have these __start_dfu_trans and __stop_dfu_trans definitions.  Make sure you are pointing to them and not some other linker file.  We use eclipse so I&amp;#39;m not sure if things are different with Segger Embedded Studio.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error during buildinf DFU_debug application, SDK12,segger embedded studio</title><link>https://devzone.nordicsemi.com/thread/106234?ContentTypeID=1</link><pubDate>Wed, 05 Apr 2017 17:27:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c85c388d-a3ff-4850-b1bb-a5ade83b1d6f</guid><dc:creator>Diego Garc&amp;#237;a</dc:creator><description>&lt;p&gt;Same problem here...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error during buildinf DFU_debug application, SDK12,segger embedded studio</title><link>https://devzone.nordicsemi.com/thread/106233?ContentTypeID=1</link><pubDate>Tue, 24 Jan 2017 17:04:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee993ddf-84c9-432d-8042-1706793444be</guid><dc:creator>syntroniks</dc:creator><description>&lt;p&gt;Maybe there could be some direction provided in resolving the __isr_vector defininition.&lt;/p&gt;
&lt;p&gt;nrf_bootloader_info defines BOOTLOADER_START_ADDR. This supposedly points somewhere. Perhaps segger embedded studio has its own identifier for this location.&lt;/p&gt;
&lt;p&gt;I added __isr_vector as an address symbol to .vectors. The generated linker script looks like it is doing the right thing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error during buildinf DFU_debug application, SDK12,segger embedded studio</title><link>https://devzone.nordicsemi.com/thread/106232?ContentTypeID=1</link><pubDate>Sat, 12 Nov 2016 12:44:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eab9dd4b-1861-42a5-8432-93bf5f6fa682</guid><dc:creator>vea45</dc:creator><description>&lt;p&gt;I&amp;#39;m facing the same problem...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error during buildinf DFU_debug application, SDK12,segger embedded studio</title><link>https://devzone.nordicsemi.com/thread/106231?ContentTypeID=1</link><pubDate>Wed, 09 Nov 2016 05:23:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ffb26fe-9e06-488e-8e45-bcf131296cdf</guid><dc:creator>Webmobi</dc:creator><description>&lt;p&gt;Yes, we are compiling using Segger embedded studio. We tried that solution, it didn&amp;#39;t work out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error during buildinf DFU_debug application, SDK12,segger embedded studio</title><link>https://devzone.nordicsemi.com/thread/106230?ContentTypeID=1</link><pubDate>Tue, 08 Nov 2016 13:52:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e610a15-5159-4c07-8210-cd94983b3b33</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@DMS: Are you compiling using Segger Embedded Studio ? Is your issue similar to &lt;a href="https://devzone.nordicsemi.com/question/68722/segger-embedded-studio-unplaced_sections-problem/"&gt;this&lt;/a&gt; ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>