I have problem with boot or flash on Jetson Nano P3448

Hi one of P3448 board is unable to boot or flash.
I tried re-flashing with:
-sudo ./flash.sh jetson-nano-devkit mmcblk0p1 2>&1 | tee error devkit.txt
-sudo ./flash.sh -r jetson-nano-qspi mmcblk0p1 2>&1 | tee error qspi.txt
Is there something else to check or throw it?
It’s DevKit, SD card is OK, I tested it on different boards without problem. I think it’s something with module.
devkit.txt (9.3 KB)
qspi.txt (8.9 KB)
serial view devkit error.txt (1.9 KB)
serial view qspi error.txt (1.9 KB)

If this is a dev kit which has SD card on the module, and no eMMC, then the target should be “mmcblk1p1” instead of “mmcblk0p1”. If it is an eMMC model on a third party carrier board, then you’d have to check the carrier board manufacturer for flash information.

Also, if you continue with errors, then you might include the L4T release version (or JetPack release version).

check this - Error : No space left on target Device - Jetson Nano 4GB B01 - #17 by Lakmal_M

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.