Failed flashing t186ref

After the TX2 device that has been in use is powered on for a certain time, it suddenly fails to start, and repeats the cycle alarm:

[0[0000.160] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.160] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.160] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.160] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.155] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.160] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.160] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.160] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.160] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.160] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.160] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.160] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.160] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.160] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c
[0[0000.154] C> ERROR: Highest Layer Module = 0x1d, Lowest Layer Module = 0x15,
Aux Info = 0x0, Reason = 0x1c

After I use the command (sudo ./flash jetson-tx2 mmcblk0p1) to flash the machine again, the flashing fails, and the flashing log is as follows:

###############################################################################
# L4T BSP Information:
# R32 , REVISION: 5.1
###############################################################################
# Target Board Information:
# Name: jetson-tx2, Board Family: t186ref, SoC: Tegra 186, 
# OpMode: production, Boot Authentication: NS, 
# Disk encryption: disabled ,
###############################################################################
./tegraflash.py --chip 0x18 --applet "/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin" --skipuid --cmd "dump eeprom boardinfo cvm.bin" 
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.0060 ] Generating RCM messages
[   0.0108 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm /home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin 0 0
[   0.0149 ] RCM 0 is saved as rcm_0.rcm
[   0.0184 ] RCM 1 is saved as rcm_1.rcm
[   0.0184 ] List of rcm files are saved in rcm_list.xml
[   0.0184 ] 
[   0.0185 ] Signing RCM messages
[   0.0268 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0282 ] Assuming zero filled SBK key
[   0.0319 ] 
[   0.0320 ] Copying signature to RCM mesages
[   0.0389 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0405 ] 
[   0.0406 ] Boot Rom communication
[   0.0415 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
[   0.0440 ] RCM version 0X180001
[   0.0450 ] Boot Rom communication completed
[   1.0572 ] 
[   2.0597 ] tegrarcm_v2 --isapplet
[   2.0605 ] Applet version 01.00.0000
[   2.0837 ] 
[   2.0856 ] Retrieving EEPROM data
[   2.0857 ] tegrarcm_v2 --oem platformdetails eeprom cvm /home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/cvm.bin
[   2.0869 ] Applet version 01.00.0000
[   2.1048 ] Saved platform info in /home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/cvm.bin
[   2.1789 ] 
Board ID(3310) version(D00) sku(1000) revision(F.0)
Copy /home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb to /home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb.rec
copying bctfile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/BCT/P3310_A00_8GB_lpddr4_A02_l4t.cfg)... done.
copying misc_config(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-misc-si-l4t.cfg)... done.
copying pinmux_config(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg)... done.
copying pmic_config(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg)... done.
copying pmc_config(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg)... done.
copying prod_config(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg)... done.
copying scr_config(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/BCT/minimal_scr.cfg)... done.
copying scr_cold_boot_config(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/BCT/mobile_scr.cfg)... done.
copying bootrom_config(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg)... done.
copying dev_params(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/BCT/emmc.cfg)... done.
Existing bootloader(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/nvtboot_cpu.bin) reused.
copying initrd(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/l4t_initrd.img)... done.
	populating kernel to rootfs... done.
	populating initrd to rootfs... done.
	populating /home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb to rootfs... done.
Making Boot image... done.
/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/tegraflash.py  --chip 0x18 --key  --cmd sign boot.img
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.0091 ] tegrasign_v2 --key  --getmode mode.txt
[   0.0104 ] Assuming zero filled SBK key
[   0.0104 ] 
[   0.0105 ] sign_type   : 0
[   0.0106 ] header_magic: 414e4452
[   0.0173 ] tegrahost_v2 --chip 0x18 --align 1_boot.img
[   0.0489 ] 
[   0.0561 ] tegrahost_v2 --appendsigheader 1_boot.img zerosbk
[   0.0588 ] 
[   0.0611 ] tegrasign_v2 --key  --list 1_boot_sigheader.img_list.xml --pubkeyhash pub_key.key
[   0.0620 ] Assuming zero filled SBK key
[   0.0824 ] 
[   0.0842 ] tegrahost_v2 --updatesigheader 1_boot_sigheader.img.encrypt 1_boot_sigheader.img.hash zerosbk
[   0.0862 ] 
[   0.0871 ] Signed file: /home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/temp_user_dir/boot_sigheader.img.encrypt
l4t_sign_image.sh: Generate header for boot_sigheader.img.encrypt
l4t_sign_image.sh: chip 0x18: Don't need to do anything
l4t_sign_image.sh: Generate 16-byte-size-aligned base file for boot_sigheader.img.encrypt
l4t_sign_image.sh: the signed file is /home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/temp_user_dir/boot_sigheader.img.encrypt
done.
Making recovery ramdisk for recovery image...
Re-generating recovery ramdisk for recovery image...
~/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/ramdisk_tmp ~/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader ~/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra
30402 块
_BASE_KERNEL_VERSION=4.9.201-tegra
~/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/ramdisk_tmp/lib ~/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/ramdisk_tmp ~/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader ~/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra
65752 块
Making Recovery image...
copying recdtbfile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb.rec)... done.
记录了20+0 的读入
记录了20+0 的写出
20 bytes copied, 0.000182127 s, 110 kB/s
Existing sosfile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin) reused.
copying tegraboot(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/nvtboot.bin)... done.
Existing cpu_bootloader(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/nvtboot_cpu.bin) reused.
Existing mb2blfile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
Existing mtspreboot(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/preboot_d15_prod_cr.bin) reused.
Existing mts(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/mce_mts_d15_prod_cr.bin) reused.
Existing mb1file(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/mb1_prod.bin) reused.
Existing bpffile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/bpmp.bin) reused.
copying bpfdtbfile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb)... done.
Existing scefile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
Existing spefile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/spe.bin) reused.
Existing drameccfile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/dram-ecc.bin) reused.
Existing badpagefile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/badpage.bin) reused.
copying wb0boot(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/warmboot.bin)... done.
Existing tosfile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/tos-trusty.img) reused.
Existing eksfile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/eks.img) reused.
copying dtbfile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)... done.
Copying nv_boot_control.conf to rootfs
/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/tegraflash.py  --chip 0x18 --key  --cmd sign kernel_tegra186-quill-p3310-1000-c03-00-base.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.0066 ] tegrasign_v2 --key  --getmode mode.txt
[   0.0107 ] Assuming zero filled SBK key
[   0.0109 ] 
[   0.0111 ] sign_type   : 762080361
[   0.0111 ] header_magic: d00dfeed
[   0.0124 ] tegrahost_v2 --chip 0x18 --align 1_kernel_tegra186-quill-p3310-1000-c03-00-base.dtb
[   0.0143 ] 
[   0.0189 ] tegrahost_v2 --appendsigheader 1_kernel_tegra186-quill-p3310-1000-c03-00-base.dtb zerosbk
[   0.0213 ] 
[   0.0263 ] tegrasign_v2 --key  --list 1_kernel_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[   0.0278 ] Assuming zero filled SBK key
[   0.0417 ] 
[   0.0451 ] tegrahost_v2 --updatesigheader 1_kernel_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt 1_kernel_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.hash zerosbk
[   0.0469 ] 
[   0.0474 ] Signed file: /home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/temp_user_dir/kernel_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt
l4t_sign_image.sh: Generate header for kernel_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt
l4t_sign_image.sh: chip 0x18: Don't need to do anything
l4t_sign_image.sh: Generate 16-byte-size-aligned base file for kernel_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt
l4t_sign_image.sh: the signed file is /home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/temp_user_dir/kernel_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt
done.
Making system.img... 
	populating rootfs from /home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/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/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/cboot.bin) reused.
copying tbcdtbfile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)... done.
copying cfgfile(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/t186ref/cfg/flash_l4t_t186.xml) to flash.xml... done.
Existing flasher(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu.bin) reused.
Existing flashapp(/home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/tegraflash.py) reused.
./tegraflash.py --bl nvtboot_recovery_cpu.bin --sdram_config P3310_A00_8GB_lpddr4_A02_l4t.cfg --odmdata 0x7090000 --applet mb1_recovery_prod.bin --cmd "flash; reboot"  --cfg flash.xml --chip 0x18 --misc_config tegra186-mb1-bct-misc-si-l4t.cfg --pinmux_config tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg --pmic_config tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg --pmc_config tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg --prod_config tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg --scr_config minimal_scr.cfg --scr_cold_boot_config mobile_scr.cfg --br_cmd_config tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --dev_params emmc.cfg  --bins "mb2_bootloader nvtboot_recovery.bin; mts_preboot preboot_d15_prod_cr.bin; mts_bootpack mce_mts_d15_prod_cr.bin; bpmp_fw bpmp.bin; bpmp_fw_dtb tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb; tlk tos-trusty.img; eks eks.img; bootloader_dtb tegra186-quill-p3310-1000-c03-00-base.dtb"   
saving flash command in /home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/Linux_for_Tegra/bootloader/flashcmd.txt
saving Windows flash command to /home/yongle/myfile/TX2_SOURCE/Tegra186_Linux_R32.5.1_aarch64/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.0139 ] tegrasign_v2 --key None --getmode mode.txt
[   0.0161 ] Assuming zero filled SBK key
[   0.0928 ] 
[   0.0930 ] Generating RCM messages
[   0.1079 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.1099 ] RCM 0 is saved as rcm_0.rcm
[   0.1585 ] RCM 1 is saved as rcm_1.rcm
[   0.1588 ] List of rcm files are saved in rcm_list.xml
[   0.1637 ] 
[   0.1638 ] Signing RCM messages
[   0.1653 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.1670 ] Assuming zero filled SBK key
[   0.1738 ] 
[   0.1738 ] Copying signature to RCM mesages
[   0.1757 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.1847 ] 
[   0.1847 ] Parsing partition layout
[   0.2046 ] tegraparser_v2 --pt flash.xml.tmp
[   0.2446 ] 
[   0.2446 ] Creating list of images to be signed
[   0.2584 ] tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --list images_list.xml zerosbk
[   3.1751 ] 
[   3.1752 ] Generating signatures
[   3.1768 ] tegrasign_v2 --key None --list images_list.xml --pubkeyhash pub_key.key
[   3.1781 ] Assuming zero filled SBK key
[   4.9921 ] 
[   4.9922 ] Generating br-bct
[   5.1804 ] Updating dev and MSS params in BR BCT
[   5.1806 ] tegrabct_v2 --dev_param emmc.cfg --sdram P3310_A00_8GB_lpddr4_A02_l4t.cfg --brbct br_bct.cfg --chip 0x18 0
[   5.3222 ] 
[   5.3222 ] Updating bl info
[   5.3230 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   5.3699 ] 
[   5.3699 ] Updating smd info
[   5.3708 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 --updatesmdinfo flash.xml.bin
[   5.3996 ] 
[   5.3997 ] Updating Odmdata
[   5.4005 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --updatefields Odmdata =0x7090000
[   5.4314 ] 
[   5.4315 ] Get Signed section of bct
[   5.4325 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --listbct bct_list.xml
[   5.4421 ] 
[   5.4433 ] tegrasign_v2 --key None --list bct_list.xml --pubkeyhash pub_key.key
[   5.4446 ] Assuming zero filled SBK key
[   5.4449 ] 
[   5.4449 ] Updating BCT with signature
[   5.4460 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --updatesig bct_list_signed.xml
[   5.4663 ] 
[   5.4664 ] Generating coldboot mb1-bct
[   5.4674 ] tegrabct_v2 --chip 0x18 0 --mb1bct mb1_cold_boot_bct.cfg --sdram P3310_A00_8GB_lpddr4_A02_l4t.cfg --misc tegra186-mb1-bct-misc-si-l4t.cfg --scr mobile_scr.cfg --pinmux tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg --pmc tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg --pmic tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg --brcommand tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg
[   5.4680 ] MB1-BCT version: 0xf
[   5.4682 ] Packing sdram param for instance[0]
[   5.4908 ] Packing sdram param for instance[1]
[   5.4910 ] Packing sdram param for instance[2]
[   5.4911 ] Packing sdram param for instance[3]

[   5.5066 ] Parsing config file :tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg 
[   5.5070 ] Appending platform config data of size :- 3032

[   5.5240 ] Parsing config file :mobile_scr.cfg 
[   5.5242 ] Appending platform config data of size :- 12240

[   5.5585 ] Parsing config file :tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg 
[   5.5588 ] Appending platform config data of size :- 24

[   5.6656 ] Parsing config file :tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg 
[   5.6665 ] Appending platform config data of size :- 672

[   5.6712 ] Parsing config file :tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg 
[   5.6722 ] Appending platform config data of size :- 64

[   5.6758 ] Parsing config file :tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg 
[   5.6767 ] Appending platform config data of size :- 1628
[   5.6823 ] 
[   5.6824 ] Updating mb1-bct with firmware information
[   5.6844 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[   5.6864 ] MB1-BCT version: 0xf
[   5.6980 ] 
[   5.6980 ] Updating mb1-bct with storage information
[   5.7002 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_cold_boot_bct_MB1.bct --updatestorageinfo flash.xml.bin
[   5.7018 ] MB1-BCT version: 0xf
[   5.7325 ] 
[   5.7343 ] tegrahost_v2 --chip 0x18 --align mb1_cold_boot_bct_MB1.bct
[   5.7354 ] 
[   5.7360 ] tegrahost_v2 --appendsigheader mb1_cold_boot_bct_MB1.bct zerosbk
[   5.7370 ] 
[   5.7380 ] tegrasign_v2 --key None --list mb1_cold_boot_bct_MB1_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   5.7386 ] Assuming zero filled SBK key
[   5.7402 ] 
[   5.7411 ] tegrahost_v2 --updatesigheader mb1_cold_boot_bct_MB1_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_sigheader.bct.hash zerosbk
[   5.7519 ] 
[   5.7520 ] Generating recovery mb1-bct
[   5.7529 ] tegrabct_v2 --chip 0x18 0 --mb1bct mb1_bct.cfg --sdram P3310_A00_8GB_lpddr4_A02_l4t.cfg --misc tegra186-mb1-bct-misc-si-l4t.cfg --scr minimal_scr.cfg --pinmux tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg --pmc tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg --pmic tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg --brcommand tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg
[   5.7534 ] MB1-BCT version: 0xf
[   5.7535 ] Packing sdram param for instance[0]
[   5.7754 ] Packing sdram param for instance[1]
[   5.7756 ] Packing sdram param for instance[2]
[   5.7757 ] Packing sdram param for instance[3]

[   5.7758 ] Parsing config file :tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg 
[   5.7760 ] Appending platform config data of size :- 3032

[   5.7762 ] Parsing config file :minimal_scr.cfg 
[   5.7763 ] Appending platform config data of size :- 12240

[   5.8055 ] Parsing config file :tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg 
[   5.8057 ] Appending platform config data of size :- 24
[   5.8057 ] 
[   5.8057 ] Parsing config file :tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg 
[   5.8057 ] Appending platform config data of size :- 672
[   5.8057 ] 
[   5.8057 ] Parsing config file :tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg 
[   5.8057 ] Appending platform config data of size :- 64
[   5.8057 ] 
[   5.8057 ] Parsing config file :tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg 
[   5.8057 ] Appending platform config data of size :- 1628
[   5.8058 ] 
[   5.8058 ] Updating mb1-bct with firmware information
[   5.8067 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_bct_MB1.bct --updatefwinfo flash.xml.bin
[   5.8074 ] MB1-BCT version: 0xf
[   5.8335 ] 
[   5.8336 ] Updating mb1-bct with storage information
[   5.8348 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_bct_MB1.bct --updatestorageinfo flash.xml.bin
[   5.8355 ] MB1-BCT version: 0xf
[   5.8673 ] 
[   5.8682 ] tegrahost_v2 --chip 0x18 --align mb1_bct_MB1.bct
[   5.8689 ] 
[   5.8694 ] tegrahost_v2 --appendsigheader mb1_bct_MB1.bct zerosbk
[   5.8700 ] 
[   5.8706 ] tegrasign_v2 --key None --list mb1_bct_MB1_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   5.8711 ] Assuming zero filled SBK key
[   5.8722 ] 
[   5.8729 ] tegrahost_v2 --updatesigheader mb1_bct_MB1_sigheader.bct.encrypt mb1_bct_MB1_sigheader.bct.hash zerosbk
[   5.8819 ] 
[   5.8820 ] Copying signatures
[   5.8832 ] tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[   8.5622 ] 
[   8.5623 ] Boot Rom communication
[   8.5642 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml
[   8.5658 ] BootRom is not running
[  13.6170 ] 
[  14.6202 ] tegrarcm_v2 --isapplet
[  14.6218 ] Applet version 01.00.0000
[  14.6246 ] 
[  14.6247 ] Sending BCTs
[  14.6263 ] tegrarcm_v2 --download bct_bootrom br_bct_BR.bct --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
[  14.6277 ] Applet version 01.00.0000
[  14.6445 ] Sending bct_bootrom
[  14.6447 ] [................................................] 100%
[  14.6457 ] Sending bct_mb1
[  14.6468 ] [................................................] 100%
[  14.6636 ] 
[  14.6637 ] Generating blob
[  14.6646 ] tegrahost_v2 --chip 0x18 --align blob_nvtboot_recovery_cpu.bin
[  14.6652 ] 
[  14.6658 ] tegrahost_v2 --appendsigheader blob_nvtboot_recovery_cpu.bin zerosbk
[  14.6665 ] 
[  14.6671 ] tegrasign_v2 --key None --list blob_nvtboot_recovery_cpu_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  14.6676 ] Assuming zero filled SBK key
[  14.6716 ] 
[  14.6725 ] tegrahost_v2 --updatesigheader blob_nvtboot_recovery_cpu_sigheader.bin.encrypt blob_nvtboot_recovery_cpu_sigheader.bin.hash zerosbk
[  14.6732 ] 
[  14.6739 ] tegrahost_v2 --chip 0x18 --align blob_nvtboot_recovery.bin
[  14.6744 ] 
[  14.6749 ] tegrahost_v2 --appendsigheader blob_nvtboot_recovery.bin zerosbk
[  14.7195 ] 
[  14.7218 ] tegrasign_v2 --key None --list blob_nvtboot_recovery_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  14.7232 ] Assuming zero filled SBK key
[  14.7286 ] 
[  14.7304 ] tegrahost_v2 --updatesigheader blob_nvtboot_recovery_sigheader.bin.encrypt blob_nvtboot_recovery_sigheader.bin.hash zerosbk
[  14.7324 ] 
[  14.7341 ] tegrahost_v2 --chip 0x18 --align blob_preboot_d15_prod_cr.bin
[  14.7360 ] 
[  14.7376 ] tegrahost_v2 --appendsigheader blob_preboot_d15_prod_cr.bin zerosbk
[  14.7390 ] 
[  14.7406 ] tegrasign_v2 --key None --list blob_preboot_d15_prod_cr_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  14.7417 ] Assuming zero filled SBK key
[  14.7443 ] 
[  14.7455 ] tegrahost_v2 --updatesigheader blob_preboot_d15_prod_cr_sigheader.bin.encrypt blob_preboot_d15_prod_cr_sigheader.bin.hash zerosbk
[  14.7468 ] 
[  14.7479 ] tegrahost_v2 --chip 0x18 --align blob_mce_mts_d15_prod_cr.bin
[  14.7490 ] 
[  14.7500 ] tegrahost_v2 --appendsigheader blob_mce_mts_d15_prod_cr.bin zerosbk
[  14.7555 ] 
[  14.7572 ] tegrasign_v2 --key None --list blob_mce_mts_d15_prod_cr_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  14.7643 ] Assuming zero filled SBK key
[  14.8046 ] 
[  14.8056 ] tegrahost_v2 --updatesigheader blob_mce_mts_d15_prod_cr_sigheader.bin.encrypt blob_mce_mts_d15_prod_cr_sigheader.bin.hash zerosbk
[  14.8214 ] 
[  14.8229 ] tegrahost_v2 --chip 0x18 --align blob_bpmp.bin
[  14.8241 ] 
[  14.8250 ] tegrahost_v2 --appendsigheader blob_bpmp.bin zerosbk
[  14.8262 ] 
[  14.8270 ] tegrasign_v2 --key None --list blob_bpmp_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  14.8275 ] Assuming zero filled SBK key
[  14.8373 ] 
[  14.8382 ] tegrahost_v2 --updatesigheader blob_bpmp_sigheader.bin.encrypt blob_bpmp_sigheader.bin.hash zerosbk
[  14.8394 ] 
[  14.8403 ] tegrahost_v2 --chip 0x18 --align blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb
[  14.8413 ] 
[  14.8424 ] tegrahost_v2 --appendsigheader blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb zerosbk
[  14.8441 ] 
[  14.8454 ] tegrasign_v2 --key None --list blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[  14.8461 ] Assuming zero filled SBK key
[  14.8601 ] 
[  14.8613 ] tegrahost_v2 --updatesigheader blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.encrypt blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.hash zerosbk
[  14.8625 ] 
[  14.8631 ] tegrahost_v2 --chip 0x18 --align blob_tos-trusty.img
[  14.8636 ] 
[  14.8641 ] tegrahost_v2 --appendsigheader blob_tos-trusty.img zerosbk
[  14.8651 ] 
[  14.8658 ] tegrasign_v2 --key None --list blob_tos-trusty_sigheader.img_list.xml --pubkeyhash pub_key.key
[  14.8663 ] Assuming zero filled SBK key
[  14.8735 ] 
[  14.8752 ] tegrahost_v2 --updatesigheader blob_tos-trusty_sigheader.img.encrypt blob_tos-trusty_sigheader.img.hash zerosbk
[  14.8766 ] 
[  14.8774 ] tegrahost_v2 --chip 0x18 --align blob_eks.img
[  14.8782 ] 
[  14.8788 ] tegrahost_v2 --appendsigheader blob_eks.img zerosbk
[  14.8795 ] 
[  14.8803 ] tegrasign_v2 --key None --list blob_eks_sigheader.img_list.xml --pubkeyhash pub_key.key
[  14.8809 ] Assuming zero filled SBK key
[  14.8811 ] 
[  14.8850 ] tegrahost_v2 --updatesigheader blob_eks_sigheader.img.encrypt blob_eks_sigheader.img.hash zerosbk
[  14.8866 ] 
[  14.8876 ] tegrahost_v2 --chip 0x18 --align blob_tegra186-quill-p3310-1000-c03-00-base.dtb
[  14.8883 ] 
[  14.8889 ] tegrahost_v2 --appendsigheader blob_tegra186-quill-p3310-1000-c03-00-base.dtb zerosbk
[  14.8897 ] 
[  14.8905 ] tegrasign_v2 --key None --list blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[  14.8910 ] Assuming zero filled SBK key
[  14.8956 ] 
[  14.8963 ] tegrahost_v2 --updatesigheader blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.hash zerosbk
[  14.8970 ] 
[  14.8977 ] tegrahost_v2 --chip 0x18 --generateblob blob.xml blob.bin
[  14.8982 ] number of images in blob are 9
[  14.8983 ] blobsize is 4247272
[  14.8984 ] Added binary blob_nvtboot_recovery_cpu_sigheader.bin.encrypt of size 221776
[  14.8996 ] Added binary blob_nvtboot_recovery_sigheader.bin.encrypt of size 90176
[  14.8998 ] Added binary blob_preboot_d15_prod_cr_sigheader.bin.encrypt of size 63104
[  14.9000 ] Added binary blob_mce_mts_d15_prod_cr_sigheader.bin.encrypt of size 2082144
[  14.9008 ] Added binary blob_bpmp_sigheader.bin.encrypt of size 534816
[  14.9012 ] Added binary blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.encrypt of size 605120
[  14.9020 ] Added binary blob_tos-trusty_sigheader.img.encrypt of size 395072
[  14.9022 ] Added binary blob_eks_sigheader.img.encrypt of size 1440
[  14.9023 ] Added binary blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt of size 253472
[  14.9050 ] 
[  14.9051 ] Sending bootloader and pre-requisite binaries
[  14.9065 ] tegrarcm_v2 --download blob blob.bin
[  14.9076 ] Applet version 01.00.0000
[  14.9103 ] Sending blob
[  15.0326 ] 
Error: Return value 1
Command tegrarcm_v2 --download blob blob.bin
Failed flashing t186ref.

So, I need your help, thanks!

I changed a module and the refresh was successful. So, it is confirmed that it is the problem of the module itself. Is there any command to re-flash?

Not sure wha has been done on this module, to reflash it is the current suggestion. If can provide more log, we can dig more.

I am debugging the bmi088 sensor driver, and I use the command (sudo insmod bmi088.ko) to load the module. After powering on again, it cannot be started (loaded several times yesterday, all normal).

Now TX2 can’t start, so I can’t see any information

Then I can only suggest to roll back to orignal kernel without the bmi088 sensor driver to try.

Now that TX2 can’t get up, how to replace the kernel?

I saw a command that supports AGX in another forum (sudo BOARDID=3310 FAB=B00 ./flash.sh -r jetson-tx2 mmcblk0p1), what command to use in TX2?

Hello, is there any way to flash the TX2 directly?

When I use sdk to flash the machine, the alarm message is “The detected device does not match the JETSON_TX2_TARGETS that was selected. Make sure JETSON_TX2_TARGETS is the only NVIDIA device connected to the host machine and matches the development environment selected. Click OK and RETRY”

Hi,

You don’t need to provide the BOARDID and FAB to flash.sh. Just use the remaining command should be sufficient.

Also, dump the UART log when you enter the flash.sh command.

The uart log is:

[0063.950] E> Checksum verification failed.
[0063.954] E> Sending nack 0x0b85c11c
[0063.958] E> Failed to receive data
[0063.961] E> (0b85c11c): Failed to receive data from host


Any log prior to this ?

No, just these few lines, because the refresh failed, the refresh log has been posted above.

Is this developer kit or custom board?

Is custom board

please use devkit to validate again and with latest release.

Tried to flash R32.5.1 with command “sudo ./flash jetson-tx2-devkit mmcblk0p1”, but still have problem.
Then I try to refresh the latest version

Hi,

Yes, I already know about that. Why do you tell us this info again?

I mean change your hardware board to devkit.

I got it wrong, but I don’t have a devkit

Then please try latest software first.

If it still cannot flash, please RMA this module.

I tried to flash the latest version, but failed;
When I use sdk to refresh, the alarms are all related to NX, but I use TX2 to refresh.