This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

LPC2368 - Error when disabling EMC peripheral

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

0