Hi,
I have configured my external flash with the following configuration:
Thanks to this I could solve this other issue:
http://e2e.ti.com/support/microcontrollers/hercules/f/312/t/188446.aspx
The Ext Flash has been tested and works fine (timming is not adjusted still, so I have all the values at maximum)
My software downloads some code into the device, makes a crc and then executes that code. In the internal flash it worked well.
But when it jumps to the external flash, I can see in the dissasembly how goes from internal flash to external flash. However in the first instruction that executes in the external flash it goes to prefetch.
For me this sounds like a MPU configuration.
It's my Ext Flash region configured properly?
Thanks.
