Hi,
There is example for NAND in StarterWare02.00.00.07 which is fine . but not available in the Demo project,so I am trying to add the code from Nand example into the demo project. The issue is to fail to access the nand when the MMU is enable in the demoMain.c. I think I need to map the nand region into TLB table , can you tell me how to set it up? ( I am using the Am3358Evm)