EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

LPC2148.h full header file / jtag flasher

Started by Tomek October 9, 2007
Hello!

Im new to LPC family, with GNU toolchain as my preference. I was
wondering if someone already have header file for LPC2148 device with
all register maps, constants etc...

I have managed to run *.elf files with GDB, but still cannot upload
program into flash memory using wiggler jtag cable. Are there any
free opensource programs that can perform this task? Maybe some
documents to write such program..? I really want to work only on *NIX
environment :-)

Thanks in advance!
Tomek

An Engineer's Guide to the LPC2100 Series

--- In l..., "Tomek" wrote:
>
> Hello!
>
> Im new to LPC family, with GNU toolchain as my preference. I was
> wondering if someone already have header file for LPC2148 device with
> all register maps, constants etc...

www.jcwren.com/arm

>
> I have managed to run *.elf files with GDB, but still cannot upload
> program into flash memory using wiggler jtag cable. Are there any
> free opensource programs that can perform this task? Maybe some
> documents to write such program..? I really want to work only on *NIX
> environment :-)

http://openocd.berlios.de/web/

Richard

The 2024 Embedded Online Conference