<?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>Add source code to mcuboot with sysbuild</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118900/add-source-code-to-mcuboot-with-sysbuild</link><description>NCS 2.6.0, sysbuild with mcuboot 
 nrf52840 
 
 I&amp;#39;m trying to add LED indication during mcuboot image transfer. Currently it takes 20-30 seconds for the image copy and the end-user is concerned the DFU has failed. 
 I have modified my mcuboot setup to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Feb 2025 15:45:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118900/add-source-code-to-mcuboot-with-sysbuild" /><item><title>RE: Add source code to mcuboot with sysbuild</title><link>https://devzone.nordicsemi.com/thread/522921?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2025 15:45:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c01703f8-1550-469e-927d-645927acc8f4</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;As far as I know, Sysbuild does not let you override any source code.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The hooks only support the status as the list&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-mcuboot/blob/v2.0.99-ncs1/boot/bootutil/include/bootutil/mcuboot_status.h#L10-L22"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add source code to mcuboot with sysbuild</title><link>https://devzone.nordicsemi.com/thread/522744?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2025 22:35:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:001230be-6c9c-4bf9-a9f4-98558404519b</guid><dc:creator>Anthony Ambuehl</dc:creator><description>&lt;p&gt;I added a custom library that I only enable through mcuboot.conf.&lt;/p&gt;
&lt;p&gt;I found the existing&amp;nbsp;CONFIG_MCUBOOT_ACTION_HOOKS variable to get some notification for starting the upgrade process.&lt;/p&gt;
&lt;p&gt;Unfortunately I don&amp;#39;t see any hooks in the code to indicate progress during the move/copy.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>