Getting anything to run on my MCB2130 is proving challenging, so I thought I'd start with step 1 and compile and run blinky. Unfortunately my uVision4 installation doesn't include the LPC213X examples and the old uVision2 example doesn't work. Can I download the latest version of blinky from somewhere?
C:\Keil471a\ARM\Boards\Keil\MCB2130\Blinky\Blinky.c ?
That one is dated 2005-2006 and doesn't work. I assumed that was installed with uVision2.
Why assume? What path was the example installed in?
No definitely not installed with uv2 or uv3, but a clean/current install. Can't speak to their efficacy.
Files date 10-23-2012
My assumption that it was installed with UV2 must have been wrong as you have deduced. I guess my problem has now changed to 'Why doesn't blinky work?'.
And a big question here: does your board function at all? Because at least earlier versions of MDK-ARM did ship with a blinky version that did work with that board.
It worked a few years ago and Flashmagic will download to it.
Hmmm, I can run the IAR example using an IJet to connect to the board. Looks like that might be my way forward.