Does FreeRTOS handle MMU operations .

aeyes wrote on Wednesday, December 24, 2008:

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

davedoors wrote on Wednesday, December 24, 2008:

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.