No context switch using MPSIM on pic32

killer414 wrote on Wednesday, April 13, 2011:

hey guys
Id used freertos to create a couple tasks earlier and run it on pic32mx starter kit… It ran fine… When i run it on the mplab sim tool, context switch does not occur… Two processes a and b are present of the highest priority… Im incrementing a counter in each… Only one counter gets incremented… Im using the official pic32 port…

rtel wrote on Wednesday, April 13, 2011:

The PIC32 port was written some time ago.  I know, at that time, it could not be simulated in the PIC32 simulator as the simulator did not simulate everything.  As I say, that was some time ago, so I don’t know if this is still the case.

Regards.

killer414 wrote on Saturday, April 16, 2011:

I can confirm that it still doesnt support mpsim… works fine on the kit