Tool/software: Code Composer Studio
I'm using CCS 7.1.0.00014 and am trying to debug our boot code which is stored in 16-bit NOR flash attached to EMIF16 via CE2 (address 0x70000000).
The disassembly window shows ???? Internal error occurred reading 0x70000080 [code=0x4].
I can single step the code and it behaves normally (registers change as expected etc). It's just that the disassembly window does not show properly.
I've seen another question on the forum from last year that remains unanswered.
Any ideas?