RTEMS with C++
Angelo Fraietta
newsgroups at smartcontroller.com.au
Tue Oct 10 22:16:00 UTC 2006
leonp at plris.com wrote:
> On Monday, 9 בOctober 2006 19:58, Fabrício de Novaes Kucinskis wrote:
>
>>Hello all,
>>I'd like to know if someone here uses C++ with RTEMS.
>
I used C++ extensively in My Smart Controller. Barr has an excellent
book on the subject
Barr, Michael. Programming Embedded Systems in C and C++. Sebastopol,
Calif.: O'Reilly, 1999.
I mainly used C++ to use Abstract Class Abstract Factories to enable me
to share my code with Mac and Windows - using RTEMS primitives -
therefore using OO. I did not go open slather using STL, but rather used
C++ for classes and type Checking and made my own subset of vectors,
maps and lists to keep the overhead down.
--
Angelo Fraietta
PO Box 859
Hamilton NSW 2303
Home Page
http://www.smartcontroller.com.au/~angelo/
There are those who seek knowledge for the sake of knowledge - that is
CURIOSITY
There are those who seek knowledge to be known by others - that is VANITY
There are those who seek knowledge in order to serve - that is LOVE
Bernard of Clairvaux (1090 - 1153)
More information about the users
mailing list