I am working on Jetson Orin NX based custom board.
I run boot tests with OrinNX. In most cases, it boots up successfully.
In rare cases, OrinNX fail with the following error.
I> Task: Audit firewall settings (0x50023bd0)
I> Task: Bootchain failure check (0x50002434)
I> Current Boot-Chain Slot: 0
I> BR-BCT Boot-Chain is 0, and status is 1. Set UPDATE_BRBCT bit to 0
I> MB2 finished
篶OTICE: BL31: v2.6(release):07eea4970
NOTICE: BL31: Built : 07:55:15, Mar 19 2023
Unhandled Exception in EL3.
x30 = 0x0000000050000d00
x0 = 0x0000000000000000
x1 = 0x00000000be000011
x2 = 0x0000000000000000
x3 = 0x0000000000000011
x4 = 0x0000000080000000
x5 = 0xaa0203f4aa0003f3
EL3_ERR_full_log.log (33.5 KB)
[enviroments]
L4T: R35.3.1
Module: Orin NX 16GB
Is this error the same as the following topic?
[Orin NX 16GB fail to boot - Jetson & Embedded Systems / Jetson Orin NX - NVIDIA Developer Forums]Orin NX 16GB fail to boot
Is this error the same as the following topic?
[Orin NX 16GB fail to boot - Jetson & Embedded Systems / Jetson Orin NX - NVIDIA Developer Forums]Orin NX 16GB fail to boot
Nope. Not same issue. Please move to devkit and see if you can reproduce this issue.
Thank you for your reply.
I’ll Check with the developer kit.
I Checked Orin NX 16GB with orin nano developer kit.
The same error occurred.
It occurred after rebooting about 600 times.
Only power and UART serial are connected.
I> BR-BCT Boot-Chain is 0, and status is 1. Set UPDATE_BRBCT bit to 0
I> MB2 finished
篶OTICE: BL31: v2.6(release):07eea4970
NOTICE: BL31: Built : 07:55:15, Mar 19 2023
Unhandled Exception in EL3.
x30 = 0x0000000050000d00
x0 = 0x0000000000000000
x1 = 0x00000000be000011
x2 = 0x0000000000000000
x3 = 0x0000000000000011
x4 = 0x0000000080000000
x5 = 0xaa0203f4aa0003f3
fullog.txt (33.6 KB)
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
Please enable full log in uefi by rebuild the UEFI source code. And dump the log again. Thanks.