Hi TI experts,
We are using TMS570LC43xx and FreeRTOS.
For reinitialization, we need to delete task resources like timer and semaphores etc. before deleting task.
During debugging, it is observed after execution of xTimerDelete, code jumps at "prefetch entry" exception.
I tried to delete the used resources for that task only.
also, tried by inserting small delay in between these functions.
Request to guide to resolve this issue.
Thanks and Regards,
anil