[comp.lang.c++] Asking the brand of C that appropriate for embedded system

yusri@uop.edu (Mohd Yusri Abdol) (03/02/91)

Hi everyone,

	Is there anybody out there using C (or C++, I doubt) in embedded
	system. I would like a few names I could try.

	Thanks in advance.

-- 
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* YUSRI di Kampung Stockton, Calif. *"The truth will hurt, but a lie  *
*                                   * will do more than just that. So,*
* yusri@uop.edu                     * learn to accept the truth when  *
* yabdol@madvax.uop.edu             * you meet one."       - EUS      *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 

terryb.bbs@shark.cs.fau.edu (terry bohning) (03/02/91)

yusri@uop.edu (Mohd Yusri Abdol) writes:

> 	Is there anybody out there using C (or C++, I doubt) in embedded
> 	system. I would like a few names I could try.
> 

You may want to pick up a copy or subscribe to the magazine 
"Embedded Systems Programming", Miller Freeman Publications, 500 Howard
St., SF, CA, 94105, (415) 397-1881.  Also, Archimedes, the C compiler
Co based in SF, I think, publishes a newsletter which is usually very
informative.  I personally have used C in several embedded systems projects
, for 8051, Z80, 68HC11, and 6301 and suggest you disregard any naysayers
you may encounter.

birch@felix.UUCP (Stephen Birch) (03/08/91)

In article <4e76X2w163w@shark.cs.fau.edu> terryb.bbs@shark.cs.fau.edu (terry bohning) writes:

	........

>informative.  I personally have used C in several embedded systems projects
>, for 8051, Z80, 68HC11, and 6301 and suggest you disregard any naysayers
>you may encounter.


I am very interested in using C or C++ in an 8051 application. Which
compiler did you use? Are there any cheap (or free) compilers out there
which I should take a look at ?