1.25.8.1 1.26.7.1 1.27.10.1 1.28.11.1 MMU_Initialize Function
C
void MMU_Initialize(void)
Summary
Initialize and enable MMU.
Description
Initialize the MMU with a flat address map (e.g. physical and virtual addresses are the same) and enable MMU and caches.
Precondition
None.
Parameters
None.
Returns
None.