when i am using command line to flash jetson, the error occurred like:
###############################################################################
copying emc_fuse_dev_params(/home/rvsa/jetson/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-diag-boot.dts)... done.
copying device_config(/home/rvsa/jetson/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3767-0000.dts)... done.
copying misc_config(/home/rvsa/jetson/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3767-0000.dts)... done.
./tegraflash.py --chip 0x23 --applet "/home/rvsa/jetson/Linux_for_Tegra/bootloader/mb1_t234_prod.bin" --skipuid --cfg readinfo_t234_min_prod.xml --dev_params tegra234-br-bct-diag-boot.dts --device_config tegra234-mb1-bct-device-p3767-0000.dts --misc_config tegra234-mb1-bct-misc-p3767-0000.dts --bins "mb2_applet applet_t234.bin" --cmd "dump eeprom cvm cvm.bin; dump custinfo custinfo_out.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
[ 0.0464 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.0494 ] File rcm_state open failed
[ 0.0495 ] ERROR: failed to read rcm_state
[ 0.0496 ]
[ 0.0521 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0533 ] Assuming zero filled SBK key
[ 0.0515 ] Pre-processing config: tegra234-mb1-bct-device-p3767-0000.dts
[ 0.0830 ] Pre-processing config: tegra234-mb1-bct-misc-p3767-0000.dts
[ 0.1018 ] Parsing partition layout
[ 0.1044 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[ 0.1121 ] Kernel DTB used: None
[ 0.1122 ] WARNING: dce base dtb is not provided
and finally it showed
Error: failed to generate images
Cleaning up…
my pc host is ubuntu 18 virtual machine, jetson orin nx16GB-DRAM,and i can determine the Developer Kit Is in Force Recovery Mode and the usb connection has no problem