Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
getting started lpc2294 - daniel_7144 - Aug 10 18:18:35 2006
i want to get started with the lpc2294
i have the lpc2000 flash utility instaled
and lpc-e2294 development board
can anyone tell me
what software do i download to write code/compile programs?
i currently use c/c++ for AVRs
thanks,
daniel

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )
Re: getting started lpc2294 - miklospflancer - Aug 11 4:27:35 2006
--- In l...@yahoogroups.com, "daniel_7144"
wrote:
>
> i want to get started with the lpc2294
>
> i have the lpc2000 flash utility instaled
> and lpc-e2294 development board
>
> can anyone tell me
> what software do i download to write code/compile programs?
> i currently use c/c++ for AVRs
>
> thanks,
>
> daniel
>
Hi Daniel
I'm in the same boat as you, I have found that Jim Lynch tutorial on
ARM code developement using Eclipse/Gcc (these are free tools) is
excellent. Small modifications to his examples will allow you to run
your first program
http://www.olimex.com/dev/pdf/ARM%20Cross%20Development%20with%20Eclipse.pdf
Best regards

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )Re: Re: getting started lpc2294 - Mukund Deshmukh - Aug 11 4:53:16 2006
> > i want to get started with the lpc2294
> >
> > i have the lpc2000 flash utility instaled
> > and lpc-e2294 development board
> >
I started with Keil demo, works just out of box.
Then I shifted to WinARM, because Keil has code restriction of 32Kb.
WinARM too works out of box, and has editor, gcc 4.0, debugger, and example
code.
Best Regards,
Mukund Deshmukh.
Beta Computronics Pvt Ltd
10/1, IT Park, Parsodi,
Nagpur-440022
Cell - 9422113746

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )
Re: Re: getting started lpc2294 - Saurabh Pandya - Aug 11 5:51:57 2006
keil provides free dist. of evaluation tool chain, up to 32 k max limit.
for new commers , it is fairly ok , as keil provdes you complete simulation.
you can easily adapt embedded environment with keil
On 8/11/06, miklospflancer
wrote:
>
> --- In l...@yahoogroups.com ,
> "daniel_7144" wrote:
> >
> > i want to get started with the lpc2294
> >
> > i have the lpc2000 flash utility instaled
> > and lpc-e2294 development board
> >
> > can anyone tell me
> > what software do i download to write code/compile programs?
> > i currently use c/c++ for AVRs
> >
> >
> >
> > thanks,
> >
> > daniel
> >
> Hi Daniel
>
> I'm in the same boat as you, I have found that Jim Lynch tutorial on
> ARM code developement using Eclipse/Gcc (these are free tools) is
> excellent. Small modifications to his examples will allow you to run
> your first program
> http://www.olimex.com/dev/pdf/ARM%20Cross%20Development%20with%20Eclipse.pdf
>
> Best regards
>
[Non-text portions of this message have been removed]

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )Re: Re: getting started lpc2294 - daniel asd - Aug 11 13:17:51 2006
Hi,
could you tell me what modifications you did in Jim Lynch's examples
regards,
miklospflancer
wrote: --- In
l...@yahoogroups.com, "daniel_7144" wrote:
>
> i want to get started with the lpc2294
>
> i have the lpc2000 flash utility instaled
> and lpc-e2294 development board
>
> can anyone tell me
> what software do i download to write code/compile programs?
> i currently use c/c++ for AVRs
>
>
>
> thanks,
>
> daniel
>
Hi Daniel
I'm in the same boat as you, I have found that Jim Lynch tutorial on
ARM code developement using Eclipse/Gcc (these are free tools) is
excellent. Small modifications to his examples will allow you to run
your first program
http://www.olimex.com/dev/pdf/ARM%20Cross%20Development%20with%20Eclipse.pdf
Best regards
---------------------------------
Make free worldwide PC-to-PC calls. Try the new Yahoo! Canada Messenger with Voice
[Non-text portions of this message have been removed]

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )