Hi,
I am using DM8148 EVM board & wanted to access the NOR FLASH which present on VISION APPLICATION BOARD daughter board.
I have configured the GPMC for NOR type 16-bit device .
In the GPMC CONFIG registers, Gpmc_Config7, the base address configuration (bits 0 to 5) and chip select size (bits 8 to 11) is to be configured.
But whatever configuration is done and no matter what base address I am using to map to the nor flash it is not working.
I have tried for various base addresses like 0x00000000, 0x01000000, 0x02000000, 0x03000000, 0x04000000 and so on. But could not succeed in mapping the GPMC memory in 8148 to the External Nor-Flash.
It generates the error.
Please help me to solve the issues.