Part Number: TDA4VE-Q1
Tool/software:
Hi TI experts,
SW:SDK10.1
HW:our own board
During boot testing, the system occasionally gets stuck in U-Boot, approximately once per 500 boot attempts. The U-Boot-spl stage produces printouts, but the U-Boot stage shows no output.
Using Jtag to connect returns the following error:
CortexA72_0_0: Trouble Halting Target CPU: (Error -2062 - (0:23:2)) Unable to halt device. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 20.0.0.3178) CortexA72_0_1: Error connecting to the target: (Error -1170 - (0:20:0)) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 20.0.0.3178)
Below is the uboot-spl output:
[2025/10/13 23:11:51-916] U-Boot SPL 2024.04-ti (Oct 11 2025 - 16:16:29 +0800) [2025/10/13 23:11:51-916] SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)') [2025/10/13 23:11:51-916] TLB table from ffff0000 to ffffa000 [2025/10/13 23:11:51-916] SPL malloc() before relocation used 0x2240 bytes (8 KB) [2025/10/13 23:11:51-916] >>SPL: board_init_r() [2025/10/13 23:11:51-916] spl_init [2025/10/13 23:11:51-916] mv_info: __get_primary_bootmedia:402: bootmode is BOOT_DEVICE_SPI, set the boot media to eMMC [2025/10/13 23:11:51-916] Trying to boot from MMC1 [2025/10/13 23:11:51-916] MV_INFO: 0x47000004: 0x4 [2025/10/13 23:11:51-931] MV_INFO: 0x47000004: 0x4 [2025/10/13 23:11:51-978] spl: mmc boot mode: raw [2025/10/13 23:11:51-978] load_device_info_part success [2025/10/13 23:11:51-978] mv_info: backup_flag_init:312: update_flag:0x1, boot_flag:0x0 [2025/10/13 23:11:51-994] mv_info: backup_flag_init:368: backup flag init successed in uboot [2025/10/13 23:11:51-994] part: 0 [2025/10/13 23:11:51-994] Authentication passed [2025/10/13 23:11:52-010] Can't get 'entry' property from FIT 0x81c12380, node: offset 88, name uboot (FDT_ERR_NOTFOUND) [2025/10/13 23:11:52-010] Can't get 'load' property from FIT 0x81c12380, node: offset 771824, name fdt-0 (FDT_ERR_NOTFOUND) [2025/10/13 23:11:51-994] Authentication passed [2025/10/13 23:11:52-010] Can't get 'entry' property from FIT 0x81c12380, node: offset 88, name uboot (FDT_ERR_NOTFOUND) [2025/10/13 23:11:52-010] Can't get 'load' property from FIT 0x81c12380, node: offset 771824, name fdt-0 (FDT_ERR_NOTFOUND) [2025/10/13 23:11:52-025] Authentication passed [2025/10/13 23:11:52-041] Can't get 'entry' property from FIT 0x81c12380, node: offset 771824, name fdt-0 (FDT_ERR_NOTFOUND) [2025/10/13 23:11:52-041] Jumping to U-Boot... [2025/10/13 23:11:52-041] SPL malloc() used 0xedb80 bytes (950 KB) [2025/10/13 23:11:52-041] image entry point: 0x80800000
Best regards






