CPU bootloader is not running

Hello,

When trying to install this version https://developer.nvidia.com/embedded/jetson-linux-r3411 on my Jetson Xavier NX devkit in command line (since it is not available anymore in skdmanager interface), the flashing takes a lot of time. I have the problem “CPU bootloader is not running” that occurs when executing flash.sh. Do you know why I have this problem ?

To be more precise, I use the following commands:
tar xf ${L4T_RELEASE_PACKAGE}
cd Linux_for_Tegra/rootfs/
sudo tar xpf …/…/${SAMPLE_FS_PACKAGE}
cd …
sudo ./apply_binaries.sh
sudo ./flash.sh jetson-xavier-nx-devkit-emmc mmcblk0p1

Thank you in advance!

Hi olivierbeauve,

Does your Xavier NX devkit come with eMMC or SDcard module?

Are you using a standalone Ubuntu18.04 as your host PC to flash your board?

Could you also help to provide the full flash log and serial console log for further check?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.