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.

AM2634: Flashing freeRTOS project to QSPI flash memory

Part Number: AM2634
Other Parts Discussed in Thread: UNIFLASH

Hi TI Expert,

I am running a multicore project where initially all the cores projects were NO RTOS. I was able to flash this software to QSPI flash memory and was able to boot up the application software.

I moved one of the cores project to use FreeRTOS. The project compiles fine and I am able to run it in NO BOOT mode. However, when I flash it to QSPI flash memory, the application does not boot up.

Could you please let me know if I'm missing anything or what could cause this issue and how to resolve it? 

Prebuilt QSPI bootloader and SBL JTAG Uniflash were used.

Prebuilt QSPI bootloader flashed at 0x0, application software flashed at 0x80000.

Thanks in advance!

  • Hi ,

    I don't think there is any difference between freertos and nortos project w.r.t to flashing.

    Did you try with ipc_notify example ? That example has 1 freertos and 3 nortos projects by default.

    Best Regards,
    Aakash