FreeRTOS working on Priviledged Mode in M3 ?

diptopal wrote on Wednesday, August 21, 2013:

Is this assumption correct that FreeRTOS only works in Privileged Mode ( Thread and Handler) for Cortex M3 and it never gets into the user mode? 

rtel wrote on Wednesday, August 21, 2013:

That is how it is used most of the time, but there is a separate FreeRTOS-MPU port.

Regards.