<?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>Switching between two applications using nRF5 SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84016/switching-between-two-applications-using-nrf5-sdk</link><description>There is a previous similar question here: 
 https://devzone.nordicsemi.com/f/nordic-q-a/16382/switching-between-apps-with-dual-bank 
 I am using nRF5232, nRF5 SDK v16.0.0, and using the latest SEGGER Embedded Studio. Both applications use SoftDevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Jan 2022 16:23:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84016/switching-between-two-applications-using-nrf5-sdk" /><item><title>RE: Switching between two applications using nRF5 SDK</title><link>https://devzone.nordicsemi.com/thread/349619?ContentTypeID=1</link><pubDate>Tue, 25 Jan 2022 16:23:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c28e7c85-c854-4e0c-ade0-1b80de673239</guid><dc:creator>kcl74</dc:creator><description>&lt;p&gt;I think so.&amp;nbsp; Since I have source code for both applications, what would be the best way to configure my SES project so I can debug w/ source code symbols no matter which application is running?&amp;nbsp;&amp;nbsp;In fact, my one project builds both applications, and I use Preprocessor Definitions to enable/disable source code depending on which application should be running.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Switching between two applications using nRF5 SDK</title><link>https://devzone.nordicsemi.com/thread/349587?ContentTypeID=1</link><pubDate>Tue, 25 Jan 2022 14:48:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce465708-450a-4f4e-a178-c9da495e6016</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Looks correct. Is application 2 working as expected?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Switching between two applications using nRF5 SDK</title><link>https://devzone.nordicsemi.com/thread/349523?ContentTypeID=1</link><pubDate>Tue, 25 Jan 2022 12:46:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:072acac0-4d5b-4477-bb98-a90a82567e0b</guid><dc:creator>kcl74</dc:creator><description>&lt;p&gt;Before calling:&lt;/p&gt;
&lt;pre&gt;app_start(0x40000);&lt;/pre&gt;
&lt;p&gt;If I call:&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;sd_softdevice_vector_table_base_set(0x40000);&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;then application 2 is jumped to.&amp;nbsp; The question now is, is this the correct method/operations?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Switching between two applications using nRF5 SDK</title><link>https://devzone.nordicsemi.com/thread/349387?ContentTypeID=1</link><pubDate>Mon, 24 Jan 2022 23:54:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:169c4aaa-c8d1-48ad-8f53-049f5d070606</guid><dc:creator>kcl74</dc:creator><description>&lt;p&gt;I&amp;#39;m uploading my second application using the Loader feature in project properties, specifying another additional file to load (application2) which is the hex file i see starting at 0x40000.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>