I bought a Jetson Orin Nano Devkit a couple days ago and tried to flash the device multiple times with different methods: SD card image, sdkmanager with JetPack 6/5.1 (in recovery mode: connect FC REC to GRD). But none of them work. Below is part of the log from the Terminal tab in sdkmanager in the latest try:
20:28:15 INFO: Flash Jetson Linux - flash: [ 4.7275 ] BR_CID: 0x80012344705DE4422800000010FE81C0
20:28:15 INFO: Flash Jetson Linux - flash: [ 4.7572 ] Sending bct_br
20:28:25 ERROR: Flash Jetson Linux - flash: [ 4.7687 ] ERROR: might be timeout in USB write.
20:28:25 ERROR: Flash Jetson Linux - flash: Error: Return value 3
20:28:25 INFO: Flash Jetson Linux - flash: Command tegrarcm_v2 --new_session --chip 0x23 0 --uid --download bct_br br_bct_BR.bct --download mb1 mb1_t234_prod_aligned_sigheader.bin.encrypt --download psc_bl1 psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
20:28:25 ERROR: Flash Jetson Linux - flash: — Error: Reading board information failed.
20:28:25 ERROR: Flash Jetson Linux - flash: *** ERROR: Parsing boardid failed
20:28:25 ERROR: Flash Jetson Linux - flash: [exec_command]: /bin/bash -c /tmp/tmp_NV_L4T_FLASH_JETSON_LINUX_COMP.vboxuser.sh; [error]: *** ERROR: Parsing boardid failed
20:28:25 INFO: Flash Jetson Linux - flash: [ Component Install Finished with Error ]
20:28:25 INFO: Flash Jetson Linux - flash: [host] [ 5.94 MB released. Disk Avail: 70.46 GB ]
20:28:25 INFO: Flash Jetson Linux - flash: [ NV_L4T_FLASH_JETSON_LINUX_COMP Install took 18s ]
20:28:25 ERROR: Flash Jetson Linux - flash: command terminated with error
20:28:26 SUMMARY: Flash Jetson Linux - flash: First Error: Installation failed.
I’ve tried several combinations of host Ubuntu 22/Ubuntu 20 and JetPack versions 6/5.1 without any success. Most of them failed at Flashing tasks.
Please help me solve the problem.
Thank you,
Harry Vu
20:28:15 INFO: Flash Jetson Linux - flash: [ 4.7572 ] Sending bct_br
20:28:25 ERROR: Flash Jetson Linux - flash: [ 4.7687 ] ERROR: might be timeout in USB write.
20:28:25 ERROR: Flash Jetson Linux - flash: Error: Return valu
Q: How do I know which Jetson Linux release I am using?
Please execute the command to get information:
$ cat /etc/nv_tegra_release
# R35 (release), REVISION: 1.0, GCID: 31346300, BOARD: t186ref, EABI: aarch64, DATE: Thu Aug 25 18:41:45 UTC 2022
If you see R34, the release is developer preview, and please upgrade to at least >= r35.1
Q: How to know if I use Orin developer kit or Orin 32GB module?
Please execute the command:
$ cat /etc/nv_boot_control.conf
And check the information:
[Orin d…
Btw, I download sdkmanager_2.0.0-11405-amd64.deb and installed it. I am looking into the CLI method and found that the documentation is already outdated, such as --query noninteractive is replaced with --query non-interactive and several others.
I would be much more efficient if you provide the check list and point me to the right solution.
Thank you.
sudo -s
echo -1 > /sys/module/usbcore/parameters/autosuspend
Run this on your host.
I did run the two commands you suggested above. What’s next step?
I think it’s stated in the FAQ:
Put the device into force recovery mode again, and also unplug & plug in the flashing cable again.
Then try flashing again.
Thanks for quick response. What is flashing cable? Btw, I am going to flash to a SD card, so I can boot from it. My host is Ubuntu 22.04, SD card size is 250GB.
The USB-C cable between the host and the device…
harryvu
February 7, 2024, 4:47am
10
Got it. For clarification, here what I am going to do:
run sdkmanager
connect pin 9 to pin 10 to force into recovery mode
power the device, plug in the flashing cable
run lsusb command to verify that the device has been recognized, then disconnect pin 9 and pin 10
then flash again
Please correct if is there anything wrong. Thank you.
harryvu
February 7, 2024, 5:02am
12
Unfortunately, it failed again. Below is the logs I copied from the Terminal tab in SDK Manager:
20:57:16 INFO: Flash Jetson Linux - flash: [ 0.4712 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
20:57:16 INFO: Flash Jetson Linux - flash: [ 0.5135 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
20:57:16 INFO: Flash Jetson Linux - flash: [ 0.5364 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
20:57:17 INFO: Flash Jetson Linux - flash: [ 0.5366 ] adding BCH for mb2_t234_aligned.bin
20:57:17 INFO: Flash Jetson Linux - flash: [ 0.6116 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
20:57:17 INFO: Flash Jetson Linux - flash: [ 0.6119 ] adding BCH for mb2_t234_aligned.bin
20:57:17 INFO: Flash Jetson Linux - flash: [ 0.8355 ] WARNING: boot chain is not completed. set to 0
20:57:17 INFO: Flash Jetson Linux - flash: [ 0.8469 ] Assuming zero filled SBK key
20:57:17 INFO: Flash Jetson Linux - flash: [ 1.0643 ] Assuming zero filled SBK key
20:57:17 INFO: Flash Jetson Linux - flash: [ 1.0966 ] Assuming zero filled SBK key
20:57:17 INFO: Flash Jetson Linux - flash: [ 1.1140 ] Offset :68 Len :8124
20:57:17 INFO: Flash Jetson Linux - flash: [ 1.1712 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
20:57:18 INFO: Flash Jetson Linux - flash: [ 1.3462 ] tegrarcm_v2 --new_session --chip 0x23 0 --uid --download bct_br br_bct_BR.bct --download mb1 mb1_t234_prod_aligned_sigheader.bin.encrypt --download psc_bl1 psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
20:57:18 INFO: Flash Jetson Linux - flash: [ 1.3469 ] BR_CID: 0x80012344705DE4422800000010FE81C0
20:57:18 INFO: Flash Jetson Linux - flash: [ 1.5520 ] Sending bct_br
20:57:18 INFO: Flash Jetson Linux - flash: [ 1.5959 ] Sending mb1
20:57:18 INFO: Flash Jetson Linux - flash: [ 1.5987 ] Sending psc_bl1
20:57:18 INFO: Flash Jetson Linux - flash: [ 1.6545 ] Sending bct_mb1
20:57:18 INFO: Flash Jetson Linux - flash: [ 1.7041 ] adding BCH for applet_t234_aligned.bin
20:57:18 INFO: Flash Jetson Linux - flash: [ 1.7258 ] Assuming zero filled SBK key
20:57:18 INFO: Flash Jetson Linux - flash: [ 1.8337 ] BL: version 1.4.0.1-t234-54845784-08e631ca last_boot_error: 0
20:57:18 INFO: Flash Jetson Linux - flash: [ 1.9090 ] Sending applet
20:57:19 INFO: Flash Jetson Linux - flash: [ 2.1991 ] MB2 Applet version 01.00.0000
20:57:19 INFO: Flash Jetson Linux - flash: [ 2.6575 ] MB2 Applet version 01.00.0000
20:57:19 INFO: Flash Jetson Linux - flash: [ 2.9010 ] tegrarcm_v2 --chip 0x23 0 --oem platformdetails chip chip_info.bin
20:57:19 INFO: Flash Jetson Linux - flash: [ 2.9019 ] MB2 Applet version 01.00.0000
20:57:19 INFO: Flash Jetson Linux - flash: [ 3.2483 ] Chip Sample: prod
20:57:20 INFO: Flash Jetson Linux - flash: [ 3.4542 ] MB2 Applet version 01.00.0000
20:57:20 INFO: Flash Jetson Linux - flash: [ 3.7039 ] Saved platform info in /home/vboxuser/nvidia/nvidia_sdk/JetPack_6.0_DP_Linux_DP_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/bootloader/cvm.bin
20:57:20 INFO: Flash Jetson Linux - flash: [ 4.2085 ] MB2 Applet version 01.00.0000
20:57:21 INFO: Flash Jetson Linux - flash: [ 4.4350 ] MB2 Applet version 01.00.0000
20:57:23 INFO: Flash Jetson Linux - flash: — Reading board information succeeded.
20:57:23 INFO: Flash Jetson Linux - flash: Parsing module EEPROM:
20:57:23 INFO: Flash Jetson Linux - flash: — Parsing board ID (3767) succeeded.
20:57:23 INFO: Flash Jetson Linux - flash: — Parsing board version (300) succeeded.
20:57:23 INFO: Flash Jetson Linux - flash: — Parsing board SKU (0005) succeeded.
20:57:23 INFO: Flash Jetson Linux - flash: — Parsing board REV (K.2) succeeded.
20:57:23 INFO: Flash Jetson Linux - flash: Parsing boardid successful
20:57:23 INFO: Flash Jetson Linux - flash: Flashing Jeton Orin Nano
20:57:24 INFO: Flash Jetson Linux - flash: /home/vboxuser/nvidia/nvidia_sdk/JetPack_6.0_DP_Linux_DP_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/tools/kernel_flash/l4t_initrd_flash_internal.sh --no-flash --external-device mmcblk0p1 -c tools/kernel_flash/flash_l4t_t234_nvme.xml --showlogs --network usb0 -p --no-systemimg -c bootloader/generic/cfg/flash_t234_qspi.xml jetson-orin-nano-devkit internal
20:57:25 INFO: Flash Jetson Linux - flash: ************************************
20:57:25 INFO: Flash Jetson Linux - flash: Create folder to store images to flash
20:57:25 INFO: Flash Jetson Linux - flash: ###############################################################################
20:57:25 INFO: Flash Jetson Linux - flash: ECID is
20:57:26 INFO: Flash Jetson Linux - flash: Board ID() version() sku() revision()
20:57:26 ERROR: Flash Jetson Linux - flash: Error: Unrecognized module SKU
20:57:26 INFO: Flash Jetson Linux - flash: Cleaning up…
20:57:26 ERROR: Flash Jetson Linux - flash: command terminated with error
20:57:26 SUMMARY: DateTime Target Setup - target: Depends on failed component
INSTALLATION FAILEDPlease review the terminal tab for details. Resolve and RETRY.
DaveYYY
February 7, 2024, 5:10am
13
Don’t take the jumper off.
harryvu
February 7, 2024, 5:29am
14
Ran the flash without taking the jumper off, it failed again with slightly different error below:
#omit for clarity
21:25:53 INFO: Flash Jetson Linux - flash: ECID is
21:25:53 INFO: Flash Jetson Linux - flash: Board ID() version() sku() revision()
21:25:53 INFO: Flash Jetson Linux - flash: Chip SKU(00:00:00:D3) ramcode() fuselevel(fuselevel_production) board_FAB()
21:25:53 INFO: Flash Jetson Linux - flash: Cleaning up…
21:25:53 INFO: Flash Jetson Linux - flash: [ NV_L4T_FLASH_JETSON_LINUX_COMP Install took 12s ]
21:25:54 ERROR: Flash Jetson Linux - flash: command terminated with error
21:25:54 SUMMARY: DateTime Target Setup - target: Depends on failed component
DaveYYY
February 7, 2024, 5:30am
15
harryvu:
#omit for clarity
Dump the full log, please.
There is no such clarity if you omit it.
DaveYYY
February 7, 2024, 5:33am
16
Anyway, you can just run:
sudo ./flash.sh jetson-orin-nano-devkit internal
Under /home/vboxuser/nvidia/nvidia_sdk/JetPack_6.0_DP_Linux_DP_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/
, and it’d be much more easier.
harryvu
February 7, 2024, 5:34am
17
21:25:43 INFO: Flash Jetson Linux - flash: *** Reading ECID … FUSELEVEL=fuselevel_production hwchipid=0x23 bootauth=NS
21:25:43 INFO: Flash Jetson Linux - flash: *** Reading EEPROM … “/home/vboxuser/nvidia/nvidia_sdk/JetPack_6.0_DP_Linux_DP_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/bootloader/tegraflash.py” --chip 0x23 --applet “/home/vboxuser/nvidia/nvidia_sdk/JetPack_6.0_DP_Linux_DP_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/bootloader/mb1_t234_prod.bin” --cfg readinfo_t234_min_prod.xml --dev_params tegra234-br-bct-diag-boot.dts --device_config tegra234-mb1-bct-device-p3701-0000.dts --misc_config tegra234-mb1-bct-misc-p3701-0000.dts --bins “mb2_applet applet_t234.bin” --skipuid --cmd “dump eeprom cvm cvm.bin; reboot recovery”
21:25:44 INFO: Flash Jetson Linux - flash: [ 0.4741 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
21:25:44 INFO: Flash Jetson Linux - flash: [ 0.5571 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
21:25:44 INFO: Flash Jetson Linux - flash: [ 0.5843 ] adding BCH for mb2_t234_aligned.bin
21:25:44 INFO: Flash Jetson Linux - flash: [ 0.6475 ] adding BCH for mb2_t234_aligned.bin
21:25:45 INFO: Flash Jetson Linux - flash: [ 0.8037 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin
21:25:45 INFO: Flash Jetson Linux - flash: [ 0.8427 ] Assuming zero filled SBK key
21:25:45 INFO: Flash Jetson Linux - flash: [ 0.9343 ] WARNING: boot chain is not completed. set to 0
21:25:45 INFO: Flash Jetson Linux - flash: [ 1.0454 ] Generating SHA2 Hash
21:25:45 INFO: Flash Jetson Linux - flash: [ 1.1192 ] Assuming zero filled SBK key
21:25:45 INFO: Flash Jetson Linux - flash: [ 1.1176 ] Offset :4608 Len :3584
21:25:45 INFO: Flash Jetson Linux - flash: [ 1.1531 ] Assuming zero filled SBK key
21:25:45 INFO: Flash Jetson Linux - flash: [ 1.1909 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
21:25:45 INFO: Flash Jetson Linux - flash: [ 1.4135 ] Assuming zero filled SBK key
21:25:45 INFO: Flash Jetson Linux - flash: [ 1.4540 ] BR_CID: 0x80012344705DE4422800000010FE81C0
21:25:45 INFO: Flash Jetson Linux - flash: [ 1.6488 ] Sending mb1
21:25:45 INFO: Flash Jetson Linux - flash: [ 1.6534 ] Sending psc_bl1
21:25:45 INFO: Flash Jetson Linux - flash: [ 1.7063 ] Sending bct_mb1
21:25:45 INFO: Flash Jetson Linux - flash: [ 1.7450 ] adding BCH for applet_t234_aligned.bin
21:25:46 INFO: Flash Jetson Linux - flash: [ 1.8929 ] BL: version 1.4.0.1-t234-54845784-08e631ca last_boot_error: 0
21:25:46 INFO: Flash Jetson Linux - flash: [ 1.9567 ] Sending applet
21:25:46 INFO: Flash Jetson Linux - flash: [ 2.2374 ] MB2 Applet version 01.00.0000
21:25:46 INFO: Flash Jetson Linux - flash: [ 2.5223 ] MB2 Applet version 01.00.0000
21:25:47 INFO: Flash Jetson Linux - flash: [ 2.6583 ] MB2 Applet version 01.00.0000
21:25:47 INFO: Flash Jetson Linux - flash: [ 2.9746 ] Chip Sample: prod
21:25:47 INFO: Flash Jetson Linux - flash: [ 3.0138 ] MB2 Applet version 01.00.0000
21:25:47 INFO: Flash Jetson Linux - flash: [ 3.2639 ] Saved platform info in /home/vboxuser/nvidia/nvidia_sdk/JetPack_6.0_DP_Linux_DP_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/bootloader/cvm.bin
21:25:48 INFO: Flash Jetson Linux - flash: [ 3.6809 ] MB2 Applet version 01.00.0000
21:25:48 INFO: Flash Jetson Linux - flash: [ 3.9151 ] MB2 Applet version 01.00.0000
21:25:50 INFO: Flash Jetson Linux - flash: — Reading board information succeeded.
21:25:50 INFO: Flash Jetson Linux - flash: Parsing module EEPROM:
21:25:50 INFO: Flash Jetson Linux - flash: — Parsing board ID (3767) succeeded.
21:25:50 INFO: Flash Jetson Linux - flash: — Parsing board version (300) succeeded.
21:25:50 INFO: Flash Jetson Linux - flash: — Parsing board SKU (0005) succeeded.
21:25:50 INFO: Flash Jetson Linux - flash: Parsing boardid successful
21:25:50 INFO: Flash Jetson Linux - flash: Flashing Jeton Orin Nano
21:25:51 INFO: Flash Jetson Linux - flash: /home/vboxuser/nvidia/nvidia_sdk/JetPack_6.0_DP_Linux_DP_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/tools/kernel_flash/l4t_initrd_flash_internal.sh --no-flash --external-device mmcblk0p1 -c tools/kernel_flash/flash_l4t_t234_nvme.xml --showlogs --network usb0 -p --no-systemimg -c bootloader/generic/cfg/flash_t234_qspi.xml jetson-orin-nano-devkit internal
21:25:53 INFO: Flash Jetson Linux - flash: ************************************
21:25:53 INFO: Flash Jetson Linux - flash: Create folder to store images to flash
21:25:53 INFO: Flash Jetson Linux - flash: ###############################################################################
21:25:53 INFO: Flash Jetson Linux - flash: ECID is
21:25:53 INFO: Flash Jetson Linux - flash: Board ID() version() sku() revision()
21:25:53 INFO: Flash Jetson Linux - flash: Chip SKU(00:00:00:D3) ramcode() fuselevel(fuselevel_production) board_FAB()
21:25:53 INFO: Flash Jetson Linux - flash: Cleaning up…
21:25:53 INFO: Flash Jetson Linux - flash: [ NV_L4T_FLASH_JETSON_LINUX_COMP Install took 12s ]
21:25:54 ERROR: Flash Jetson Linux - flash: command terminated with error
21:25:54 SUMMARY: DateTime Target Setup - target: Depends on failed component
INSTALLATION FAILEDPlease review the terminal tab for details. Resolve and RETRY.
EXPORT LOGS
RETRY
FAILED ITEMS
STOP TRYING
harryvu
February 7, 2024, 5:38am
18
I could not find /home/vboxuser/nvidia/nvidia_sdk/JetPack_6.0_DP_Linux_DP_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/
Below is the content of the nvidia folder:
vboxuser@Ulab:~$ cd ~/Downloads/nvidia
vboxuser@Ulab:~/Downloads/nvidia$ ls
sdkm_downloads
DaveYYY
February 7, 2024, 5:40am
19
/home/vboxuser/nvidia/
, not /home/vboxuser/Downloads/nvidia/
…
harryvu
February 7, 2024, 5:54am
20
I ran flash.sh and failed again. Below is part of the logs:
[ 12.3233 ] Binary 0 length is 58752
[ 12.3235 ] Binary 0 align length is 58880
[ 12.3259 ] Binary 1 length is 58752
[ 12.3265 ] Binary 1 align length is 58880
[ 12.3307 ] Binary 2 length is 58752
[ 12.3309 ] Binary 2 align length is 58880
[ 12.3569 ] Binary 3 length is 58752
[ 12.3569 ] Binary 3 align length is 58880
[ 12.3569 ] Buffer length is 235520
[ 12.3569 ] adding BCH for tegra234-p3767-0001-sdram-l4t_cpp_1.bct
[ 12.3569 ] new length is 243712
[ 12.3569 ]
[ 12.3592 ] tegrahost_v2 --chip 0x23 0 --align mem_coldboot_aligned.bct
[ 12.3630 ] tegrahost_v2 --chip 0x23 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_coldboot_aligned.bct zerosbk
[ 12.3643 ] Header already present for mem_coldboot_aligned.bct
[ 12.3731 ] tegrasign_v3.py --key None --list mem_coldboot_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 12.3735 ] Assuming zero filled SBK key
[ 12.3774 ] Warning: pub_key.key is not found
[ 12.3732 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mem_coldboot_aligned_sigheader.bct.encrypt mem_coldboot_aligned_sigheader.bct.hash zerosbk
[ 12.4089 ] Generating recovery mem-bct
[ 12.4111 ] tegrabct_v2 --chip 0x23 0 --sdram tegra234-p3767-0001-sdram-l4t_cpp.dtb --wb0sdram tegra234-p3767-0001-wb0sdram-l4t_cpp.dtb --membct tegra234-p3767-0001-sdram-l4t_cpp_1.bct tegra234-p3767-0001-sdram-l4t_cpp_2.bct tegra234-p3767-0001-sdram-l4t_cpp_3.bct tegra234-p3767-0001-sdram-l4t_cpp_4.bct
[ 12.4126 ] packing sdram params with Wb0 file tegra234-p3767-0001-wb0sdram-l4t_cpp.dtb
[ 12.6725 ] Packing sdram param for instance[0]
[ 12.6729 ] Packing sdram param for instance[1]
[ 12.6731 ] Packing sdram param for instance[2]
[ 12.6734 ] Packing sdram param for instance[3]
[ 12.6736 ] Packing sdram param for instance[4]
[ 12.6754 ] Packing sdram param for instance[5]
[ 12.6766 ] Packing sdram param for instance[6]
[ 12.6778 ] Packing sdram param for instance[7]
[ 12.6790 ] Packing sdram param for instance[8]
[ 12.6795 ] Packing sdram param for instance[9]
[ 12.6809 ] Packing sdram param for instance[10]
[ 12.6817 ] Packing sdram param for instance[11]
[ 12.6832 ] Packing sdram param for instance[12]
[ 12.6844 ] Packing sdram param for instance[13]
[ 12.6855 ] Packing sdram param for instance[14]
[ 12.7072 ] Packing sdram param for instance[15]
[ 12.9204 ] Reading ramcode from backup chip_info.bin file
[ 12.9221 ] RAMCODE Read from Device: 2
[ 12.9226 ] Using ramcode 0
[ 12.9226 ] Disabled BPMP dtb trim, using default dtb
[ 12.9226 ]
[ 12.9243 ] tegrahost_v2 --chip 0x23 0 --align mem_rcm_aligned.bct
[ 12.9269 ] tegrahost_v2 --chip 0x23 0 --magicid MEM0 --ratchet_blob ratchet_blob.bin --appendsigheader mem_rcm_aligned.bct zerosbk
[ 12.9283 ] adding BCH for mem_rcm_aligned.bct
[ 12.9405 ] tegrasign_v3.py --key None --list mem_rcm_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 12.9411 ] Assuming zero filled SBK key
[ 12.9447 ] Warning: pub_key.key is not found
[ 12.9524 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mem_rcm_aligned_sigheader.bct.encrypt mem_rcm_aligned_sigheader.bct.hash zerosbk
[ 12.9555 ] Copying signatures
[ 12.9566 ] tegrahost_v2 --chip 0x23 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[ 13.1489 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 13.1504 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 13.1511 ] Boot Rom communication
[ 13.1535 ] tegrarcm_v2 --new_session --chip 0x23 0 --uid --download bct_br br_bct_BR.bct --download mb1 mb1_t234_prod_aligned_sigheader.bin.encrypt --download psc_bl1 psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
Error: Return value 8
Command tegrarcm_v2 --new_session --chip 0x23 0 --uid --download bct_br br_bct_BR.bct --download mb1 mb1_t234_prod_aligned_sigheader.bin.encrypt --download psc_bl1 psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
Failed flashing generic.
harryvu
February 7, 2024, 5:25pm
21
Do you have any suggestion, Dave?