hi,
Does the C7x SE support interrupt reentrant?
I means, a INTERRUPT or higher TASK ready happens while TASK1 running, does RTOS will save the status of SE before switch to the INTERRUPT or TASK?
We want create mult-TASKs, and support dynamic switch, so we want to confirm RTOS can support restore the SE status after task switch.
thanks