Jetson AGX Xavier Industrial flashing ./flash.sh jetson-agx-xavier-devkit mmcblk0p1 stuck

Hey guys, i am working on a program which use AGX Xavier Industrial as Endpoint, when i run this command
./flash.sh jetson-agx-xavier-devkit mmcblk0p1
it always stuck in “tegrarcm_v2 --isapplet”
the environment is Ubuntu 20.0, the micor USB is from AGX Xavier series box
i havent try on sdkmanager, it take too much time.
the flashing command in the same environment could run successful in AGX Xavier series.
I cant found out the differences between AGX Xavier and AGX Xavier Industrial.
Am I doing anything wrong?

Wrong board conf is in use in your flash.sh command.

I did’t see the right configuration command about the industrial version in the documentation, can I ask what the correct one should be?

You can list out what *conf files are under your Linux_for_Tegra. And you will find out the answer.

./flash.sh jetson-xavier mmcblk0p1
is this the right one?

Nope. List them out first.

Thanku so much, i found the right conf!!Thanks again

1 Like

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