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

Under Flow -> system crash

Hi.

I am working with a LPC2388 and using the RTX.

I have 6 task and 2 interrupt running at the same time.

Everything is working fine, until the system crashes. The time from power-on until it stops working is not the same.

When I use my ULINK debugger I get "under flow" to one of the task that is running.

I have tried to increase the size of the stack in the interrupt mode, but getting the same result.

Has any one a good idea to solve my problem or had the same problem?

0