Tool/software:
Dear TI experts,
I have developed a custom resident flash kernel based on your DCAN flash kernel example.
It had been working well until I added FreeRTOS to my application.
In short, when the application receives a RESET, it successfully resets and the resident bootloader starts running. After that, regardless of whether the timeout to jump to the application is reached or if new software is downloaded, in both cases, the application gets stuck upon starting.
This behavior only appeared after I added FreeRTOS to the application software.
I upload the application symbols in a debugging session and the software seems to be stucked here:
If I energized the board, the software starts okay.
Any suggestion?
Thank you in advance,
Luciano.