My customized carrier for the jetson orin 64GB is failed to start-up?

My customized carrier  for the jetson orin 64GB is failed to  start-up,and the problem  as below:

1.power-up sequence as follows: 5V—12V----module_power_on----carrier_power_on----1.8v/3.3v----sys_reset_n.
2.The power sequence is achieved by a FPGA , FPGA control the 5V and then wait the Powergood of the 5V and the pulled up the 12V voltage rail,and then pulled up the module_power_on signal, and then wait for the
carrier_power_on signal to accomplish the carrier voltage rail like the 1.8v.3.3v etc. and then pulled up the
SYS_RESET_n, but the module can not start-up. can you help me?
Orin 64G Failed to START-UP.txt (7.6 KB)

Hi 502436346,

What’s the Jetpack version in use?

[0000.780] W DEVICE_PROD module = 13, instance = 4 not found in device prod.
[0000

From the log you shared, it seems failed in early boot of MB1.

Have you compared the behavior with the devkit?

Thanks for reply.
The Jetpack version we used is 5.1.2.
I read the information of the devkit ,but i can not find a solution.
PS:My own carrier-board do not have a eeprom to offer the board ID, does it matter?
orin_kit_log.txt (90.6 KB)

Did you check the power on sequence and compare to that in the Design Guide to make sure no problem?

Please refer to Modifying the EEPROM to modify device tree if you do not have EEPROM on your custom carrier board.

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