public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Using gcc compiler on IXDP425 using eCos
@ 2005-07-10  6:17 Rohit Agarwal
  2005-07-10 16:37 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: Rohit Agarwal @ 2005-07-10  6:17 UTC (permalink / raw)
  To: gcc

Hello,

I'm new to GCC and eCos and ixdp425.

As a part of my college project, I am supposed to simulate a GSM
mobile network and add extra feature of Wi-Fi also. For that, I have
decided to use IXDP425 board and port eCos on it.

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.

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?

Any help would be appreciated.

Thanks,
ROHIT

-- 
if u dont know it, it doesnt exist

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Using gcc compiler on IXDP425 using eCos
  2005-07-10  6:17 Using gcc compiler on IXDP425 using eCos Rohit Agarwal
@ 2005-07-10 16:37 ` Ian Lance Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Lance Taylor @ 2005-07-10 16:37 UTC (permalink / raw)
  To: Rohit Agarwal; +Cc: gcc

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-10 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-10  6:17 Using gcc compiler on IXDP425 using eCos Rohit Agarwal
2005-07-10 16:37 ` Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).