Simulator gives a "Data Abort: ARM Instruction at 00000BB0H, Memory Access at FFE08000H" error.
The error occurs when executing this instruction:
EMC_CTRL = 0x00000000;
I'm attempting to disable the External Memory Controller (EMC) peripheral since I'm not using any external memory devices.
Is this a known issue or something I'm missing?
Thanks, Tomas