<?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>Can MCUBoost contain Library file</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122729/can-mcuboost-contain-library-file</link><description>Hi 
 
 In my ble repeater application on nRF52833, when I adding OTA function , I found the my image rom size too large to adding FOTA with MCUBoot. there is my memory report. over 80% are the OS and library. can NCS work ad nRF SDK that share the library</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Jul 2025 12:53:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122729/can-mcuboost-contain-library-file" /><item><title>RE: Can MCUBoost contain Library file</title><link>https://devzone.nordicsemi.com/thread/541466?ContentTypeID=1</link><pubDate>Fri, 04 Jul 2025 12:53:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9752da40-bd5a-4201-9ae7-38ccc4aece84</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s not possible to share and re-use the libraries between images or with MCUBoot. We used to have this approach with our legacy SDK (nRF5SDK) but it&amp;#39;s not possible on NCS.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We are working on a solution to support single bank DFU (not background DFU) but I don&amp;#39;t have a date when it&amp;#39;s available yet.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My suggestion for now is to try reducing the size of the application via optimization, removing feature etc. Be sure you configure BT only on the feature you use. For example if you don&amp;#39;t plan to work as a central device, make sure you set&amp;nbsp;CONFIG_BT_CENTRAL=n and so on.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Or another option is to move to the bigger chip.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>