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.

TMDS64GPEVM: Can I write to flash something by using sbl_uart_uniflash example?

Part Number: TMDS64GPEVM
Other Parts Discussed in Thread: UNIFLASH

Hi Everyone

I am using TMDS64GPEVM board and mcu_plus_sdk_am64x_08_05_00_24 sdk version. Can I write to flash something by using sbl_uart_uniflash example ?

I build this example in release mode (also uart boot mode) and I added sbl_uart_uniflash.tiimage file to --flash-writer section of default_sbl_null.cfg file. But when I run uart_uniflash.py file with default_sbl_null.cfg file I edited, I see flash-writer file has been sent in terminal. Howewer In step 2, sbl_null.release.tiimage file cannot be sent.

Do I need to flash the example and send only the image file that I want to write?

Am i doing anything wrong?

Above is my default_sbl_null.cfg file