Other Parts Discussed in Thread: UNIFLASH
Hi,
I need to whether we are using the QSPI flash programmer to flash the bin file into our board using the XDS110 debug probe or how is the program get flashed using the uniflash?
BR
Sreenath
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.
Hi,
I need to whether we are using the QSPI flash programmer to flash the bin file into our board using the XDS110 debug probe or how is the program get flashed using the uniflash?
BR
Sreenath
Hello Sreenath,
Are you referring to a separate QSPI flash programmer tool that can write data to the serial flash over QSPI interface? You can use that also to flash your image onto the serial flash.
Uniflash send the data over UART interface to the AWR device and the bootloader in the AWR device writes it to the serial flash over QSPI interface.
Regards,
Vivek