<?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>About creating a custom bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110753/about-creating-a-custom-bootloader</link><description>As requested by a customer, I am trying to create a custom bootloader that branches into three applications depending on data from I2C. 
 I am using nRF Connect SDK V2.5.0 I thought about creating it based on &amp;quot;nRF Secure Immutable Bootloader&amp;quot; from \ncs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 May 2024 14:16:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110753/about-creating-a-custom-bootloader" /><item><title>RE: About creating a custom bootloader</title><link>https://devzone.nordicsemi.com/thread/481594?ContentTypeID=1</link><pubDate>Thu, 02 May 2024 14:16:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be307f66-18ec-4220-b51b-28df496705d2</guid><dc:creator>kullin</dc:creator><description>&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;I can now link it properly and run it, but&lt;br /&gt;I couldn&amp;#39;t get it to run at the right time.&lt;/p&gt;
&lt;p&gt;Is there any possible cause?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About creating a custom bootloader</title><link>https://devzone.nordicsemi.com/thread/481440?ContentTypeID=1</link><pubDate>Thu, 02 May 2024 06:52:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2dd16305-4281-49b6-aed9-0abfff44e0ad</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;To reduce size of the bootloader the multithreading is disabled, as described here:&lt;br /&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/kernel/services/threads/nothread.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/kernel/services/threads/nothread.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can find&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/index.html#CONFIG_MULTITHREADING"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/index.html#CONFIG_MULTITHREADING&lt;/a&gt;&amp;nbsp;is set to n in prj.conf.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>