[Angstrom-devel] problem with lnux installation at91sam9260-ek
James
jamessteward at optusnet.com.au
Tue May 27 23:51:55 CEST 2008
On Tue, 2008-05-27 at 08:33 +0000, NICOLAS FROIGNEUX wrote:
> Thank you very much,
> It works very good.
> I am trying now to add a program to drive the serial port and able to
> download files from a serveur via WiFi.
> Do you know if I can write and compile this program with eclipse or
> dev c++?
I can't comment. It will depend on whether those environments support
the use of a cross compiler, as you will be compiling presumably on an
x86, to run on an ARM.
Personally, I use a trusty editor, and write a make file that calls the
correct cross compiler when building.
Regards,
James.
More information about the Angstrom-distro-devel
mailing list