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

NXP 23xx-24xx examples for Keil

I am trying to get any of the bundled NXP examples to work on the EA LPC2478 board. These examples are supposed to work on several boards including the EA.

These Keil projects have default devices of '2368 or '2378, and if I leave the projects unchanged, I can compile and in some cases download to RAM for debug. If I try to select the correct device (2478), I get 'entry point in non-root region' which is confusing since all these devices are very similar, and I do not see any incorrect memory definitions.

0