Hi,
I am trying to use MMU for mapping of my virtual address to physical address for SMARTMX family of processor. I have define appropriate look up table{LUT} and loaded MMUPTR with the address of this look up table.
Still it seems that this translation is not getting place. Actually to test in LUT I didn't define one segment for my code so it should give me exception but it is running smoothly as if this translation hasn't been taken place.
Any idea what could be the problem?? Also does this MMU translation works in System mode??
Thank you,
Anshul