NEW TO ECLIPSE TOOL

Hi All,

I am new to eclipse tool.

I am using the LPC 2378 Arm processor for my application.

I have downloaded the Eclipse Galilio for C/C++ developers.

And also i downloaded the ARM cross development tutorial from this URL

http://www.sparkfun.com/tutorial/ARM/AR … clipse.pdf

My doubt is

CAN I FOLLOW THIS TUTORIAL FOR THIS NEW VERSION OF THE ECLIPSE?

please help me.

With Regards,

Murthy.R

You should be able to use the tutorial in the Eclipse environment. What the Eclipse plug-in gives you is integrated build and debug. Instead of having to execute a make file that runs the compiler and linker, you use the Eclipse “Build Project” menu command. BTW, Eclipse has a lot of features and it can appear challenging when you first start using it. However, if you take things a little bit at a time, you’ll find it to be a great tool. And when you use other Eclipsed based tools, you’ll already be up to speed.