Hello
I am porting my application to a device based on DM6446 with 128MB of external memory. When I set all MAR bits to 0, my code works correctly. However, when I set them to 1, it does not work as it is supposed to. I suppose that some sections should not be placed in cacheable memory, but I do not know which. Could you help me with this?