<?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>nRF54H20DK bump SDK v3.2.0-preview1 to SDK v3.2.0-preview2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125152/nrf54h20dk-bump-sdk-v3-2-0-preview1-to-sdk-v3-2-0-preview2</link><description>Hello, I am currently developing on the nRF54H20DK, which i have previously used v3.2.0-preview1 for. Everything works fine on v3.2.0-preview1. I have tried bumping to v3.2.0-preview2 and are now faced with: [00:00:00.402,319] &amp;lt;err&amp;gt; os: ***** BUS FAULT</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Oct 2025 09:05:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125152/nrf54h20dk-bump-sdk-v3-2-0-preview1-to-sdk-v3-2-0-preview2" /><item><title>RE: nRF54H20DK bump SDK v3.2.0-preview1 to SDK v3.2.0-preview2</title><link>https://devzone.nordicsemi.com/thread/552219?ContentTypeID=1</link><pubDate>Thu, 23 Oct 2025 09:05:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14fe6ffd-25eb-491d-9bbf-6c8ee67b74ed</guid><dc:creator>Mads Fidder</dc:creator><description>&lt;p&gt;It was because of a partition issue, which was self made, but didn&amp;#39;t cause any damage on preview1.&lt;br /&gt;&lt;br /&gt;Thank you for your time!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54H20DK bump SDK v3.2.0-preview1 to SDK v3.2.0-preview2</title><link>https://devzone.nordicsemi.com/thread/552211?ContentTypeID=1</link><pubDate>Thu, 23 Oct 2025 07:27:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3dcb8f92-1a43-4e71-8bf8-5b4d9f0122df</guid><dc:creator>Mads Fidder</dc:creator><description>&lt;p&gt;Hello Susheel,&lt;br /&gt;&lt;br /&gt;Thank you for your quick answer!&lt;br /&gt;&lt;br /&gt;Previously i had my main stack size configured to 5200. I have tried raising it to 16384, but it does not seem to make a difference.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Instruction address &lt;span&gt;0x2f007588 &lt;/span&gt;&amp;nbsp;points to ncs/v3.2.0-preview2/zephyr/kernel/init.c:56.&lt;br /&gt;&lt;br /&gt;Which is:&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/kernel_5F00_init.png" /&gt;&lt;br /&gt;Which is not very telling, for me at least.&lt;br /&gt;&lt;br /&gt;However, i have noticed that with preview2, sysbuild now also includes a build for &amp;quot;uicr&amp;quot;, instead of only the app-core and radio-core.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;If i don&amp;#39;t flash the whole project, and instead only flashes app- and radio-core, it seems to work.&lt;br /&gt;&lt;br /&gt;How can that be?&lt;br /&gt;&lt;br /&gt;I do not know if it relevant but my&amp;nbsp;&lt;span data-teams="true"&gt;IronSide is of v23.0.2-live+17&lt;br /&gt;&lt;br /&gt;Thank you in advance.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54H20DK bump SDK v3.2.0-preview1 to SDK v3.2.0-preview2</title><link>https://devzone.nordicsemi.com/thread/552190?ContentTypeID=1</link><pubDate>Wed, 22 Oct 2025 22:14:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a2b7248-3f13-46d9-92b2-8dec52ec28d1</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Mads,&lt;/p&gt;
&lt;p&gt;Seems like the fault is happening in main thread&lt;/p&gt;
&lt;p&gt;If everything in your application is exactly same, then something in the SDK might be using more main stack than it was previously. If the application of yours&amp;nbsp;&lt;span&gt;works fine on v3.2.0-preview1, then it must be using up almost full allocated main stack and the&amp;nbsp;v3.2.0-preview2&amp;nbsp;might have just pushed it to little over limit. Increase the CONFIG_MAIN_STACK_SIZE in your prj.conf to little higher than what you had before and this might go away. If it does not, then you need to know exactly what code lies at instruction address&amp;nbsp;0x2f007588 looking at the map file to understand the context of the error.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>