Bootburn fail caused by aurix

DRIVE OS Version: Provide DRIVE OS version. Example: 7.0.3

Issue Description: Provide issue description and attached logs as text message instead of images

./bootburn.py -b p3960-10-sw03 -x /dev/ttyACM2

cannnot flash Error is as below:

command line used was:
[‘./bootburn.py’, ‘-b’, ‘p3960-10-sw03’, ‘-x’, ‘/dev/ttyACM2’]

Could not put Tegra-A in recovery

[bootburn]: [exit(78)] : Exception in critical section :<class ‘OSError’>

Exception caught in bootburn
Traceback (most recent call last):
File “/drive/drive-foundation/tools/flashtools/bootburn/../bootburn_t264_py/bootburn.py”, line 253, in bootburn
bootburnLib.CheckRecoveryTargets()
File “/drive/drive-foundation/tools/flashtools/bootburn/../bootburn_t264_py/bootburn_lib.py”, line 3514, in CheckRecoveryTargets
self.aurix.GetTegrasAssocWithAurix(self.targetConfig.s_McuPort)
File “/drive/drive-foundation/tools/flashtools/bootburn/../bootburn_t264_py/bootburn_aurix.py”, line 531, in GetTegrasAssocWithAurix
AbnormalTermination(“Could not put {} in recovery”.format(name), nverror.NvError_ResourceError)
File “/drive/drive-foundation/tools/flashtools/bootburn/../bootburn_t264_py/flashtools_nverror.py”, line 261, in AbnormalTermination
raise OSError(errorCode)
OSError: 15

Dear @sadahiro.terazawa.j5s ,
Could you confirm if host and target are connected using two wires as indicated in Getting started section in Quick start guide. Please share your host and target connections picture.
Also, check changing ports on host to confirm if issue is not with host port.

Thank you for your reply. I connected only one USB to Debug line. I will check 2line connection.

1 Like

I can flash boot and setuped linux.Thanks.
But I cannnot connect erhernet .I connected like NVIDIA DRIVE AGX Thor Developer Kit Hardware Quick Start Guide fig.8 to Model P3751(may be adopter to ethernet).
The terminal repeat the erro mbe0:UPHY RX lane bring-up failed

Dear @sadahiro.terazawa.j5s ,
Please check ifconfig and see ip is noticed. Also, use ping command to ping other systems in same network. If issue is noticed, please file a new topic with details to avoid cluttering of topics.

May I know what document you referred when you want to flash the target?
Did you refer Installing NVIDIA DriveOS for NVIDIA Developer Users — NVIDIA DriveOS 7.0 Linux Installation Guide

We have kept a note Refer to the NVIDIA DRIVE AGX Thor Developer Kit Hardware Quick Start Guide . Is it over looked? Or you feel any additional details to be added here?

I’ve checked NVIDIA DRIVE AGX Thor Developer Kit Hardware Quick Start Guide P11 the ethernet connection is written. I connected Ethernet cable and USB power line and the cable from DriveThor to adopter. But the connection error occurs in the terminal as mentioned above.

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