Could you advise me on how to improve the configuration for flash.sh?
Currently, I’m flashing a product that includes the Jetson Orin NX 16GB and a PCIe-attached 512GB NVMe.
While running flash.sh with the -u and -v options to enable Secure Boot, tegraracm_v2 within flash.sh stalls.
did you fuse a target to enable Jetson security?
could you please try fuse read for confirmation.
for instance, $ sudo ./flash.sh --read-info -u <pkc> -v <sbk> <target_conf> <rootdev>
Thank you for your message.
I will look into the command you provided tomorrow, as I am currently out of the office today.
But, in my understanding, odmfuse.sh was successfully executed.
If possible, could you please clarify how the fuse is related to the stalling of tegrarcm_v2?
The flash.sh script we used in JP5.1.1 does not include the --read-info option.
Therefore, we utilized the latest JetPack and obtained the following output.
BTW,
it seems like a customize board.
please double check it’s correct board configuration, nru50+, and it’s using correct file for image flashing.
for instance, are you able to flash a target (those without fuse) successfully?