Thanks for the quick replies.
I used UART loading using a BeeProg+ (has an option for vector
checksum) which reported the verification as successful, but the
program didn't seem to run.
Anyhow, I built a simple Wiggler-JTAG which seems to work. With the
Wiggler I can build, program and debug Blinky from latest svn.
However, one odd thing is that it seems I have to program the chip
twice (using 'make program') for it to work. Another issue is
verification fails even with bin patched with lpcrc. I'll poke around
a bit more to see if I can find anything helpful.
By the way, I forgot to mention I'm on Linux, I noticed the makefile
references arm-none-eabi-gdb.exe, to get 'make debug' working on Linux
the .exe ending can be removed.
Mikael
On Jun 9, 12:07 am, "Opendous Inc." <
opend...@gmail.com> wrote:
> Check to make sure your LED works. Just connect Pin3/Drain of the
> transistor to GND with a wire (I am assuming you have the same
> setup). If it lights up then the problem is with the code.
>
> The current distribution has a bug whereby you can only compile each
> project once and critical files then get deleted.
>
> I will prepare a new distribution and test it against 2010q1-188 as
> soon as possible.
>
> If you need a cheap JTAG adaptor I have an Open Hardware DIY'able
> project for one athttp://
www.opendous.org/JTAG.
>
> If you are loading firmware via UART then make sure your loader
> software performs a read test to verify the firmware. You may also be
> missing the vector checksum.
>
>
microbuilder.eu has some tutorials and examples for the very similar
> LPC1343 athttp://
code.google.com/p/lpc1343codebase/including a
> checksum tool:
http://code.google.com/p/lpc1343codebase/source/browse/trunk/tools/lp...