Jetson Nano Cannot Flash

My Jetson Nano gets stuck here while trying to flash it using ./flash. Any ideas about why? Thanks in advance

[ 2.8766 ] Retrieving storage infomation
[ 2.8880 ] tegrarcm --oem platformdetails storage storage_info.bin
[ 2.8902 ] Applet is not running on device. Continue with Bootloader
[ 3.5821 ]
[ 3.5879 ] tegradevflash --oem platformdetails storage storage_info.bin
[ 3.5897 ] Cboot version 00.01.0000
[ 3.6471 ] Saved platform info in storage_info.bin
c^CTraceback (most recent call last):
File “/home/yahboom/nvidia/nvidia_sdk/JetPack_4.6.5_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/tegraflash_internal.py”, line 2502, in tegraflash_get_storage_info
run_command(command)
File “/home/yahboom/nvidia/nvidia_sdk/JetPack_4.6.5_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/tegraflash_internal.py”, line 207, in run_command
'\nCommand ’ + ’ '.join(cmd))
tegraflash_internal.tegraflash_exception: ‘Return value 8\nCommand tegrarcm --oem platformdetails storage storage_info.bin’

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “./tegraflash.py”, line 1296, in
tegraflash_run_commands()
File “./tegraflash.py”, line 1155, in tegraflash_run_commands
interpreter.onecmd(command)
File “/usr/lib/python3.6/cmd.py”, line 217, in onecmd
return func(arg)
File “./tegraflash.py”, line 216, in do_flash
tegraflash_flash(exports)
File “/home/yahboom/nvidia/nvidia_sdk/JetPack_4.6.5_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/tegraflash_internal.py”, line 274, in tegraflash_flash
tegraflash_get_storage_info()
File “/home/yahboom/nvidia/nvidia_sdk/JetPack_4.6.5_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/tegraflash_internal.py”, line 2506, in tegraflash_get_storage_info
run_command(command)
File “/home/yahboom/nvidia/nvidia_sdk/JetPack_4.6.5_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/tegraflash_internal.py”, line 202, in run_command
log = print_process(process, enable_print)
File “/home/yahboom/nvidia/nvidia_sdk/JetPack_4.6.5_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/tegraflash_internal.py”, line 161, in print_process
output = process.stdout.read(1)
KeyboardInterrupt
Failed flashing t210ref.

Hi e0pw3fwbv,

Are you using the devkit or custom board for Jetson Nano?
eMMC or SD module?

It seems you are using the latest Jetpack 4.6.5(R32.7.5)
Please share the full command you run to flash the board and also the full flash log as file here for further check.

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