Xavier AGX Flash Failing - "BootRom is not running"

Having trouble running either the SDK Manager and flash.sh to flash two different AGX evices. I’ve tried on 2 PCs running ubuntu 18.04 (not VMs) and tried various cables to no avail. There seems to be a strange issue with the usb where the connection is lost. I’ve been searching the forums for a while and saw this thread but unclear on the resolution. Before i go searching for a 3rd PC, I wanted to check if there is another option to try. Also next will get the UART logs

/Linux_for_Tegra/bootloader/tegraflash.py  --chip 0x19 --key  --cmd sign kernel_tegra194-p2888-0001-p2822-0000.dtb
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.0006 ] Generating signature
[   0.0016 ] tegrasign_v2 --key  --getmode mode.txt
[   0.0026 ] Assuming zero filled SBK key
[   0.0028 ] 
[   0.0030 ] header_magic: d00dfeed
[   0.0042 ] tegrahost_v2 --chip 0x19 --align 1_kernel_tegra194-p2888-0001-p2822-0000.dtb
[   0.0053 ] 
[   0.0065 ] tegrahost_v2 --chip 0x19 0 --magicid DATA --appendsigheader 1_kernel_tegra194-p2888-0001-p2822-0000.dtb zerosbk
[   0.0075 ] adding BCH for 1_kernel_tegra194-p2888-0001-p2822-0000.dtb
[   0.0188 ] 
[   0.0210 ] tegrasign_v2 --key  --list 1_kernel_tegra194-p2888-0001-p2822-0000_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[   0.0219 ] Assuming zero filled SBK key
[   0.0228 ] 
[   0.0244 ] tegrahost_v2 --chip 0x19 0 --updatesigheader 1_kernel_tegra194-p2888-0001-p2822-0000_sigheader.dtb.encrypt 1_kernel_tegra194-p2888-0001-p2822-0000_sigheader.dtb.hash zerosbk
[   0.0309 ] 
[   0.0316 ] Signed file: /home/miked/Downloads/Linux_for_Tegra/bootloader/temp_user_dir/kernel_tegra194-p2888-0001-p2822-0000_sigheader.dtb.encrypt
l4t_sign_image.sh: Generate header for kernel_tegra194-p2888-0001-p2822-0000_sigheader.dtb.encrypt
l4t_sign_image.sh: chip 0x19: add 0x45209 to offset  0x8 in sig file
l4t_sign_image.sh: Generate 16-byte-size-aligned base file for kernel_tegra194-p2888-0001-p2822-0000_sigheader.dtb.encrypt
l4t_sign_image.sh: the signed file is /home/miked/Downloads/Linux_for_Tegra/bootloader/temp_user_dir/kernel_tegra194-p2888-0001-p2822-0000_sigheader.dtb.encrypt
done.
Making system.img... 
	populating rootfs from /home/miked/Downloads/Linux_for_Tegra/rootfs ... done.
	populating /boot/extlinux/extlinux.conf ... done.
	Sync'ing system.img ... done.
	Converting RAW image to Sparse image... done.
system.img built successfully. 
Existing tbcfile(/home/miked/Downloads/Linux_for_Tegra/bootloader/cboot_t194.bin) reused.
copying tbcdtbfile(/home/miked/Downloads/Linux_for_Tegra/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb)... done.
copying cfgfile(/home/miked/Downloads/Linux_for_Tegra/bootloader/t186ref/cfg/flash_t194_sdmmc.xml) to flash.xml... done.
Existing flasher(/home/miked/Downloads/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu_t194.bin) reused.
Existing flashapp(/home/miked/Downloads/Linux_for_Tegra/bootloader/tegraflash.py) reused.
./tegraflash.py --bl nvtboot_recovery_cpu_t194.bin --sdram_config tegra194-mb1-bct-memcfg-p2888.cfg,tegra194-memcfg-sw-override.cfg  --odmdata 0x9190000 --applet mb1_t194_prod.bin --cmd "flash; reboot" --soft_fuses tegra194-mb1-soft-fuses-l4t.cfg  --cfg flash.xml --chip 0x19 --uphy_config tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg --minratchet_config tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg --device_config tegra19x-mb1-bct-device-sdmmc.cfg --misc_cold_boot_config tegra194-mb1-bct-misc-l4t.cfg --misc_config tegra194-mb1-bct-misc-flash.cfg --pinmux_config tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg --gpioint_config tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg --pmic_config tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg --pmc_config tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg --prod_config tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg --scr_config tegra194-mb1-bct-scr-cbb-mini.cfg --scr_cold_boot_config tegra194-mb1-bct-scr-cbb-mini.cfg --br_cmd_config tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg --dev_params tegra194-br-bct-sdmmc.cfg  --bin "mb2_bootloader nvtboot_recovery_t194.bin; mts_preboot preboot_c10_prod_cr.bin; mts_mce mce_c10_prod_cr.bin; mts_proper mts_c10_prod_cr.bin; bpmp_fw bpmp_t194.bin; bpmp_fw_dtb tegra194-a02-bpmp-p2888-a04.dtb; spe_fw spe_t194.bin; tlk tos-trusty_t194.img; eks eks.img; bootloader_dtb tegra194-p2888-0001-p2822-0000.dtb"   
saving flash command in /home/miked/Downloads/Linux_for_Tegra/bootloader/flashcmd.txt
saving Windows flash command to /home/miked/Downloads/Linux_for_Tegra/bootloader/flash_win.bat
*** Flashing target device started. ***
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.0249 ] tegrasign_v2 --key None --getmode mode.txt
[   0.0272 ] Assuming zero filled SBK key
[   0.0463 ] 
[   0.0466 ] Generating RCM messages
[   0.0822 ] tegrahost_v2 --chip 0x19 0 --magicid MB1B --appendsigheader mb1_t194_prod.bin zerosbk
[   0.0851 ] Header already present for mb1_t194_prod.bin
[   0.1070 ] 
[   0.1087 ] tegrasign_v2 --key None --getmode mode.txt
[   0.1098 ] Assuming zero filled SBK key
[   0.1101 ] 
[   0.1113 ] tegrasign_v2 --key None --file mb1_t194_prod_sigheader.bin --offset 2960 --length 1136 --pubkeyhash pub_key.key
[   0.1123 ] Assuming zero filled SBK key
[   0.1131 ] 
[   0.1143 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_t194_prod_sigheader.bin mb1_t194_prod_sigheader.hash zerosbk
[   0.1219 ] 
[   0.1546 ] tegrabct_v2 --chip 0x19 0 --sfuse tegra194-mb1-soft-fuses-l4t.cfg sfuse.bin
[   0.1894 ] 
[   0.1923 ] tegrabct_v2 --chip 0x19 0 --ratchet_blob ratchet_blob.bin --minratchet tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg
[   0.1948 ] FwIndex: 1, MinRatchetLevel: 0
[   0.1979 ] FwIndex: 2, MinRatchetLevel: 0
[   0.1979 ] FwIndex: 3, MinRatchetLevel: 0
[   0.1979 ] FwIndex: 4, MinRatchetLevel: 0
[   0.1979 ] FwIndex: 5, MinRatchetLevel: 0
[   0.1980 ] FwIndex: 6, MinRatchetLevel: 0
[   0.1980 ] FwIndex: 7, MinRatchetLevel: 0
[   0.1980 ] FwIndex: 8, MinRatchetLevel: 0
[   0.1980 ] FwIndex: 11, MinRatchetLevel: 0
[   0.1981 ] FwIndex: 12, MinRatchetLevel: 0
[   0.1981 ] FwIndex: 13, MinRatchetLevel: 0
[   0.1981 ] FwIndex: 14, MinRatchetLevel: 0
[   0.1981 ] FwIndex: 15, MinRatchetLevel: 0
[   0.1981 ] FwIndex: 16, MinRatchetLevel: 0
[   0.1982 ] FwIndex: 17, MinRatchetLevel: 0
[   0.1982 ] FwIndex: 18, MinRatchetLevel: 0
[   0.1982 ] FwIndex: 19, MinRatchetLevel: 0
[   0.1982 ] FwIndex: 30, MinRatchetLevel: 0
[   0.1982 ] FwIndex: 31, MinRatchetLevel: 0
[   0.1982 ] 
[   0.2214 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x19 0 --sfuses sfuse.bin --download rcm mb1_t194_prod_sigheader.bin 0 0
[   0.2238 ] RCM 0 is saved as rcm_0.rcm
[   0.2348 ] RCM 1 is saved as rcm_1.rcm
[   0.2350 ] RCM 2 is saved as rcm_2.rcm
[   0.2351 ] List of rcm files are saved in rcm_list.xml
[   0.2351 ] 
[   0.2351 ] Signing RCM messages
[   0.2374 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key --getmontgomeryvalues montgomery.bin
[   0.2388 ] Assuming zero filled SBK key
[   0.2399 ] 
[   0.2399 ] Copying signature to RCM mesages
[   0.2412 ] tegrarcm_v2 --chip 0x19 0 --updatesig rcm_list_signed.xml
[   0.2430 ] 
[   0.2431 ] Parsing partition layout
[   0.2966 ] tegraparser_v2 --pt flash.xml.tmp
[   0.3025 ] 
[   0.3026 ] Creating list of images to be signed
[   0.3054 ] tegrahost_v2 --chip 0x19 0 --partitionlayout flash.xml.bin --ratchet_blob ratchet_blob.bin --list images_list.xml zerosbk
[   0.3069 ] MB1: Nvheader already present is mb1_t194_prod.bin
[   0.3080 ] Header already present for mb1_t194_prod_sigheader.bin
[   0.3089 ] MB1: Nvheader already present is mb1_t194_prod.bin
[   0.3142 ] Header already present for mb1_t194_prod_sigheader.bin
[   0.3151 ] adding BCH for spe_t194.bin
[   0.3514 ] adding BCH for spe_t194.bin
[   0.3622 ] adding BCH for nvtboot_t194.bin
[   0.3689 ] adding BCH for nvtboot_t194.bin
[   0.3754 ] Header already present for preboot_c10_prod_cr.bin
[   0.3892 ] Header already present for preboot_c10_prod_cr.bin
[   0.3897 ] Header already present for mce_c10_prod_cr.bin
[   0.3945 ] Header already present for mce_c10_prod_cr.bin
[   0.3990 ] adding BCH for mts_c10_prod_cr.bin
[   0.4718 ] adding BCH for mts_c10_prod_cr.bin
[   0.6023 ] adding BCH for cboot_t194.bin
[   0.7221 ] adding BCH for cboot_t194.bin
[   0.7391 ] adding BCH for tegra194-p2888-0001-p2822-0000.dtb
[   0.7555 ] adding BCH for tegra194-p2888-0001-p2822-0000.dtb
[   0.7656 ] adding BCH for tos-trusty_t194.img
[   0.8302 ] adding BCH for tos-trusty_t194.img
[   0.8530 ] adding BCH for eks.img
[   0.8929 ] adding BCH for eks.img
[   0.8935 ] adding BCH for bpmp_t194.bin
[   0.9221 ] adding BCH for bpmp_t194.bin
[   0.9597 ] adding BCH for tegra194-a02-bpmp-p2888-a04.dtb
[   1.0538 ] adding BCH for tegra194-a02-bpmp-p2888-a04.dtb
[   1.0884 ] adding BCH for camera-rtcpu-rce.img
[   1.1364 ] adding BCH for camera-rtcpu-rce.img
[   1.1537 ] adding BCH for adsp-fw.bin
[   1.1949 ] adding BCH for adsp-fw.bin
[   1.2013 ] Header already present for warmboot_t194_prod.bin
[   1.2140 ] Header already present for warmboot_t194_prod.bin
[   1.2162 ] adding BCH for recovery.img
[   2.2605 ] adding BCH for tegra194-p2888-0001-p2822-0000.dtb.rec
[   4.2017 ] adding BCH for boot.img
[   4.2514 ] adding BCH for boot.img
[   5.6890 ] adding BCH for kernel_tegra194-p2888-0001-p2822-0000.dtb
[   8.4569 ] adding BCH for kernel_tegra194-p2888-0001-p2822-0000.dtb
[   8.6860 ] 
[   8.6860 ] Filling MB1 storage info
[   8.6861 ] Generating br-bct
[   8.6873 ] Performing cfg overlay
[   8.6873 ] ['tegra194-mb1-bct-memcfg-p2888.cfg', 'tegra194-memcfg-sw-override.cfg']
[   8.6878 ] sw_memcfg_overlay.pl -c tegra194-mb1-bct-memcfg-p2888.cfg -s tegra194-memcfg-sw-override.cfg -o /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61.cfg
[  14.4210 ] 
[  14.4212 ] Updating dev and MSS params in BR BCT
[  14.4213 ] tegrabct_v2 --dev_param tegra194-br-bct-sdmmc.cfg --sdram /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[  14.5002 ] 
[  14.5003 ] Updating bl info
[  14.5017 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin
[  14.5046 ] 
[  14.5047 ] Generating signatures
[  14.5062 ] tegrasign_v2 --key None --list images_list.xml --pubkeyhash pub_key.key
[  14.5076 ] Assuming zero filled SBK key
[  15.3719 ] 
[  15.3720 ] Generating br-bct
[  15.3750 ] Performing cfg overlay
[  15.3751 ] ['/home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61.cfg']
[  15.3752 ] Updating dev and MSS params in BR BCT
[  15.3754 ] tegrabct_v2 --dev_param tegra194-br-bct-sdmmc.cfg --sdram /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[  15.4607 ] 
[  15.4608 ] Updating bl info
[  15.4622 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[  15.4663 ] 
[  15.4664 ] Updating smd info
[  15.4678 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 --updatesmdinfo flash.xml.bin
[  15.4693 ] 
[  15.4693 ] Updating Odmdata
[  15.4707 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatefields Odmdata =0x9190000
[  15.4723 ] 
[  15.4724 ] Get Signed section of bct
[  15.4742 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --listbct bct_list.xml
[  15.4759 ] 
[  15.4772 ] tegrasign_v2 --key None --list bct_list.xml --pubkeyhash pub_key.key --getmontgomeryvalues montgomery.bin
[  15.4784 ] Assuming zero filled SBK key
[  15.4788 ] 
[  15.4788 ] Updating BCT with signature
[  15.4801 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatesig bct_list_signed.xml
[  15.4815 ] 
[  15.4816 ] Generating coldboot mb1-bct
[  15.4838 ] tegrabct_v2 --chip 0x19 0 --mb1bct mb1_cold_boot_bct.cfg --sdram /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61.cfg --misc tegra194-mb1-bct-misc-l4t.cfg --scr tegra194-mb1-bct-scr-cbb-mini.cfg --pinmux tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg --pmc tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg --pmic tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg --brcommand tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg --prod tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg --gpioint tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg --uphy tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg --device tegra19x-mb1-bct-device-sdmmc.cfg
[  15.4850 ] MB1-BCT version: 0x1

[  15.4854 ] Parsing config file :tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg 
[  15.4865 ] Added Platform Config 0 data with size :- 3008

[  15.4887 ] Parsing config file :tegra194-mb1-bct-scr-cbb-mini.cfg 
[  15.4892 ] Added Platform Config 1 data with size :- 19640

[  15.5604 ] Parsing config file :tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg 
[  15.5613 ] Added Platform Config 2 data with size :- 24

[  15.5814 ] Parsing config file :tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg 
[  15.5831 ] Added Platform Config 4 data with size :- 348

[  15.5841 ] Parsing config file :tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg 
[  15.5855 ] Added Platform Config 3 data with size :- 92

[  15.5933 ] Parsing config file :tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg 
[  15.5943 ] Added Platform Config 5 data with size :- 56

[  15.5948 ] Parsing config file :tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg 
[  15.5956 ] Added Platform Config 7 data with size :- 392
[  15.5956 ] 
[  15.5957 ] Parsing config file :tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg 
[  15.5957 ] Added Platform Config 8 data with size :- 12
[  15.5957 ] 
[  15.5957 ] Parsing config file :tegra19x-mb1-bct-device-sdmmc.cfg 
[  15.5957 ] Added Platform Config 9 data with size :- 32
[  15.5957 ] 
[  15.5958 ] Updating mb1-bct with firmware information
[  15.5970 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[  15.5982 ] MB1-BCT version: 0x1
[  15.5987 ] 
[  15.5988 ] Updating mb1-bct with storage information
[  15.6002 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_cold_boot_bct_MB1.bct --updatestorageinfo flash.xml.bin
[  15.6015 ] MB1-BCT version: 0x1
[  15.6021 ] 
[  15.6022 ] Updating mb1-bct with ratchet information
[  15.6033 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_cold_boot_bct_MB1.bct --minratchet tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg
[  15.6044 ] MB1-BCT version: 0x1
[  15.6048 ] FwIndex: 1, MinRatchetLevel: 0
[  15.6051 ] FwIndex: 2, MinRatchetLevel: 0
[  15.6051 ] FwIndex: 3, MinRatchetLevel: 0
[  15.6051 ] FwIndex: 4, MinRatchetLevel: 0
[  15.6051 ] FwIndex: 5, MinRatchetLevel: 0
[  15.6051 ] FwIndex: 6, MinRatchetLevel: 0
[  15.6051 ] FwIndex: 7, MinRatchetLevel: 0
[  15.6051 ] FwIndex: 8, MinRatchetLevel: 0
[  15.6051 ] FwIndex: 11, MinRatchetLevel: 0
[  15.6051 ] FwIndex: 12, MinRatchetLevel: 0
[  15.6051 ] FwIndex: 13, MinRatchetLevel: 0
[  15.6051 ] FwIndex: 14, MinRatchetLevel: 0
[  15.6052 ] FwIndex: 15, MinRatchetLevel: 0
[  15.6052 ] FwIndex: 16, MinRatchetLevel: 0
[  15.6052 ] FwIndex: 17, MinRatchetLevel: 0
[  15.6052 ] FwIndex: 18, MinRatchetLevel: 0
[  15.6052 ] FwIndex: 19, MinRatchetLevel: 0
[  15.6052 ] FwIndex: 30, MinRatchetLevel: 0
[  15.6052 ] FwIndex: 31, MinRatchetLevel: 0
[  15.6052 ] 
[  15.6064 ] tegrahost_v2 --chip 0x19 --align mb1_cold_boot_bct_MB1.bct
[  15.6075 ] 
[  15.6086 ] tegrahost_v2 --chip 0x19 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1.bct zerosbk
[  15.6096 ] adding BCH for mb1_cold_boot_bct_MB1.bct
[  15.6109 ] 
[  15.6124 ] tegrasign_v2 --key None --list mb1_cold_boot_bct_MB1_sigheader.bct_list.xml --pubkeyhash pub_key.key
[  15.6134 ] Assuming zero filled SBK key
[  15.6140 ] 
[  15.6154 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_cold_boot_bct_MB1_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_sigheader.bct.hash zerosbk
[  15.6172 ] 
[  15.6174 ] Generating recovery mb1-bct
[  15.6194 ] tegrabct_v2 --chip 0x19 0 --mb1bct mb1_bct.cfg --sdram /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61.cfg --misc tegra194-mb1-bct-misc-flash.cfg --scr tegra194-mb1-bct-scr-cbb-mini.cfg --pinmux tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg --pmc tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg --pmic tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg --brcommand tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg --prod tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg --gpioint tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg --uphy tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg --device tegra19x-mb1-bct-device-sdmmc.cfg
[  15.6211 ] MB1-BCT version: 0x1

[  15.6216 ] Parsing config file :tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg 
[  15.6226 ] Added Platform Config 0 data with size :- 3008

[  15.6251 ] Parsing config file :tegra194-mb1-bct-scr-cbb-mini.cfg 
[  15.6258 ] Added Platform Config 1 data with size :- 19640

[  15.6469 ] Parsing config file :tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg 
[  15.6478 ] Added Platform Config 2 data with size :- 24

[  15.6483 ] Parsing config file :tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg 
[  15.6492 ] Added Platform Config 4 data with size :- 348

[  15.6497 ] Parsing config file :tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg 
[  15.6503 ] Added Platform Config 3 data with size :- 92
[  15.6503 ] 
[  15.6503 ] Parsing config file :tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg 
[  15.6503 ] Added Platform Config 5 data with size :- 56
[  15.6503 ] 
[  15.6503 ] Parsing config file :tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg 
[  15.6503 ] Added Platform Config 7 data with size :- 392
[  15.6504 ] 
[  15.6504 ] Parsing config file :tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg 
[  15.6504 ] Added Platform Config 8 data with size :- 12
[  15.6504 ] 
[  15.6504 ] Parsing config file :tegra19x-mb1-bct-device-sdmmc.cfg 
[  15.6504 ] Added Platform Config 9 data with size :- 32
[  15.6504 ] 
[  15.6505 ] Updating mb1-bct with firmware information
[  15.6519 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_bct_MB1.bct --updatefwinfo flash.xml.bin
[  15.6533 ] MB1-BCT version: 0x1
[  15.6539 ] 
[  15.6540 ] Updating mb1-bct with storage information
[  15.6552 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_bct_MB1.bct --updatestorageinfo flash.xml.bin
[  15.6565 ] MB1-BCT version: 0x1
[  15.6570 ] 
[  15.6571 ] Updating mb1-bct with ratchet information
[  15.6582 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_bct_MB1.bct --minratchet tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg
[  15.6593 ] MB1-BCT version: 0x1
[  15.6597 ] FwIndex: 1, MinRatchetLevel: 0
[  15.6599 ] FwIndex: 2, MinRatchetLevel: 0
[  15.6601 ] FwIndex: 3, MinRatchetLevel: 0
[  15.6604 ] FwIndex: 4, MinRatchetLevel: 0
[  15.6606 ] FwIndex: 5, MinRatchetLevel: 0
[  15.6608 ] FwIndex: 6, MinRatchetLevel: 0
[  15.6610 ] FwIndex: 7, MinRatchetLevel: 0
[  15.6610 ] FwIndex: 8, MinRatchetLevel: 0
[  15.6611 ] FwIndex: 11, MinRatchetLevel: 0
[  15.6611 ] FwIndex: 12, MinRatchetLevel: 0
[  15.6611 ] FwIndex: 13, MinRatchetLevel: 0
[  15.6611 ] FwIndex: 14, MinRatchetLevel: 0
[  15.6611 ] FwIndex: 15, MinRatchetLevel: 0
[  15.6611 ] FwIndex: 16, MinRatchetLevel: 0
[  15.6611 ] FwIndex: 17, MinRatchetLevel: 0
[  15.6611 ] FwIndex: 18, MinRatchetLevel: 0
[  15.6611 ] FwIndex: 19, MinRatchetLevel: 0
[  15.6611 ] FwIndex: 30, MinRatchetLevel: 0
[  15.6611 ] FwIndex: 31, MinRatchetLevel: 0
[  15.6611 ] 
[  15.6623 ] tegrahost_v2 --chip 0x19 --align mb1_bct_MB1.bct
[  15.6634 ] 
[  15.6645 ] tegrahost_v2 --chip 0x19 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_bct_MB1.bct zerosbk
[  15.6657 ] adding BCH for mb1_bct_MB1.bct
[  15.6671 ] 
[  15.6686 ] tegrasign_v2 --key None --list mb1_bct_MB1_sigheader.bct_list.xml --pubkeyhash pub_key.key
[  15.6696 ] Assuming zero filled SBK key
[  15.6702 ] 
[  15.6716 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_bct_MB1_sigheader.bct.encrypt mb1_bct_MB1_sigheader.bct.hash zerosbk
[  15.6735 ] 
[  15.6736 ] Generating coldboot mem-bct
[  15.6747 ] tegrabct_v2 --chip 0x19 0 --sdram /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61.cfg --membct /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61_1.bct /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61_2.bct /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61_3.bct /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61_4.bct
[  15.6757 ] Packing sdram param for instance[0]
[  15.7531 ] Packing sdram param for instance[1]
[  15.7535 ] Packing sdram param for instance[2]
[  15.7540 ] Packing sdram param for instance[3]
[  15.7541 ] Packing sdram param for instance[4]
[  15.7542 ] Packing sdram param for instance[5]
[  15.7542 ] Packing sdram param for instance[6]
[  15.7542 ] Packing sdram param for instance[7]
[  15.7542 ] Packing sdram param for instance[8]
[  15.7542 ] Packing sdram param for instance[9]
[  15.7542 ] Packing sdram param for instance[10]
[  15.7542 ] Packing sdram param for instance[11]
[  15.7542 ] Packing sdram param for instance[12]
[  15.7542 ] Packing sdram param for instance[13]
[  15.7542 ] Packing sdram param for instance[14]
[  15.7542 ] Packing sdram param for instance[15]
[  15.7542 ] 
[  15.7543 ] Getting sector size from pt
[  15.7557 ] tegraparser_v2 --getsectorsize flash.xml.bin sector_info.bin
[  15.7570 ] 
[  15.7571 ] BlockSize read from layout is 200

[  15.7583 ] tegrahost_v2 --chip 0x19 0 --blocksize 512 --magicid MEMB --addsigheader_multi /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61_1.bct /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61_2.bct /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61_3.bct /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61_4.bct
[  15.7593 ] adding BCH for /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61_1.bct
[  15.7632 ] 
[  15.7648 ] tegrahost_v2 --chip 0x19 --align mem_coldboot.bct
[  15.7667 ] 
[  15.7679 ] tegrahost_v2 --chip 0x19 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_coldboot.bct zerosbk
[  15.7692 ] Header already present for mem_coldboot.bct
[  15.7699 ] 
[  15.7715 ] tegrasign_v2 --key None --list mem_coldboot_sigheader.bct_list.xml --pubkeyhash pub_key.key
[  15.7725 ] Assuming zero filled SBK key
[  15.7732 ] 
[  15.7746 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mem_coldboot_sigheader.bct.encrypt mem_coldboot_sigheader.bct.hash zerosbk
[  15.7762 ] 
[  15.7763 ] Generating recovery mem-bct
[  15.7774 ] tegrabct_v2 --chip 0x19 0 --sdram /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61.cfg --membct /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61_1.bct /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61_2.bct /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61_3.bct /home/miked/Downloads/Linux_for_Tegra/bootloader/9551/tmpbpftc7q61_4.bct
[  15.7784 ] Packing sdram param for instance[0]
[  15.8546 ] Packing sdram param for instance[1]
[  15.8551 ] Packing sdram param for instance[2]
[  15.8553 ] Packing sdram param for instance[3]
[  15.8554 ] Packing sdram param for instance[4]
[  15.8554 ] Packing sdram param for instance[5]
[  15.8554 ] Packing sdram param for instance[6]
[  15.8554 ] Packing sdram param for instance[7]
[  15.8554 ] Packing sdram param for instance[8]
[  15.8554 ] Packing sdram param for instance[9]
[  15.8554 ] Packing sdram param for instance[10]
[  15.8555 ] Packing sdram param for instance[11]
[  15.8555 ] Packing sdram param for instance[12]
[  15.8555 ] Packing sdram param for instance[13]
[  15.8555 ] Packing sdram param for instance[14]
[  15.8555 ] Packing sdram param for instance[15]
[  15.8555 ] 
[  15.8557 ] Reading ramcode from backup chip_info.bin file
[  15.8672 ] RAMCODE Read from Device: 2

[  15.8674 ] Disabled BPMP dtb trim, using default dtb
[  15.8674 ] 
[  15.8692 ] tegrahost_v2 --chip 0x19 --align mem_rcm.bct
[  15.8710 ] 
[  15.8728 ] tegrahost_v2 --chip 0x19 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_rcm.bct zerosbk
[  15.8744 ] adding BCH for mem_rcm.bct
[  15.8778 ] 
[  15.8794 ] tegrasign_v2 --key None --list mem_rcm_sigheader.bct_list.xml --pubkeyhash pub_key.key
[  15.8805 ] Assuming zero filled SBK key
[  15.8812 ] 
[  15.8838 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mem_rcm_sigheader.bct.encrypt mem_rcm_sigheader.bct.hash zerosbk
[  15.8865 ] 
[  15.8867 ] Copying signatures
[  15.8881 ] tegrahost_v2 --chip 0x19 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[  20.4596 ] 
[  20.4598 ] Boot Rom communication
[  20.4626 ] tegrarcm_v2 --chip 0x19 0 --rcm rcm_list_signed.xml
[  20.4654 ] BootRom is not running
[  25.8107 ] 
[  26.8151 ] tegrarcm_v2 --isapplet

hello mpdessauer,

you should confirm you’d put Jetson module in force-recovery mode for image flashing,

according to developer guide.
please execute $ lsusb commands To determine whether the developer kit is in Force Recovery mode.
thanks

Yes, I can see the device from lsusb list (see below) and I don’t see how I could not be in recovery mode and get so far along on the flashing before the bootrom issue occurs. It seems like either the board is dropping recovery mode in mid-flash or the host device is losing usb connectivity?

lsusb logs:
Bus 002 Device 020: ID 0955:7019 NVidia Corp.

I would like to add that a strange behavior happens when executing the flash command and I have the usb plugged in for more than a minute or so where the board is not found (lsubs always “sees” it Bus 002 Device 020: ID 0955:7019 NVidia Corp & the target device screen remains off). I am not sure how to determine if this issue is coming from the board or from the host device. If I unplug the USB cable from the host and plug it back in and then execute the flash.sh script, it will then kick off and get to the part of the process that I shared above (BootRom is not running on the tegrarcm_v2 --isapplet). I feel like it’s not the host device since the lsusb results always show the board (see below):

root@miked-dell-linux:/home/miked/Downloads/Linux_for_Tegra# sudo ./flash.sh jetson-agx-xavier-devkit mmcblk0p1
###############################################################################
# L4T BSP Information:
# R32 , REVISION: 5.0
###############################################################################
**Error: probing the target board failed.**
       Make sure the target board is connected through 
       USB port and is in recovery mode.
root@miked-dell-linux:/home/miked/Downloads/Linux_for_Tegra# lsusb
Bus 001 Device 004: ID 04f3:002a Elan Microelectronics Corp. 
Bus 001 Device 003: ID 0c45:64af Microdia 
Bus 001 Device 002: ID 8087:8000 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 8087:07dc Intel Corp. 
**Bus 002 Device 025: ID 0955:7019 NVidia Corp.** 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@miked-dell-linux:/home/miked/Downloads/Linux_for_Tegra# sudo ./flash.sh jetson-agx-xavier-devkit mmcblk0p1
###############################################################################
# L4T BSP Information:
# R32 , REVISION: 5.0
###############################################################################
Error: probing the target board failed.
       Make sure the target board is connected through 
       USB port and is in recovery mode.
root@miked-dell-linux:/home/miked/Downloads/Linux_for_Tegra# lsusb
Bus 001 Device 004: ID 04f3:002a Elan Microelectronics Corp. 
Bus 001 Device 003: ID 0c45:64af Microdia 
Bus 001 Device 002: ID 8087:8000 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 8087:07dc Intel Corp. 
**Bus 002 Device 025: ID 0955:7019 NVidia Corp.** 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

hello mpdessauer,

please do NOT unplug the USB cable while performing the flash script to flash the board,
thanks