**** MMU Programming Examples ****

This zip file contains two examples of programming the DSP MMU:

 - MMU_Table demonstrates how to program the DSP MMU by providing a translation table.

 - MMU_TLB demonstrates how to program the DSP MMU by writing directly the required TLB entries.

These projects are written for Code Composer Studio, but can easily be ported to any other build / debug environment.
To test / verify, please extract them into two separate directories of your choice. After that, follow then the instructions provided in the application note.