This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VPE-Q1: The TDA4VPE cannot bringup from DFU mode

Part Number: TDA4VPE-Q1


Tool/software:

Hi TI expert,

When we were debugging the startup of tda4vpe, we found that tda4vpe could not be started through DFU mode.

We start the DFU mode using the following steps:

step 1: The tda4vpe is configured to start in DFU mode, and connect the board to the PC using a USB cable

step 2: Then, use the script to load the DFU files tiboot3.bin, tispl.bin, and u-boot.img in the Linux PC

After executing the script, we found that only tiboot3.bin could be loaded and the remaining two files could not be loaded.

We replaced the tiboot3.bin files from the following sources, but the results were all unavailable:

case 1: SDK 11.00 official prebuild image tiboot3.bin

case 2: Use SDK 11.00 Yocto to build result tiboot3.bin in our local build env( TI SDK 11.00 Linux + RTOS)

case 3: SDK 10.01 official prebuild image tiboot3.bin

case 4: user guide from URL: 3.1.1.1. General Information — Processor SDK Linux for J742s2 Documentation

 

Do TI experts have any suggestions for starting the DFU ?