<?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>nRF53 XIP Bus Fault</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124178/nrf53-xip-bus-fault</link><description>I&amp;#39;m attempting to evaluate XIP (NCS 3.0.0) on the nRF53 with a mx25u256 flash chip. I&amp;#39;m placing a simple test function in external flash: 
 
 #define XIP_TEST_INC ( 100 ) 
 int xip_test_function ( const int input ) 
 { 
 return ( input + XIP_TEST_INC</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Sep 2025 13:34:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124178/nrf53-xip-bus-fault" /><item><title>RE: nRF53 XIP Bus Fault</title><link>https://devzone.nordicsemi.com/thread/548074?ContentTypeID=1</link><pubDate>Mon, 08 Sep 2025 13:34:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f37b6906-bcb8-468a-b5d4-cb20158626a3</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I agree, it&amp;#39;s reading from the correct address. Please also check the dissasembly view to confirm if it&amp;#39;s reading valid instructions from the flash.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1757338405647v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1757338361016v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 XIP Bus Fault</title><link>https://devzone.nordicsemi.com/thread/547973?ContentTypeID=1</link><pubDate>Fri, 05 Sep 2025 20:31:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc624738-2ace-4ba4-827b-68f10cb27bbc</guid><dc:creator>justin</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1757104193498v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;I&amp;#39;m not familiar with the workings of the QSPI peripheral.&lt;br /&gt;But it does look like it is trying to read from&amp;nbsp;a correct address.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Yes, the flash chip is verified and used in other applications on this device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 XIP Bus Fault</title><link>https://devzone.nordicsemi.com/thread/547933?ContentTypeID=1</link><pubDate>Fri, 05 Sep 2025 13:41:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07ea9835-95b6-48da-b842-589c0b6d0808</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The nrfjprog readout indicates that the Jlink debugger is able to correctly write and read from the external flash at least, but it&amp;#39;s not clear if the&amp;nbsp;FW running on the nRF53 is able to do the same. Have you been able to&amp;nbsp;interface with this flash IC with other samples?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To troubleshoot further you&amp;nbsp;could try to go to this address in the dissambler to see if the CPU is fetching valid instructions from the xip region or not.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1757079294112v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>