Hi Nvidia team.
I’m using Jetson Nano devkit B01 + SOM eMMC SKU0002.
I’m trying to flash and expect to see serial log during boot. However, it didn’t show anything. Device able to bootup and access via /dev/ttyACM0.
I tried to replace SOM with
- SOM A02 → console serial showing booting log (sudo ./flash.sh -x 0x21 jetson-nano-qspi-sd mmcblk0p1)
- SOM B01 → same with SOM eMMC SKU0002. (sudo ./flash.sh -x 0x21 jetson-nano-emmc mmcblk0p1)
Could someone help me? am I missing any configurations?
log_emmc.txt (17.6 KB)