Yahoo Groups archive

Lpc2000

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

Thread

LPC2129/LPC2194

LPC2129/LPC2194

2005-10-25 by ualbe

Dear LPC2000 group,
I'm new to ARM chip and i'm starting to develope  with LPC2129/LPC2194.
Some simple but fundamental questions:

1- which is the best toolchain to work with?
2- there are someone working with GCC/Keil/ULINK set?
3- there are someone working with winIdea?

thanks in advance

alberto ubertelli

RE: [lpc2000] LPC2129/LPC2194

2005-10-25 by Michael Rubitschka

Dear Alberto

Sorry but your question is like

Dear Humans I have to feet, which are the best shoes to put on?

To get a qualified answer you should tell us what are your design targets,
in which languages are you experienced,...

Cheers
Michael
Show quoted textHide quoted text
>From: "ualbe" <ualbe@...>
>Reply-To: lpc2000@yahoogroups.com
>To: lpc2000@yahoogroups.com
>Subject: [lpc2000] LPC2129/LPC2194
>Date: Tue, 25 Oct 2005 11:51:17 -0000
>
>Dear LPC2000 group,
>I'm new to ARM chip and i'm starting to develope  with LPC2129/LPC2194.
>Some simple but fundamental questions:
>
>1- which is the best toolchain to work with?
>2- there are someone working with GCC/Keil/ULINK set?
>3- there are someone working with winIdea?
>
>thanks in advance
>
>alberto ubertelli
>
>
>

Re: LPC2129/LPC2194

2005-10-25 by ualbe

Dear Micheal,
my target are automotive applications like CAN gateway/repater, CAN I/O 
slave, machine controller.
My experience is on 8/16 bit processor (PIC, 8051, CR167, Atmel).
The language is C.

grettings

tahnks Alberto Ubertelli

RE: [lpc2000] Re: LPC2129/LPC2194

2005-10-25 by Michael Rubitschka

Dear Alberto

Verry interesting targets.

I would suggest using Gnu C.
Since I asume you are already used to it.
I also came from AVR and 8051.

There is a verry interesting pdf about using Gnu C, amr toolchain with 
Eclipse dev platform.
You can download it on the olimex website. This enviroment is much better 
than programmers notepad.

I hope I could help a little.

Cheers
Michael
Show quoted textHide quoted text
>From: "ualbe" <ualbe@...>
>Reply-To: lpc2000@yahoogroups.com
>To: lpc2000@yahoogroups.com
>Subject: [lpc2000] Re: LPC2129/LPC2194
>Date: Tue, 25 Oct 2005 13:52:22 -0000
>
>Dear Micheal,
>my target are automotive applications like CAN gateway/repater, CAN I/O
>slave, machine controller.
>My experience is on 8/16 bit processor (PIC, 8051, CR167, Atmel).
>The language is C.
>
>grettings
>
>tahnks Alberto Ubertelli
>
>
>

Re: LPC2129/LPC2194

2005-10-25 by ualbe

Dear Micheal,

unfortunately I have never used GNU C.
So far I compiled with Keil, Tasking, mcc18 but ever GNU C.
I'm thinking to use Keil IDE/Debugger uVision 3, ULINK jtag interface 
on GCC compiler.
What about on this?
I'm going to look eclipse platform ,bye!

Thanks

Alberto Ubertelli

--- In lpc2000@yahoogroups.com, "Michael Rubitschka" 
<rubitschka@h...> wrote:
>
> Dear Alberto
> 
> Verry interesting targets.
> 
> I would suggest using Gnu C.
> Since I asume you are already used to it.
> I also came from AVR and 8051.
> 
> There is a verry interesting pdf about using Gnu C, amr toolchain 
with 
> Eclipse dev platform.
> You can download it on the olimex website. This enviroment is much 
better 
> than programmers notepad.
> 
> I hope I could help a little.
> 
> Cheers
> Michael
> 
> 
> 
> >From: "ualbe" <ualbe@y...>
> >Reply-To: lpc2000@yahoogroups.com
> >To: lpc2000@...m
> >Subject: [lpc2000] Re: LPC2129/LPC2194
> >Date: Tue, 25 Oct 2005 13:52:22 -0000
> >
> >Dear Micheal,
> >my target are automotive applications like CAN gateway/repater, 
CAN I/O
Show quoted textHide quoted text
> >slave, machine controller.
> >My experience is on 8/16 bit processor (PIC, 8051, CR167, Atmel).
> >The language is C.
> >
> >grettings
> >
> >tahnks Alberto Ubertelli
> >
> >
> >
>

RE: [lpc2000] Re: LPC2129/LPC2194

2005-10-25 by Greg Deuerling

> Dear Micheal,
> unfortunately I have never used GNU C.
> So far I compiled with Keil, Tasking, mcc18 but ever GNU C.
> I'm thinking to use Keil IDE/Debugger uVision 3, ULINK jtag interface
> on GCC compiler.
> What about on this?
> I'm going to look eclipse platform ,bye!

I use and like the Keil compiler and like it a lot.  Good support and it
compiles small fast code.

The only down side of the Keil package is the cost.  I'm thinking of trying
out the ImageCraft Arm compiler, it's MUCH cheaper.

Greg Deuerling
Fermi National Accelerator Laboratory

RE: [lpc2000] Re: LPC2129/LPC2194

2005-10-26 by Michael Rubitschka

Hi Alberto!

When you are used to Keil, except the cost, there is nothing to say against 
it.
It is a verry compleate Ide and some tasks are much more intuitive than with 
Gnu C.
But once you get used to the Gnu "enviroment" you don't miss anything.
If you are happy with Keil, there is no reason to switch.
It is a professional enviroment.

Cheers
Michael
Show quoted textHide quoted text
>From: "ualbe" <ualbe@...>
>Reply-To: lpc2000@yahoogroups.com
>To: lpc2000@yahoogroups.com
>Subject: [lpc2000] Re: LPC2129/LPC2194
>Date: Tue, 25 Oct 2005 15:49:35 -0000
>
>Dear Micheal,
>
>unfortunately I have never used GNU C.
>So far I compiled with Keil, Tasking, mcc18 but ever GNU C.
>I'm thinking to use Keil IDE/Debugger uVision 3, ULINK jtag interface
>on GCC compiler.
>What about on this?
>I'm going to look eclipse platform ,bye!
>
>Thanks
>
>Alberto Ubertelli
>
>--- In lpc2000@yahoogroups.com, "Michael Rubitschka"
><rubitschka@h...> wrote:
> >
> > Dear Alberto
> >
> > Verry interesting targets.
> >
> > I would suggest using Gnu C.
> > Since I asume you are already used to it.
> > I also came from AVR and 8051.
> >
> > There is a verry interesting pdf about using Gnu C, amr toolchain
>with
> > Eclipse dev platform.
> > You can download it on the olimex website. This enviroment is much
>better
> > than programmers notepad.
> >
> > I hope I could help a little.
> >
> > Cheers
> > Michael
> >
> >
> >
> > >From: "ualbe" <ualbe@y...>
> > >Reply-To: lpc2000@yahoogroups.com
> > >To: lpc2000@yahoogroups.com
> > >Subject: [lpc2000] Re: LPC2129/LPC2194
> > >Date: Tue, 25 Oct 2005 13:52:22 -0000
> > >
> > >Dear Micheal,
> > >my target are automotive applications like CAN gateway/repater,
>CAN I/O
> > >slave, machine controller.
> > >My experience is on 8/16 bit processor (PIC, 8051, CR167, Atmel).
> > >The language is C.
> > >
> > >grettings
> > >
> > >tahnks Alberto Ubertelli
> > >
> > >
> > >
> >
>
>
>
>

Re: LPC2129/LPC2194

2005-10-26 by ualbe

Dear Micheal,
excuse me if I'm boring you with this novice's question.
what about on JTAG debugger ULINK?It's better an emulator like Ione
(winIDEA) or ULINK is enough for this machine target.
thanks a lot for suggestion.

Grettings
Alberto

Re: [lpc2000] Re: LPC2129/LPC2194

2005-10-26 by Michael Johnson

Hi Alberto,

There are quite a few Michaels on this list. For my money I'd buy a 
wiggler (or clone) it's the nearest thing to a standard JTAG cable, it 
works very well with lots of software and is cheap. Be wary of things 
called emulators they're usually just heavy JTAG cables - unless you 
want to use the ETM which I have no experience of.

Regards
Michael
Show quoted textHide quoted text
>Dear Micheal,
>excuse me if I'm boring you with this novice's question.
>what about on JTAG debugger ULINK?It's better an emulator like Ione
>(winIDEA) or ULINK is enough for this machine target.
>thanks a lot for suggestion.
>
>Grettings
>Alberto
>
>
>
>
>
>
> 
>Yahoo! Groups Links
>
>
>
> 
>
>
>  
>

RE: [lpc2000] Re: LPC2129/LPC2194

2005-10-26 by Michael Rubitschka

Dear Alberto

I am sorry in the moment I use a homemade Wiggler clone.
I would asume your Ulink is much better.
I got a coupon for an Ulink for 99$ but did not use it.
In the moment the "slow" Wiggler is good enough for me.
If I ever would buy a comercial unit then the Ulink would be first choice.
The other comercial units are way to expensive for me.

Cheers
Michael
Show quoted textHide quoted text
>From: "ualbe" <ualbe@...>
>Reply-To: lpc2000@yahoogroups.com
>To: lpc2000@yahoogroups.com
>Subject: [lpc2000] Re: LPC2129/LPC2194
>Date: Wed, 26 Oct 2005 12:59:10 -0000
>
>Dear Micheal,
>excuse me if I'm boring you with this novice's question.
>what about on JTAG debugger ULINK?It's better an emulator like Ione
>(winIDEA) or ULINK is enough for this machine target.
>thanks a lot for suggestion.
>
>Grettings
>Alberto
>
>
>

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.