<?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 switch from own bootloader to application (using S120) above the bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8928/how-to-switch-from-own-bootloader-to-application-using-s120-above-the-bootloader</link><description>I have built an application using S120 v2.1.0. The app runs fines from 0x1d000. When I run an own bootloader (RS485, no need of interrupts or S120, no pstorage functions, etc) from 0x1d000, it runs fine too. It erases and flashes the app code beginning</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Aug 2015 13:37:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8928/how-to-switch-from-own-bootloader-to-application-using-s120-above-the-bootloader" /><item><title>RE: How to switch from own bootloader to application (using S120) above the bootloader</title><link>https://devzone.nordicsemi.com/thread/32858?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2015 13:37:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2094da6c-4a2e-4793-979a-35498ce8cfdb</guid><dc:creator>Wolfgang Abends</dc:creator><description>&lt;p&gt;A Hint:
As long as I do not call device_manager_init() inside the application code, application is running (in a limited manner of course), started from the bootloader.&lt;/p&gt;
&lt;p&gt;So, it is not a matter of calling the application from the bootloader (that piece of code works obviously), but a matter of preparing compiler, bootloader, or application code to be able to run together with the softdevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>