comp.lang.ada
 help / color / mirror / Atom feed
* Embedded
@ 2005-08-19 20:57 Lanarcam
  2005-08-19 23:02 ` Embedded Martin Dowie
  2005-08-20  3:35 ` Embedded Jeffrey R. Carter
  0 siblings, 2 replies; 6+ messages in thread
From: Lanarcam @ 2005-08-19 20:57 UTC (permalink / raw)


Suppose you have requirements for a basic embedded system such
as a few digital I/O, analog I/O, RSxxx communication links,
alphanumeric LCD, etc.

The usual way is to select a microcontroller with the required
I/O and based on the complexity some amount of RAM and ROM.

You often choose a microcontroller from a family you are
familiar with. You then select an OS or no OS, depending
on the requirements.

If you decide to write the code in Ada, how do you know
there will be a compiler that will target the microcontroller?

Do you have to ask every vendor or is there a list of
supported CPU for each compiler?

How will the choice of Ada affect the amount of RAM and ROM
needed? 

Regards




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

end of thread, other threads:[~2005-08-24 20:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-19 20:57 Embedded Lanarcam
2005-08-19 23:02 ` Embedded Martin Dowie
2005-08-20  3:35 ` Embedded Jeffrey R. Carter
2005-08-20 13:51   ` Embedded Marin David Condic
2005-08-24 18:00   ` Embedded Colin Paul Gloster
2005-08-24 20:38     ` Embedded Lanarcam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox