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!