This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RTX kernel: exception on Task exit by breaking out of while(1) loop

Hi,

I was experimenting with the Tasks in RTX kernel.

What i observed was that

1) if the highest priority task (at some point of time. Need not be the highest among all the threads) exits by breaking out of while(1) loop , then there is a hard fault exception.

Is this normal behaviour ?

Regards,
Vasanth

0