EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

new to LPC

Started by s76jensen October 21, 2008
Hi...

I'm pretty new in the LPC world, so plan to follow this tutorial:

http://www.sparkfun.com/tutorial/ARM/ARM_Cross_Development_with_Eclipse.
pdf

I am used to eclipse and GDB, but have never used LPC.

So my Q: Is this the best/easyest way to get startet or is there
another way that i should try.

Thanks
Sen - DK


An Engineer's Guide to the LPC2100 Series

--- In l..., "s76jensen" wrote:
>
> Hi...
>
> I'm pretty new in the LPC world, so plan to follow this tutorial:
>
> http://www.sparkfun.com/tutorial/ARM/ARM_Cross_Development_with_Eclipse.
> pdf
>
> I am used to eclipse and GDB, but have never used LPC.
>
> So my Q: Is this the best/easyest way to get startet or is there
> another way that i should try.
>
> Thanks
> Sen - DK
>

That's what I used. It is excellent.

However, if you develop using Windows, you might do better by just
installing YAGARTO.

Richard

On Tue, Oct 21, 2008 at 9:26 PM, s76jensen wrote:
> Hi...
>
> I'm pretty new in the LPC world, so plan to follow this tutorial:
>
> http://www.sparkfun.com/tutorial/ARM/ARM_Cross_Development_with_Eclipse.
> pdf
>
> I am used to eclipse and GDB, but have never used LPC.
>
> So my Q: Is this the best/easyest way to get startet or is there
> another way that i should try.
Don't forget to check this page:

http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/

Is full of code samples that, for sure, will help a lot.

And this one:

http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/lpc2k_bundle_port/index.html

Get code bundle for your processor, it a simple example for every
peripheral, it helps a lot
understanding how to configure every peripheral.

About toolchains:

If you are planning to work with linux, i would suggest to check
devkitARM toolchain, i can
confirm it works fine, at least on a LPC2368 uC with C/C++ and even
using FreeRTOS.
Hope it helps.
Regards,

Jorge.

>
> Thanks
> Sen - DK
>
>

Hi Jensen,
Depends on how you are planning to do JTAG based debugging. Though I
too am a Linux freak I prefer Windows for this situation as it makes it easy
for me to work with Keil uVision IDE + GCC (www.codesourcery.com) (Lite
version) + ULINK2.

If you have open OCD based JTAG then you can be on linux.
Also dont forget to look at the ARM book by Trevor Martin, An introduction
to LPC Microcontrollers.

thanks
Srivatsan

On Wed, Oct 22, 2008 at 12:56 AM, s76jensen wrote:

> Hi...
>
> I'm pretty new in the LPC world, so plan to follow this tutorial:
>
> http://www.sparkfun.com/tutorial/ARM/ARM_Cross_Development_with_Eclipse.
> pdf
>
> I am used to eclipse and GDB, but have never used LPC.
>
> So my Q: Is this the best/easyest way to get startet or is there
> another way that i should try.
>
> Thanks
> Sen - DK
>
>
>

Hello Srivatson,
Could you tell me how to use the gcc in keil uVison3 for ARM architecture.Are these the steps I've to follow for gcc to work in Keil
1) Check GNU toolchain.
2)In GNU-tool-prefix i add "arm-elf-"
3)change the cygnus folder to GNUARM or Yagarto folder
4) Add a linker decriptive file to the linker tab in option for target.

Is that all i've t do. or do I 've to change anymore settings. Thankyou

Raj

--- On Wed, 10/22/08, Srivatsan Raghavan wrote:
From: Srivatsan Raghavan
Subject: Re: [lpc2000] new to LPC
To: l...
Date: Wednesday, October 22, 2008, 9:18 PM


Hi Jensen,

Depends on how you are planning to do JTAG based debugging. Though I

too am a Linux freak I prefer Windows for this situation as it makes it easy

for me to work with Keil uVision IDE + GCC (www.codesourcery. com) (Lite

version) + ULINK2.

If you have open OCD based JTAG then you can be on linux.

Also dont forget to look at the ARM book by Trevor Martin, An introduction

to LPC Microcontrollers.

thanks

Srivatsan

On Wed, Oct 22, 2008 at 12:56 AM, s76jensen wrote:

> Hi...

>

> I'm pretty new in the LPC world, so plan to follow this tutorial:

>

> http://www.sparkfun .com/tutorial/ ARM/ARM_Cross_ Development_ with_Eclipse.

> pdf

>

> I am used to eclipse and GDB, but have never used LPC.

>

> So my Q: Is this the best/easyest way to get startet or is there

> another way that i should try.

>

> Thanks

> Sen - DK

>

>

>


















hello
Sen - DK,
I see tht you have used eclipse as your iDe. I'm new to using eclipse. I would like to know the steps to use the internal debugger for my ARM project. Thankyou.

Raj

--- On Wed, 10/22/08, s76jensen wrote:
From: s76jensen
Subject: [lpc2000] new to LPC
To: l...
Date: Wednesday, October 22, 2008, 12:56 AM


Hi...

I'm pretty new in the LPC world, so plan to follow this tutorial:



http://www.sparkfun .com/tutorial/ ARM/ARM_Cross_ Development_ with_Eclipse.

pdf

I am used to eclipse and GDB, but have never used LPC.

So my Q: Is this the best/easyest way to get startet or is there

another way that i should try.

Thanks

Sen - DK
















hello,

are you using any Jtag or not?
and you gone throgh openOCD

regards
Nagendrapilladi

________________________________
From: Cool Dude
To: l...
Sent: Thursday, 23 October, 2008 10:06:34 AM
Subject: Re: [lpc2000] new to LPC
hello
Søren - DK,
I see tht you have used eclipse as your iDe. I'm new to using eclipse. I would like to know the steps to use the internal debugger for my ARM project. Thankyou.

Raj

--- On Wed, 10/22/08, s76jensen wrote:
From: s76jensen
Subject: [lpc2000] new to LPC
To: lpc2000@yahoogroups .com
Date: Wednesday, October 22, 2008, 12:56 AM

Hi...

I'm pretty new in the LPC world, so plan to follow this tutorial:

http://www.sparkfun .com/tutorial/ ARM/ARM_Cross_ Development_ with_Eclipse.

pdf

I am used to eclipse and GDB, but have never used LPC.

So my Q: Is this the best/easyest way to get startet or is there

another way that i should try.

Thanks

Søren - DK




Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/


hello nagendra,
I 'm not using JTAG. I prefer using internal debugger. That is just to see the flow of my program.

Raj

--- On Thu, 10/23/08, Nagendra Kumar Pilladi wrote:
From: Nagendra Kumar Pilladi
Subject: Re: [lpc2000] new to LPC
To: l...
Date: Thursday, October 23, 2008, 10:23 AM


hello,

are you using any Jtag or not?

and you gone throgh openOCD

regards

Nagendrapilladi

____________ _________ _________ __

From: Cool Dude

To: lpc2000@yahoogroups .com

Sent: Thursday, 23 October, 2008 10:06:34 AM

Subject: Re: [lpc2000] new to LPC

hello

Sen - DK,

I see tht you have used eclipse as your iDe. I'm new to using eclipse. I would like to know the steps to use the internal debugger for my ARM project. Thankyou.

Raj

--- On Wed, 10/22/08, s76jensen wrote:

From: s76jensen

Subject: [lpc2000] new to LPC

To: lpc2000@yahoogroups .com

Date: Wednesday, October 22, 2008, 12:56 AM

Hi...

I'm pretty new in the LPC world, so plan to follow this tutorial:

http://www.sparkfun .com/tutorial/ ARM/ARM_Cross_ Development_ with_Eclipse.

pdf

I am used to eclipse and GDB, but have never used LPC.

So my Q: Is this the best/easyest way to get startet or is there

another way that i should try.

Thanks

Sen - DK



Add more friends to your messenger and enjoy! Go to http://messenger. yahoo.com/ invite/


















hello nagendra,
Do know anyway of using an internal debugger for embedded application in eclipse

Raj

--- On Thu, 10/23/08, Nagendra Kumar Pilladi wrote:
From: Nagendra Kumar Pilladi
Subject: Re: [lpc2000] new to LPC
To: l...
Date: Thursday, October 23, 2008, 10:23 AM


hello,

are you using any Jtag or not?

and you gone throgh openOCD

regards

Nagendrapilladi

____________ _________ _________ __

From: Cool Dude

To: lpc2000@yahoogroups .com

Sent: Thursday, 23 October, 2008 10:06:34 AM

Subject: Re: [lpc2000] new to LPC

hello

Sen - DK,

I see tht you have used eclipse as your iDe. I'm new to using eclipse. I would like to know the steps to use the internal debugger for my ARM project. Thankyou.

Raj

--- On Wed, 10/22/08, s76jensen wrote:

From: s76jensen

Subject: [lpc2000] new to LPC

To: lpc2000@yahoogroups .com

Date: Wednesday, October 22, 2008, 12:56 AM

Hi...

I'm pretty new in the LPC world, so plan to follow this tutorial:

http://www.sparkfun .com/tutorial/ ARM/ARM_Cross_ Development_ with_Eclipse.

pdf

I am used to eclipse and GDB, but have never used LPC.

So my Q: Is this the best/easyest way to get startet or is there

another way that i should try.

Thanks

Sen - DK



Add more friends to your messenger and enjoy! Go to http://messenger. yahoo.com/ invite/



















The 2024 Embedded Online Conference