Even by following strictly the procedure to flash the card (64GB) here and the firmware update here, my Jetson Orin Nano does not launch the firmware update for the next step being able to have the OS and update to 6.x.
I also tried the boot loader configuration and for L4T as described here, and still the same.
Is there any chance the device has any issue? Is there any alternative flow to proceed?
Are you using the devkit or custom board? I am using the devkit
Do you have the serial console log to debug? No, I dont know how to capture that. It seems I should go for the headless (ssh) interface, right? Or as you are proposing to have that “Serial Debug Console”.
Do you have Ubuntu host PC? Yes, I can flash via the ubuntu. I have been done that via my macos
You have to get a serial console cable.
Using ssh to access the board can only view dmesg.
I want to check the full serial console log during each boot stages.
Is there any issue after you used Ubuntu host to flash your board?
Actually, we don’t suggest using VM/docker to use SDK manager on MAC.
Now I have everything working fine.
Apart from that, the serial console cable arrived this morning. So I can use that anyway when it make sense to debug at that level. Good to know about this capability.
Maybe you have to check the detailed error reporting from BalenaEtcher when you are using MacOS.
As my understanding, it is just a tool to write image into SD card.
We would suggest using x86-based Ubuntu as host to develop Orin Nano.