The XINTF on the C28x MCU family can address a maximum of 1M x 16 for a single zone, i.e. XA[19:0] --> 2^20 --> 1M. To be able to address 2M x 16 for a single zone, has anyone ever connected the additional address line (i.e. A20) from the external memory (SRAM or Flash) to a spare GPIO pin on the C28x MCU and manually controlled A20 knowing when the top and bottom half of the memory is to be accessed?
I am using a Flash memory in my application. Any concerns with doing this with a Flash verses an SRAM?
Thanks,
Nick