<?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>Debugging fails on nRF5340 after flashing firmware</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121330/debugging-fails-on-nrf5340-after-flashing-firmware</link><description>Hello! 
 I have designed a custom board with the nRF5340 , powered at 1.8V. I am able to program the chip successfully, but after the firmware is downloaded (Zephyr RTOS, programmed with Nordic SDK: v2.5.0, Toolchain: v2.5.0), the nRF5340 becomes unresponsive</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 May 2025 16:25:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121330/debugging-fails-on-nrf5340-after-flashing-firmware" /><item><title>RE: Debugging fails on nRF5340 after flashing firmware</title><link>https://devzone.nordicsemi.com/thread/535183?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 16:25:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:effd5817-3d88-4506-9c3a-037621db4665</guid><dc:creator>ParkerMcD</dc:creator><description>&lt;p&gt;Hi Susheel,&lt;br /&gt;&lt;br /&gt;Thank you very much for your response.&lt;br /&gt;&lt;br /&gt;You can find the design files here:&lt;br /&gt;&lt;a href="https://github.com/Animal-Inspired-Motion-And-Robotics-Lab/nRF-CAM/tree/main/nRF534_CamV8"&gt;github.com/.../nRF534_CamV8&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And the debug logs are available here:&lt;br /&gt;&lt;a href="https://github.com/Animal-Inspired-Motion-And-Robotics-Lab/nRF-CAM/tree/main/DebugLog"&gt;github.com/.../DebugLog&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We are using the following pins to interface with the HM01B0 camera:&lt;br /&gt;P0.6, P0.25, P0.26, P0.27, P1.01, P1.02, P1.03, P1.04, P1.05, P1.11&lt;br /&gt;&lt;br /&gt;For the two I2C sensors, we are using:&lt;br /&gt;P0.3, P0.5, P0.23, P0.28&lt;br /&gt;&lt;br /&gt;The board has been fabricated on an FPC substrate.&lt;br /&gt;&lt;br /&gt;I am able to flash the nRF5340 successfully, but after a power-on reset, the chip appears to get locked. I tried running a simple blinky program to toggle pins P0.3 and P0.5, but there is no response &amp;mdash; the pins are not toggling.&lt;br /&gt;&lt;br /&gt;Thank you for the support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debugging fails on nRF5340 after flashing firmware</title><link>https://devzone.nordicsemi.com/thread/535003?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 05:31:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05a3460d-2215-4d8f-9854-f91dbcce6bfa</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Sorry for late response Parker, If you have used the reference layout as is then it should have worked since thousands of other designs are using the same reference layout and have been successfully working with the development of their custom boards. If there are any modifications (however minor) it would help if you could upload your schematics and layout files here and in short write to us what difference you made on your custom board with respect to the reference design and we can do a review of your design.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debugging fails on nRF5340 after flashing firmware</title><link>https://devzone.nordicsemi.com/thread/534707?ContentTypeID=1</link><pubDate>Fri, 09 May 2025 15:22:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5c51f9a-abc4-4a2c-b9de-8bf7a51d91f7</guid><dc:creator>ParkerMcD</dc:creator><description>&lt;p&gt;Thank you for your response, Susheel.&lt;br data-start="109" data-end="112" /&gt; The firmware is working well on the nRF5340 DK. The issue appears to be specific to my custom hardware. I based my design on the &lt;code data-start="241" data-end="263"&gt;nrf5340_claa_config4&lt;/code&gt; reference from the &lt;code data-start="283" data-end="322"&gt;nrf5340-xxaa-reference-layout-1_2.zip&lt;/code&gt;.&lt;br data-start="323" data-end="326" data-is-only-node="" /&gt; I would appreciate your help in debugging this issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debugging fails on nRF5340 after flashing firmware</title><link>https://devzone.nordicsemi.com/thread/534624?ContentTypeID=1</link><pubDate>Fri, 09 May 2025 10:55:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f51e201f-80a1-447f-b34e-9e3d652ab22b</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I would suggest you flash the image in the nRF5340 DK and see if you have similar issue. If you do have similar issue, then something is wrong with the image which might be making the boot process crash pretty early not giving the debugger enough time to plug and halt the CPU.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you do not have the same issue on the DK, then there is something on your hardware that we need to look into. Check of you have selected all clocks configurations in the software to match your hardware.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>