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.

Compiler/TMS320F28379D: Programmer stuck during using serial_flash_programmer.exe to flash TI board

Part Number: TMS320F28379D
Other Parts Discussed in Thread: LAUNCHXL-F28379D, TMDSCNCD28379D

Tool/software: TI C/C++ Compiler

I was trying to use serial_flash_programmer.exe to flash the TI board. Before the flash process, I had set the TI board as the SCI boot mode according to the attached diagram ( GPIO 84 =1, GPIO 72 = 0, TRST = 0). Then, I tried to flash the TI board use the sample text file from f2837xD_fw_upgrade_example folder ( F2837xD_sci_flash_kernels_cpu01.txt and blinky_dc_cpu01.txt).  Here is the flash command I had used for flash : serial_flash_programmer.exe -d f2837xD -k F2837xD_sci_flash_kernels_cpu01.txt -a blinky_dc_cpu01.txt -p COM7.

However, the flash progress seems stuck at downloading  F2837xD_sci_flash_kernels_cpu01.txt stage (as the second attached image). May I know if anyone meet this situation before ? Thank you.