Error while flashing using bootburn.py script

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

Hi am trying to following *
Install DRIVE OS Linux Debian Packages

and trying to use bootburn.py script . I encounter the following issues
drive/drive-foundation# tools/flashtools/bootburn/bootburn.py -b p3710-10-a01 -B qspi
****** Starting bootburn/bootburn.py ********
********* Starting t23x bootburn py ********
Bootburn Starting with arguments [‘tools/flashtools/bootburn/bootburn.py’, ‘-b’, ‘p3710-10-a01’, ‘-B’, ‘qspi’]
cwd in setBoardConfigPath :: /drive/drive-foundation/tools/flashtools/bootburn_t23x_py
trying hardware folder:
/drive/drive-foundation/platform-config/hardware/nvidia/platform/t23x/automotive/flashing/board_configs

cwd in loadBoardGoldenRegsFile :: /drive/drive-foundation/tools/flashtools/bootburn_t23x_py
Default Schema:/drive/drive-foundation/tools/flashtools/bootburn_t23x_py/nv-customer-data-schema.json

Check finished successfully
Done parsing command line

[bootburn]: [getListTargetsInRecovery(3955)] : Bus 001 Device 010: ID 0955:7023 NVIDIA Corp. APX
[bootburn]: [getListTargetsInRecovery(3955)] : Bus 001 Device 004: ID 0955:7045 NVIDIA Corp.
p3710-10-a01
cwd in setBoardConfigPath :: /drive/drive-foundation/tools/flashtools/bootburn_t23x_py
trying hardware folder:
/drive/drive-foundation/platform-config/hardware/nvidia/platform/t23x/automotive/flashing/board_configs

cwd in loadBoardGoldenRegsFile :: /drive/drive-foundation/tools/flashtools/bootburn_t23x_py
Default Schema:/drive/drive-foundation/tools/flashtools/bootburn_t23x_py/nv-customer-data-schema.json

*** found bootburn-flags in platform-config.json ****
Check finished successfully
Done parsing command line

*** found bootburn-flags in platform-config.json ****
[bootburnTegra-A]: [GetTargetECID(792)] : Target BR_CID: 0x80012344705DD5047400000007000240

[bootburnTegra-A]: [GetTargetECID(793)] : Target ECID: 0x4705DD5047400000007000240

[bootburnTegra-A]: [CheckFuseForAuthentication(810)] : Target Authentication State : SHA-2
[bootburnTegra-A]: [GenAdbSerialNum(558)] : ADB serial number is 8S2TQK278000003G00I0
[bootburnTegra-A]: [CheckForDeviceType(908)] : Detected ES production device type
*** in targetConfig, s_BrickOnTCFFlashingFail not found in board_config ***
*** in targetConfig, s_BrickOnFirmwareFlashingFail not found in board_config ***
*** in targetConfig, s_BrickOnFirmwareFlashingFail not found in board_config ***
[bootburnTegra-A]: creating and flashing coldboot images
[bootburnTegra-A]: [Boot_Create_Flash_Coldboot(730)] : Creating & Flashing images
[bootburnTegra-A]: Creating rcm-flash images
[bootburnTegra-A]: [Boot_Create_Flash_Coldboot(733)] : flashingCFG :: /drive/drive-foundation/tools/flashtools/flashing_kernel/flashing_configs/t23x/quickboot_flashing.cfgself.targetConfig.p_OutDirPath :: /drive/drive-foundation/tools/flashtools/bootburn_t23x_py/__temp_t234/Tegra-A-49511082225
[bootburnTegra-A]: [GenerateImage(2430)] : Generating Flashing-RCM Images
[bootburnTegra-A]: [Boot_Create_Flash_Coldboot(737)] : Generating cold boot flash-images
command line used was:
[‘tools/flashtools/bootburn/bootburn.py’, ‘-b’, ‘p3710-10-a01’, ‘-B’, ‘qspi’]

Linux dtb File not found – /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-a01/linux/tegra234-p3710-0010-a01-linux-driveav-gos.dtb

Exception 74 raised in bootburn_active
Traceback (most recent call last):
File “/drive/drive-foundation/tools/flashtools/bootburn/…/bootburn_t23x_py/bootburn.py”, line 156, in bootburn_active
bootburnOrin.Boot_Create_Flash_Coldboot()
File “/drive/drive-foundation/tools/flashtools/bootburn/…/bootburn_t23x_py/bootburn_orin.py”, line 739, in Boot_Create_Flash_Coldboot
self.CreateVDKImages(self.targetConfig.f_FlashCfg, self.targetConfig.p_OutDirPath, “flash-images”)
File “/drive/drive-foundation/tools/flashtools/bootburn/…/bootburn_t23x_py/bootburn_orin.py”, line 333, in CreateVDKImages
self.GenerateImage(self.storageCfgParser.cfgFileList, l_Operation, operationPath)
File “/drive/drive-foundation/tools/flashtools/bootburn/…/bootburn_t23x_py/bootburn_lib.py”, line 2394, in GenerateImage
self.CopyAndPreprocessDceBinary(l_Image, p_TempDumpPath)
File “/drive/drive-foundation/tools/flashtools/bootburn/…/bootburn_t23x_py/bootburn_orin.py”, line 266, in CopyAndPreprocessDceBinary
AbnormalTermination("Linux dtb File not found – " + linuxFileName, nverror.NvError_FileNotFound)
File “/drive/drive-foundation/tools/flashtools/bootburn/…/bootburn_t23x_py/flashtools_nverror.py”, line 249, in AbnormalTermination
raise OSError(errorCode)
OSError: 74
root@6.0.6.0-0004-build-linux-sdk:/drive/drive-foundation#

any reasons why i see this error .

This forum is to support developer site release instead of nvonline release so please follow either method in Install DRIVE OS 6.0.6 for NVIDIA Developer Users | NVIDIA Docs only.

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