Reply by daniel asd August 11, 20062006-08-11
Hi,

could you tell me what modifications you did in Jim Lynch's examples

regards,

miklospflancer wrote: --- In l..., "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

An Engineer's Guide to the LPC2100 Series

Reply by Saurabh Pandya August 11, 20062006-08-11
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... ,
> "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
>
Reply by Mukund Deshmukh August 11, 20062006-08-11
> > 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
Reply by miklospflancer August 11, 20062006-08-11
--- In l..., "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
Reply by daniel_7144 August 10, 20062006-08-10
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