<?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>Nrf51 two app for bootloader without softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21075/nrf51-two-app-for-bootloader-without-softdevice</link><description>Hi, Forum.
I want to make uart_bootloader without softdevice. for this, I want to prepare keil project.
I tryed this but I have some problems. 
 Basically,
My bootlader codes: 
 #define APPLICATION_BASE_ADDRESS 0x14000

typedef void (*application_main_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Apr 2017 07:40:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21075/nrf51-two-app-for-bootloader-without-softdevice" /><item><title>RE: Nrf51 two app for bootloader without softdevice</title><link>https://devzone.nordicsemi.com/thread/82348?ContentTypeID=1</link><pubDate>Mon, 10 Apr 2017 07:40:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99305854-615d-4fa3-979a-d8504e23458e</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Oguz: You don&amp;#39;t have to do anything, when you switch from bootloader to application simply set bootloader_active = 0 and then branch to application. The interrupts will be forwarded to the application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf51 two app for bootloader without softdevice</title><link>https://devzone.nordicsemi.com/thread/82347?ContentTypeID=1</link><pubDate>Fri, 07 Apr 2017 11:56:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3026cc10-97a1-4c95-b1f2-8cd7e5a63d50</guid><dc:creator>Oguz Emre</dc:creator><description>&lt;p&gt;I do not know &amp;quot;asm&amp;quot;. Can you help me?
I do not know how to use interrupt.c.
Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf51 two app for bootloader without softdevice</title><link>https://devzone.nordicsemi.com/thread/82346?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2017 13:33:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6986ce9-3af5-4283-adca-2b54defb31a6</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Oguz,&lt;/p&gt;
&lt;p&gt;In your bootloader, you also need to forward the vector table so that the interrupt is forwarded to the application&amp;#39;s vector table not the bootloader&amp;#39;s one.&lt;/p&gt;
&lt;p&gt;You can have a look at &lt;a href="https://devzone.nordicsemi.com/question/52909/nrf51-bootloader-without-softdevice-sdk-810/"&gt;this&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>