Hi,
I used to write image to Orin Nano board. But since yesterday, I couldn’t write image to successfully to SD card via both SDK manager and command.
From SDK manager, I got the error messages:
17:16:42 ERROR: Flash Jetson Linux - flash: [ 0.3183 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
17:16:42 INFO: Flash Jetson Linux - flash: [ 0.3354 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
17:16:42 INFO: Flash Jetson Linux - flash: [ 0.3404 ] Assuming zero filled SBK key
17:16:42 INFO: Flash Jetson Linux - flash: [ 0.3539 ] MB1-BCT version: 0.10
17:16:42 ERROR: Flash Jetson Linux - flash: [ 0.3589 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
17:16:42 ERROR: Flash Jetson Linux - flash: [ 0.3595 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
17:16:42 INFO: Flash Jetson Linux - flash: [ 0.3771 ] adding BCH for mb1_bct_MB1_aligned.bct
17:16:42 INFO: Flash Jetson Linux - flash: [ 0.3821 ] Assuming zero filled SBK key
17:16:42 INFO: Flash Jetson Linux - flash: [ 0.4246 ] BR_CID: 0x80012344705DE7870400000003000280
17:16:42 INFO: Flash Jetson Linux - flash: [ 0.5516 ] Sending bct_br
17:16:47 ERROR: Flash Jetson Linux - flash: [ 0.6787 ] ERROR: might be timeout in USB write.
17:16:47 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
17:16:47 ERROR: Flash Jetson Linux - flash: command terminated with error
17:16:47 SUMMARY: DateTime Target Setup - target: Depends on failed component
Also, I exported the debug log from SDK manager:
SDKM_logs_2023-07-14_17-12-20.zip (380.8 KB)
Can anyone help me with this?