EmbeddedRelated.com
Forums

embedded system development environment

Started by Unknown June 18, 2008
Hi All,

I am new to embedded system development and need your advice on my
upcoming project.  I thank and appreciate your help in advance.

I'd like to setup a development environment that includes a
microprocessor which supports output to LCD as well as input/output
based on Ethernet and 802.11.  The software platform is better based
on Linux with GNU tool chain.

Please kindly suggest what is available on the market that fits the
above requirement.

Thanks again,

Bill
On Jun 18, 2:51 pm, guoliangq...@gmail.com wrote:

> I'd like to setup a development environment that includes a > microprocessor which supports output to LCD as well as input/output > based on Ethernet and 802.11. The software platform is better based > on Linux with GNU tool chain.
One of the gumstix configurations probably has the capabilities you want.
>Hi All, > >I am new to embedded system development and need your advice on my >upcoming project. I thank and appreciate your help in advance. > >I'd like to setup a development environment that includes a >microprocessor which supports output to LCD as well as input/output >based on Ethernet and 802.11. The software platform is better based >on Linux with GNU tool chain. > >Please kindly suggest what is available on the market that fits the >above requirement.
Are you looking for a board the meets those requirements, or are you interested in laying out your own PCB and going into production? I ask this because a systems integrator needs to look at a whole different class of products than a circuit designer. And WiFi is mostly a modular option, with all the CF and SD card options.
On Jun 18, 3:14=A0pm, "vinnie" <ckgri...@mailcan.com> wrote:
> >Hi All, > > >I am new to embedded system development and need your advice on my > >upcoming project. =A0I thank and appreciate your help in advance. > > >I'd like to setup a development environment that includes a > >microprocessor which supports output to LCD as well as input/output > >based on Ethernet and 802.11. =A0The software platform is better based > >on Linux with GNU tool chain. > > >Please kindly suggest what is available on the market that fits the > >above requirement. > > Are you looking for a board the meets those requirements, or are you > interested in laying out your own PCB and going into production? > > I ask this because a systems integrator needs to look at a whole differen=
t
> class of products than a circuit designer. And WiFi is mostly a modular > option, with all the CF and SD card options.
I am looking for a board that's available on the market so that I can build my application on it.
On Jun 18, 3:25=A0pm, guoliangq...@gmail.com wrote:

> I am looking for a board that's available on the market so that I can > build my application on it.
Why exactly does a laptop or mini laptop (e.g. Eee) not meet your requirements>?
guoliangqian@gmail.com wrote:
> On Jun 18, 3:14 pm, "vinnie" <ckgri...@mailcan.com> wrote: >>> Hi All, >>> I am new to embedded system development and need your advice on my >>> upcoming project. I thank and appreciate your help in advance. >>> I'd like to setup a development environment that includes a >>> microprocessor which supports output to LCD as well as input/output >>> based on Ethernet and 802.11. The software platform is better based >>> on Linux with GNU tool chain. >>> Please kindly suggest what is available on the market that fits the >>> above requirement. >> Are you looking for a board the meets those requirements, or are you >> interested in laying out your own PCB and going into production? >> >> I ask this because a systems integrator needs to look at a whole different >> class of products than a circuit designer. And WiFi is mostly a modular >> option, with all the CF and SD card options. > > I am looking for a board that's available on the market so that I can > build my application on it.
http://www.gumstix.com using Open Embedded with a Linux development host http://www.netburner.com running uC/OS or possibly, http://www.chumby.com/ with arm-linux-v4.1.2b, gcc4.1.2
In message 
<eeed7408-c243-4246-8cce-cb55a0f9db75@k37g2000hsf.googlegroups.com>, 
guoliangqian@gmail.com writes
>Hi All, > >I am new to embedded system development and need your advice on my >upcoming project. I thank and appreciate your help in advance. > >I'd like to setup a development environment that includes a >microprocessor which supports output to LCD as well as input/output >based on Ethernet and 802.11. The software platform is better based >on Linux with GNU tool chain.
Pity about the last part... most professional tools are on the PC platform. -- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ \/\/\/\/\ Chris Hills Staffs England /\/\/\/\/ \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
<guoliangqian@gmail.com> a &#4294967295;crit dans le message de news: 
eeed7408-c243-4246-8cce-cb55a0f9db75@k37g2000hsf.googlegroups.com...
> Hi All, > > I am new to embedded system development and need your advice on my > upcoming project. I thank and appreciate your help in advance. > > I'd like to setup a development environment that includes a > microprocessor which supports output to LCD as well as input/output > based on Ethernet and 802.11. The software platform is better based > on Linux with GNU tool chain. > > Please kindly suggest what is available on the market that fits the > above requirement. > > Thanks again, > > Bill
http://www.compulab.co.il/x270cm/html/x270-cm-datasheet.htm ? Robert
Chris H wrote:
> The software platform is better based >> on Linux with GNU tool chain. > > Pity about the last part... most professional tools are on the PC platform. >
Linux is available on a PC platform. I think you mean Windows. JS
On Jun 19, 2:10 am, Chris H <ch...@phaedsys.org> wrote:

> >based on Ethernet and 802.11. The software platform is better based > >on Linux with GNU tool chain. > > Pity about the last part... most professional tools are on the PC > platform.
If by "PC platform" you meant "Windows", (a) that isn't really true these days, and (b) the impression I got from the OP is that he wants the OS on the target to be Linux, not necessarily the host OS. Not that it makes much difference - it's the path of least resistance to develop for Linux targets on a Linux host anyway.