17:20:45.161 - info: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_ORIN_NANO_TARGETS: Waiting for target to boot-up...
17:20:46.163 - info: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_ORIN_NANO_TARGETS: Timeout
17:20:46.163 - info: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_ORIN_NANO_TARGETS: Cleaning up...
17:20:46.907 - info: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_ORIN_NANO_TARGETS: [ Component Install Finished with Error ]
17:20:46.950 - info: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_ORIN_NANO_TARGETS: [host] [ 2.75 MB released. Disk Avail: 19.20 GB ]
From your failed log, it seems your board could not boot up and be recognized by your host.
If your module could work on the devkit as expected, please check with your hardware team about why there’s no serial console output.
It should work and enabled by default on UART2 (uartc@c280000
) if you have similar design as the devkit.
OrinNX : How to check UART is working? - #3 by KevinFFF
Please also note that your custom board should not work with SDKM because you have the custom board design with respect to the devkit.