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.

TDA4VM: dfu tool

Part Number: TDA4VM


HI, TI teams:

software version: ti-processor-sdk-linux-j7-evm-07_03_00_05/

files list;

  1. ./board-support/u-boot_build/r5/tiboot3.bin 
  2. ./board-support/prebuilt-images/sysfw.itb
  3. ./board-support/u-boot_build/a72/tispl.bin 
  4. ./board-support/u-boot_build/a72/u-boot.img 
     

steps:

1) set custom board to dfu mode.

2) use command " sudo  dfu-util -l "

          

3). use command  "  sudo dfu-util -R -a bootloader -D  tiboot3.bin  "

       

4) dmesg log:

     J721E_EVM board:
      

    Custom board:
     

QA: when exec step3), use command " sudo dfu-util -l "  there is no anything show, so can not flash continuous.   please give me some points. thanks!