@WayneWWW
This reference an issue I was having and it was not resolved. I am starting a new conversion.
Here is the link to the earlier post : Cannot flash OS image to Orin Developer Kit via SDK Manager - #58 by nicoNA
In clarification to this, the script is used to find the correct CRC value in the eeprom. There are two eeproms on the bus 0. On my board, the eeprom on register 0x56 had an incorrect CRC value which caused the board to boot with failures. The eeprom on register 0x50 does not seem to have any issue based on the CRC value.
Despite the CRC value being correct, I am still unable to flash the Jetpack from the SDKmanager.
This is the output with the errors from the SDKmanager logger.
11:43:42 ERROR: Flash Jetson AGX Orin - flash: [ 0.0141 ] ERROR: failed to read rcm_state
11:43:42 ERROR: Flash Jetson AGX Orin - flash: [ 0.2138 ] Error: Skip generating mem_bct because sdram_config is not defined
11:43:42 ERROR: Flash Jetson AGX Orin - flash: [ 0.2138 ] Error: Skip generating mem_bct because sdram_config is not defined
11:43:47 ERROR: Flash Jetson AGX Orin - flash: 36144 blocks
11:43:47 ERROR: Flash Jetson AGX Orin - flash: gzip: /home/virtualbox/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/kernel/Image: not in gzip format
11:43:51 ERROR: Flash Jetson AGX Orin - flash: 53066 blocks
11:43:52 ERROR: Flash Jetson AGX Orin - flash: 20+0 records in
11:43:52 ERROR: Flash Jetson AGX Orin - flash: 20+0 records out
11:43:52 ERROR: Flash Jetson AGX Orin - flash: 20 bytes copied, 0.000264353 s, 75.7 kB/s 11:43:53 ERROR: Flash Jetson AGX Orin - flash: 131072+0 records in
11:43:53 ERROR: Flash Jetson AGX Orin - flash: 131072+0 records out
11:43:53 ERROR: Flash Jetson AGX Orin - flash: 67108864 bytes (67 MB, 64 MiB) copied, 0.236671 s, 284 MB/s
11:43:59 ERROR: Flash Jetson AGX Orin - flash: Error: probing the target board failed. 11:43:59 ERROR: Flash Jetson AGX Orin - flash: *** ERROR: flashing failed.
11:43:59 ERROR: Flash Jetson AGX Orin - flash: command terminated with error
11:43:59 SUMMARY: Flash Jetson AGX Orin - flash: First Error: Jetson board is in a bad state and cannot be recovered. Please manually put board to recovery mode again and retry.. The Jetson target is in a bad state and cannot be flashed. Please manually put the target into recovery mode and then retry flashing