Does FreeRTOS handle MMU operations .

Hi for processors having the MMU unit , does FreeRTOS initialise the MMU and the page tables or is it the responsibility of the  initialisation routine to do the same  ? Regards

Does FreeRTOS handle MMU operations .

I don’t think there are any ports for CPUs that have an MMU. If there are then it would be the app that had to set it up.