Free RTOS Pon Windows problem

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

Free RTOS Pon Windows problem

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/FreeRTOSSupportForumArchive/December2015/freertosWindowsportandprvProcessSimulatedInterrupts_33c73d4aj.html