Hi,
StarterWare has a first level page table MMU implementation. Are there any plans to expand this to a second level page table implementation?
If no, does TI have any examples on how to implement a second level page table?
I have to translate a non-contiguous physical memory space (NOR flash with pin-muxing limitations) into a virtually contiguous memory. Contiguous block size on physical memory is 512kB. Total memory size is 2MB.
The idea is to have the two 1MB sections translated with two second level page tables.
Thanks and best regards,
Patrick