This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

mmu_xspi

Overview

The mmu_xspi example is a demonstration program that uses the MMU driver to leverage the MMU module’s features.

This example demonstrats simple map, region map, and array map. The simple map means map one physical unit into the virtual address space. The region map means map a region of physical memory into the virtual address space, and the region size must be unit aligned. The array map means map an array of physical unit into an array of virtual address space.

Supported Boards