We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Dear Developers,
I am trying to run FreeRTOS on CM33 in this facing an issue at the end of vRestoreContextOfFirstTask while trying to jump at EXC_RETURN (0xFFFFFFBC) which is leading to an Exception.
So can anyone, please help me understand how after this function control will jump to task's definition.
Regards,
Deepak
Hi All, I am facing the same problem. Have you found a solution yet? what will be the value of EXC_RETURN when we use freertos non secure mode.