<?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>Blinky FreeRTOS does not run when DFU bootloader and softdevice is present</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13512/blinky-freertos-does-not-run-when-dfu-bootloader-and-softdevice-is-present</link><description>I have an application that currently does not use the soft device, but I want to use the dfu bootloader. The application runs fine if only the soft device is present, but as soon as I add a dfu bootloader, the app crashes as soon as the RTOS is started</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Apr 2016 12:03:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13512/blinky-freertos-does-not-run-when-dfu-bootloader-and-softdevice-is-present" /><item><title>RE: Blinky FreeRTOS does not run when DFU bootloader and softdevice is present</title><link>https://devzone.nordicsemi.com/thread/51580?ContentTypeID=1</link><pubDate>Thu, 28 Apr 2016 12:03:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c4fd44c-2b7d-46c7-b31f-1313672995d9</guid><dc:creator>tellg</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/blinky_5F00_freertos_5F00_s132.zip"&gt;blinky_freertos_s132.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Works with attached modified project file for s132&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;minor change in main.c, not reconfiguring clock when SOFTDEVICE_PRESENT defined&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The blinky_FreeRTOS_s132_pca10040.ewp is almost identical to the original:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;has SOFTDEVICE_PRESENT define added&lt;/li&gt;
&lt;li&gt;uses linker config file blinky_FreeRTOS_iar_nRF5x_S132.icf&lt;/li&gt;
&lt;li&gt;and has excluded the following 2 files from building: nrf_nvic.c and nrf.soc.c (functions used are replaced by those in softdevice\s132\headers&lt;/li&gt;
&lt;li&gt;include directories no longer points to components\drivers_nrf\nrf_soc_nosd&lt;/li&gt;
&lt;li&gt;added components\softdevice\s132\headers to include directories&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>