rubykrishna wrote on Tuesday, March 03, 2015:
Hi,
We are using FREE RTOS for our automotive embedded project. Scheduler based on RTOS (RTI) works fine (Functions set in periodic task i.e 5mS,10mS works fine). But when any external interrupt occurs like CAN, Frequency signals scheduler disables permanently. But interrupt routines continue to work. I couldn’t figure out this issue.