Free RTOS Pon Windows problem

joe_her wrote on Wednesday, March 09, 2016:

I am running a FREERTOS simulation on windows, and sometimes the system stop responding. I can see that the infinit loop in prvSimulatedPeripheralTimer(), is executing, but nothing else (except a non FreeRTOS windows thread which deals with UDP packtes and continues to run).
Where can I look for the problem?
Thanks.
Johanan

rtel wrote on Wednesday, March 09, 2016:

Are you making any Windows system calls from RTOS tasks? Search for the phrase “system call” in the following archived thread for more info: http://www.freertos.org/FreeRTOS_Support_Forum_Archive/December_2015/freertos_Windows_port_and_prvProcessSimulatedInterrupts_33c73d4aj.html