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.

TDA4VMXEVM: Why OSPI flash downloads failed?

Part Number: TDA4VMXEVM
Other Parts Discussed in Thread: UNIFLASH

Hi :

   Now I'm downloding binary to ospi flash and running commands like these:

  1.  cd c:\ti\uniflash_6.0.0

  2.  dslite.bat --mode processors -c COM19 -f c:\ti\uniflash_6.0.0\processors\FlashWriter\j721e_evm\uart_j721e_evm_flash_programmer_release.tiimage -i 0

  3.  dslite.bat --mode processors -c COM19 -f c:\ti\sbl_ospi_img_mcu1_0_release.tiimage -d 3 -o 0

  4.  dslite.bat --mode processors -c COM19 -f c:\ti\sysfw.bin -d 3 -o 40000

  5.  dslite.bat --mode processors -c COM19 -f c:\ti\c71_mcu_app_mcu1_0_debug.appimage -d 3 -o A0000

  command 1 and command 2 run successfully, but when I run command 3, it shows "Configuration Failed!" ,what's the most probably reason?