I am working with a Jetson Orin Nano developer kit. I have been trying to follow this guide đźš… Initial Setup Guide - Jetson Orin Nano - NVIDIA Jetson AI Lab to update to the latest firmware and flash JetPack 6.0. Everything seems to be working until step 5. After I update QSPI in step 4, I rebooted the machine. However, since I was working with a headless setup via connection with a Windows host. I could not monitor its booting process and after a while of it not providing connection, I unplugged and tried the SD card with JetPack 6.0.
But the dev kit does not start up normally afterwards. I tried connecting the kit via serial cable and it shows error in booting up, ending with:
I> Partition name: B_spe-fw
E> Cannot find partition B_spe-fw
E> Partition B_spe-fw not found
E> MB2_FW_LOAD: Failed to load FW.
C> Task 0x0 failed (err: 0x224d090d)
E> Top caller module: LOADER, error module: PARTITION_MANAGER, reason: 0x0d, aux_info: 0x09
I also tried force recovery mode or flashing via SDK manager, but both method failed.
Force recovery mode
I tried connecting pin 9 & 10 and it did not start up for a while (presumably in recovery mode) and did not produce any log. But when it started up again and showed the same error message.
Flashing via SDK manager
I installed SDK manager and connected to the device in recovery mode. Then I completed step 1 & 2 in SDK manager without any problem. The app also managed to detect my device & its model. However, when I tried step 3 it stops at installing around 41% and the device just gets disconnected, resulting in flashing SD card failing.
I will just ignore (1) you told here because it is normal behavior. Force recovery mode is just for sdkmanager to flash the board. It didn’t recover anything.
Please share the sdkmanager flash failure log to me. There is a “EXPORT LOGS” button on sdkmanager to export logs.