This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2634: Unable to read memory above 8mb

Part Number: AM2634

Hi Experts, 

I According to spec board has 16mb NOR flash,  but there is  an issue when I am trying to read data from NOR flash above 8MB, 

I simple use TI examples qspi_flash_dma_transfers.c to perform RW testing but modify flash offset to 10mb  #define APP_QSPI_FLASH_OFFSET  (0xA00000U) 

When I use jtag debugger for read data it seems like data write works well but read return ff,ff,ff,ff.

Do you have any clue what is the problem ? 

Regards Mykola