Hi,
One of our customer is trying to flash Jetson Xavier NX module on emmc via usb and getting some issue while flashing.
We have our customized BSP based on Nvidia stock BSP.
He is using Ubuntu 18.04 LTS as the host computer.
this is the command used to flash:
sudo ./flash.sh jetson-xavier-nx-devkit-emmc mmcblk0p1
Below is the error:
sudo] kato password:
###############################################################################
L4T BSP Information:
R32 , REVISION: 4.3
###############################################################################
Target Board Information:
Name: jetson-xavier-nx-devkit-emmc, Board Family: t186ref, SoC: Tegra 194,
OpMode: production, Boot Authentication: NS,
###############################################################################
./flash.sh: line 341: NX: command not found
./tegraflash.py --chip 0x19 --applet “/home/kk/diamond-systems/XXXX-NX/XXXXX NX BSP vX.X XXXXXXX/Linux_for_Tegra/bootloader/mb1_t194_prod.bin” --skipuid --soft_fuses --bins “mb2_applet nvtboot_applet_t194.bin” --cmd “dump eeprom boardinfo cvm.bin;reboot recovery”
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
Please help on this