An error occurs during the process pf updating the Drive OS of Orin Kit to the version of 6.0.6

Please provide the following info (tick the boxes after creating this topic):
Software Version
[√] DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other

Target Operating System
[√] Linux
QNX
other

Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
[√] DRIVE AGX Orin Developer Kit (not sure its number)
other

SDK Manager Version
1.9.2.10884
[√] other

Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
[√] native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other

I use the docker container to update the Drive OS and the error is bellow:

2023-03-23 06:10:10 INFO : SDK/PDK Installer and Flasher
2023-03-23 06:10:10 INFO : Run `./driveinstaller --help` for usage information.
2023-03-23 06:10:10 INFO :
2023-03-23 06:10:10 INFO : Initializing board and OS configuration to Autonomous vehicle p3710 Linux Tegra A
2023-03-23 06:10:10 INFO : Manifest version 2.0
2023-03-23 06:10:10 INFO :
2023-03-23 06:10:23 INFO : BOARD SKU : 940-63710-0010-200
2023-03-23 06:10:23 INFO : Found matching board id p3710-10-s05 in 940-63710-0010-200 sku
2023-03-23 06:10:23 INFO : Applying additional Bind opts []
2023-03-23 06:10:32 INFO : Executing bind clean cmd make/bind_partitions -b p3710-10-s05 linux clean
2023-03-23 06:10:32 INFO : Executing bind cmd make/bind_partitions -b p3710-10-s05 linux
2023-03-23 06:10:51 INFO : Bind partitions done!
2023-03-23 06:10:51 INFO : Initializing SDK/PDK flasher for configuration
2023-03-23 06:10:51 INFO : Board: p3710
2023-03-23 06:10:51 INFO : Board type: ES
2023-03-23 06:10:51 INFO : Hypervisor config: linux
2023-03-23 06:10:51 INFO :
2023-03-23 06:10:51 INFO : Pre flash script found! Calling scripts/linux_pre_flash.sh
2023-03-23 06:10:52 INFO : Running flash command: sudo -E /drive/drive-foundation//tools/flashtools/bootburn/bootburn.py -b p3710-10-s05 -B qspi -x /dev/ttyACM1
2023-03-23 06:10:52 INFO : This may take a few minutes
2023-03-23 06:12:13 ERROR : Flashing failed, please contact provider with logs /drive_flashing/log_vxtgw3ojafe506cbuh7ikp124mlq9ynz.txt and /drive/driveinstaller/driveinstaller.log
2023-03-23 06:12:13 ERROR : Traceback (most recent call last):
  File "./flash.py", line 153, in <module>
    flash_config(args.board, args.aurixport, args.tegra, args.pct_variant, args.recovery_timeout)
  File "./flash.py", line 143, in flash_config
    raise Exception(f'Error {proc.returncode} occurred')
Exception: Error 144 occurred

the docker version is
nvcr.io/drive/driveos-sdk/drive-agx-orin-linux-aarch64-sdk-build-x86:6.0.6.0-0004
the shell comand is :./flash.py /dev/ttyACM1 p3710

Dear @McGrady,
Could you share these files?

Dear @McGrady,
Is this issue need any support? I could successfully flash target with docker using same command.

Dear [SivaRamaKrishnaNV]
Thank you for your reply, I am now using the SDK manager to upgrade the drive OS, it success without error, and lately I will try to use docker to repeat the upgrade process and post the error log.

1 Like