<?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>When I build a project, it is built from a Bootloader file, not from an Application file.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78661/when-i-build-a-project-it-is-built-from-a-bootloader-file-not-from-an-application-file</link><description>I upgraded the code from sdk13 to sdk17. 
 The setting is the same as the original code and there is no error. 
 However, if I build, the original code is built with the app, but the changed code seems to be built with the bootloader. 
 I want to build</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Aug 2021 03:25:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78661/when-i-build-a-project-it-is-built-from-a-bootloader-file-not-from-an-application-file" /><item><title>RE: When I build a project, it is built from a Bootloader file, not from an Application file.</title><link>https://devzone.nordicsemi.com/thread/326071?ContentTypeID=1</link><pubDate>Mon, 23 Aug 2021 03:25:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fbca167-97e1-4700-9403-698d8a92dfb9</guid><dc:creator>menboong</dc:creator><description>&lt;p&gt;The bootloader&amp;#39;s address was weird, so the svcall didn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;The application included nrf_bootloader_info.c, but when I erased it, the bootloader&amp;#39;s address returned to normal and the nrf connect app recognized it as normal application. Also, Svcall work well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: When I build a project, it is built from a Bootloader file, not from an Application file.</title><link>https://devzone.nordicsemi.com/thread/325844?ContentTypeID=1</link><pubDate>Fri, 20 Aug 2021 07:12:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adbdf3a6-de08-44bf-8842-6aea45d98ab9</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The fact that the Programmer recognize your application is a fault with the Programmer app, as it&amp;#39;s sometimes struggling to recognize applications/bootloaders/SoftDevices correctly. This should not be related to the fact that your application is stuck in the SVC handler. Since you&amp;#39;ve upgraded your project all the way from SDK v13 my guess is that the error is related to this process.&lt;/p&gt;
&lt;p&gt;What SoftDevice version is your project using currently? This might cause SVC numbers for example to be incorrect. Alternatively, the incorrect SoftDevice headers or similar in your startup files are used&amp;nbsp; that cause the app to stay in the SVC handler.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: When I build a project, it is built from a Bootloader file, not from an Application file.</title><link>https://devzone.nordicsemi.com/thread/325418?ContentTypeID=1</link><pubDate>Wed, 18 Aug 2021 08:04:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a11d77d-8687-483f-99bd-ec463aaa2261</guid><dc:creator>menboong</dc:creator><description>&lt;p&gt;hi&lt;/p&gt;
&lt;p&gt;It seems like the app is identifiend as a bootloader here. The application maybe still run well but it has one problem.&lt;/p&gt;
&lt;p&gt;when it run svcall it stuck in SVC Handler like this picture. Is this problem related to that problem(=identifiend as a boot loader)&lt;br /&gt;And do you know solution of stuck in SVC Handler?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1629273815103v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Menboong&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: When I build a project, it is built from a Bootloader file, not from an Application file.</title><link>https://devzone.nordicsemi.com/thread/325404?ContentTypeID=1</link><pubDate>Wed, 18 Aug 2021 07:04:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5ef7910-f4fc-4fa2-a9d9-c3ae6dda4b5e</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Just to make sure. What kind of app are you trying to flash onto the nRF here? It does indeed seem like the app is identified as a bootloader here. Does the application still run as intended here, or are you running into any errors when the application is running?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>