Install eclipse for IMX53.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Install eclipse for IMX53.

1,555 Views
enaud
Contributor III

Hi,

how to install Eclipse for my board iMX53 QSB?

I would create a simple program like "Hello World" for debug it with Ethernet..

Is possible?

thnaks

Labels (1)
0 Kudos
8 Replies

834 Views
enaud
Contributor III

someone?

0 Kudos

834 Views
enaud
Contributor III

yes it is present

0 Kudos

834 Views
Yuri
NXP Employee
NXP Employee


> ... cannot find -l/home/giuseppe/imx53/11.09.01/ltib/rootfs/usr/lib ...

Please check if this directory is present.
It should be created after (LTIB) target system building.  

0 Kudos

834 Views
enaud
Contributor III

someone?

0 Kudos

834 Views
enaud
Contributor III

when i Buid project i have this error on eclipse:


**** Build of configuration mx53 for project hw ****

make all
Building target: hw
Invoking: GCC C Linker
/opt/freescale/usr/local/gcc-4.3.3-glibc-2.8-cs2009q1-203/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-gcc -L/home/giuseppe/imx53/11.09.01/ltib/rootfs/lib -o"hw" ./src/hw.o -l/home/giuseppe/imx53/11.09.01/ltib/rootfs/usr/lib
/opt/freescale/usr/local/gcc-4.3.3-glibc-2.8-cs2009q1-203/arm-none-linux-gnueabi/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/../../../../arm-none-linux-gnueabi/bin/ld: cannot find -l/home/giuseppe/imx53/11.09.01/ltib/rootfs/usr/lib
collect2: ld returned 1 exit status
make: *** [hw] Errore 1

0 Kudos

834 Views
enaud
Contributor III

thanks,

but i not undstand a few of things:

I've create hello world application and in step 18 pag.8 i read:

cp /<workspace/project>/<output binary>   /<LTIB_PATH>/rootfs/home/

whic is output binary? i view only:

workspace/hw/

2 directory:

-Debug with this file:

--hw

--makefile

--object.mk

--source.mk

--hw.d

--hw.o

--subdir.mk

and

---src

--Helloworld.c

0 Kudos

834 Views
Yuri
NXP Employee
NXP Employee

Perhaps it make sense to look at :

< http://cache.freescale.com/files/dsp/doc/app_note/AN3870.pdf >

0 Kudos

834 Views
enaud
Contributor III
0 Kudos