The system sometimes fails to start after it is powered on again,
The backplane of the hardware is made by ourselves. At this time, the serial port sometimes receives some data sent by other devices, which I can’t shield, because it needs to be used in this way. I can connect the debugging port to simulate the scene when the system starts up, and also search the same problems that others in the search theory world encounter, but I don’t know how to solve the problems
这个是我模拟出来的效果,卡在这里了
This is the effect I simulated. It’s stuck here debug.txt (27.9 KB)
[0007.544] I> rootfs path: /nvme/boot/extlinux/extlinux.conf.sig
[0007.551] I> Validate extlinux.conf …
[0007.554] I> T19x: Authenticate extlinux.conf (bin_type: 54), max size 0x2000
[0007.561] I> Encryption fuse is not ON
[0007.565] I> L4T boot options
[0007.567] I> [1]: “primary kernel”
[0007.571] I> Enter choice:
[0007.573] I> Invalid option: d
[0007.576] I> Enter choice:
[0007.602] I> Invalid option: d
[0007.602] I> Enter choice:
[0007.753] I> Invalid option: d
[0007.753] I> Enter choice:
[0007.920] I> Invalid option: d
[0007.920] I> Enter choice:
[0008.078] I> Invalid option: d
[0008.079] I> Enter choice:
[0008.262] I> Invalid option: d
[0008.263] I> Enter choice:
您能给我提供一个连接么,我还没有这么操作过,稍微详细一点,同时这么操作后会不会有啥问题呢
Can you provide me with a connection? I haven’t done this yet. Please be a little more detailed. Will there be any problems after this operation
我找到了下载cboot源码的连接,但没有找到jetson nx的cboot,同时想请教使用flash脚本,可以刷写到nvme中么
I found the connection to download the CBOOT source code, but I didn’t find the CBOOT of Jetson NX. At the same time, I want to ask you to use flash script. Can you brush it into nvme
Do you mean my question is very simple, or what do you mean? Because of the language barrier, sometimes my expression may not be understood or I misunderstood something. After reading the readme in CBOOT SRC, I still don’t know how to deal with it
If you change to another serial port, can you avoid this problem? Now you use ttyths1. Can it be effective to change to ttyths0? I understand it’s not that debugging the serial port should not affect it