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.
Is this information sufficient for you to help me understand what I am not taking into account? Could this issue be related to RAM that is not being cleaned?
If I turn off and then turn on the board at this point, the application starts successfully.
Thank you in advance,
Best Regards,
Luciano