This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Using gcc compiler on IXDP425 using eCos


Rohit Agarwal <rohitrules@gmail.com> writes:

> As till now, I have been successful in making test programs run on the
> IXDP425 board compiled using a gcc compiler. Does that mean that I
> have ported eCos on the hardware? I know its a very silly question but
> since this is the first time I am working with hardware, I dont know
> much.

If you can run something like a hello world program on your hardware
using eCos function calls, then you have ported eCos to your hardware,
at least in part.

> Also, I am supposed to connect 2 GSM modems through the serial ports
> and a Wi-Fi lan card that will fit in the PCI slot. The Wi-Fi lan card
> should be such that its drivers for linux should be open-source and
> freely available on the net. Can anyone suggest me a Wi-Fi lan card
> which fulfils my requirements?

gcc@gcc.gnu.org is definitely the wrong mailing list for this
question.  This mailing list is for the discussion of compiler
development issues.  Sorry.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]