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.

CCS/AM4379: Flashing QSPI with Uniflash

Part Number: AM4379
Other Parts Discussed in Thread: UNIFLASH

Tool/software: Code Composer Studio

Hi

I am struggling in flashing the QSPI Flash of AM437x IDK over JTAG interface.

Using Uniflash v4.6.0 on win10(64bit) with the ti binary file generate by CCS8.3.1.

I use Blackhawk USB560v2 Emulator first, but end up with <Error -2083 @ 0x0> when loading Programming FlashWriter.

So I use XDS100v2 Emulator on the IDK board instead.

Here is the command I use

dslite.bat --mode load --config=C:\ti\EDT1704_3\AM437x_XDS100v2.ccxml -f C:\ti\pdk_am437x_1_0_16\packages\ti\board\utils\uniflash\target\bin\idkAM437x\uart_idkAM437x_flash_programmer.out -n 1
dslite.bat --mode processors -c COM4 -f C:\ti\EDT1704_3\ecat_endat_3_20200227_ti.bin -d 2 -o 0

dslite.bat output success of Flash Programming

But when I restart the power of IDK board, the board seems like not running.

Did I miss any steps?

How can I flash the QSPI Flash with Blackhawk USB560v2 Emulator?

Please help

Many thanks