Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

LPC2106 - Newbie

LPC2106 - Newbie

2004-10-07 by Alex

My problem is propably very stupid.
I am student and work with the ATMega32.
Now I bought the Olimex LPC2106 Board and a JTAG, and thougt it 
could be used as the ATmega.
I downloaded the the compiler from GNUARM and the Philips flash 
utillity.
But I cant use the parallel JTAG with the Philips flash loader, 
there is only com-port available.
Witch software schould I use for flashing?
Are there any tutorials about how to get started and perhaps a 
general purpose makefile?
I searched the messages and the web, but could not find any helpfull 
information or free software.
Thanks Alex

Re: LPC2106 - Newbie

2004-10-07 by Pete

the philips flash utility is for programming via UART0

you need to use a JTAG programmer....
Are you using Keil or similar to do the writing of code? Keil has a 
programming option which connects to most JTAG programmers.

otehrwise you will need to find a JTAG programmer software and then 
use this to send the file to the processor.

Alternatively look at using the UART to do this with the Philips 
programmer software....


--- In lpc2000@yahoogroups.com, "Alex" <AB.Schuessler@t...> wrote:
> 
> My problem is propably very stupid.
> I am student and work with the ATMega32.
> Now I bought the Olimex LPC2106 Board and a JTAG, and thougt it 
> could be used as the ATmega.
> I downloaded the the compiler from GNUARM and the Philips flash 
> utillity.
> But I cant use the parallel JTAG with the Philips flash loader, 
> there is only com-port available.
> Witch software schould I use for flashing?
> Are there any tutorials about how to get started and perhaps a 
> general purpose makefile?
> I searched the messages and the web, but could not find any 
helpfull 
> information or free software.
> Thanks Alex

Re: [lpc2000] LPC2106 - Newbie

2004-10-07 by Robert Adsett

At 04:40 PM 10/7/04 +0000, you wrote:


>My problem is propably very stupid.
>I am student and work with the ATMega32.
>Now I bought the Olimex LPC2106 Board and a JTAG, and thougt it
>could be used as the ATmega.
>I downloaded the the compiler from GNUARM and the Philips flash
>utillity.
>But I cant use the parallel JTAG with the Philips flash loader,
>there is only com-port available.
>Witch software schould I use for flashing?
>Are there any tutorials about how to get started and perhaps a
>general purpose makefile?
>I searched the messages and the web, but could not find any helpfull
>information or free software.

Actually, there is a fair amount of free software around.  Some in the 
files section of this forum.  I have some newlib support routines here ( 
http://www.aeolusdevelopment.com/ ), including some serial port sw (both 
interrupt and polled).  That last link also has some schematics for serial 
ISP (and a commercial product to hook up to the standard ISP header).

I've not seen any free SW for JTAG download but I second Pete's suggestion 
that hooking up the serial port is not difficult.

Robert

" 'Freedom' has no meaning of itself.  There are always restrictions,
be they legal, genetic, or physical.  If you don't believe me, try to
chew a radio signal. "

                         Kelvin Throop, III

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.