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.

RTOS/STARTERWARE-SITARA: Copying U-boot to QSPI flash

Part Number: STARTERWARE-SITARA

Tool/software: TI-RTOS

Hi,

I am using 4377-IDK board.
Want to copy u-boot to flash through Jtag.

In TI-RTOS starterware,find one qspi flash read/write app,compiled it using CCS.

When the loading the same binary through jtag, able to read write on the qspi and see the same on memory browser.

In case of serial booting also after loading the spl-uboot through x-modem and then loading the app through y-modem, able to read/write on the flash.

Now can you suggest me some ways through which I can take the u-boot and copy it to the flash using this app ?
Is it possible that 1st we load the u-boot to RAM through CCS on some memory location and then copy the same from RAM and write it to the flash ?

Please provide your view on the above problem.

BR,Abhinav