Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Ads

Discussion Groups

Discussion Groups | Comp.Arch.Embedded | embedded system development environment

There are 12 messages in this thread.

You are currently looking at messages 0 to 10.

embedded system development environment - 14:51 18-06-08

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



Re: embedded system development environment - 15:13 18-06-08

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.

Re: embedded system development environment - vinnie - 15:14 18-06-08

>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.

Re: embedded system development environment - 15:25 18-06-08

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.

Re: embedded system development environment - larwe - 17:57 18-06-08

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>?

Re: embedded system development environment - Freelance Embedded Systems Engineer - 19:20 18-06-08

g...@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


Re: embedded system development environment - Chris H - 02:10 19-06-08

In message 
<e...@k37g2000hsf.googlegroups.com>, 
g...@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     /\/\/\/\/
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/




Re: embedded system development environment - Robert Lacoste - 02:24 19-06-08

<g...@gmail.com> a écrit dans le message de news: 
e...@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 



Re: embedded system development environment - JSprocket - 03:16 19-06-08

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

Re: embedded system development environment - larwe - 07:14 19-06-08

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.


| 1 | 2 | next