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

Do not enable interrupt from within a task of RL-RTX

Hi
I'm using RL-RTX with a LPC1768. I need to enable an interrupt from inside of a task using the following function NVIC_EnableIRQ (EINT3_IRQn), unfortunately when the function is performed give me an error of HARD FAULT. If I run the program without RTOS everything is ok. Can you give me some clarification on this.

Antonello

0