Where I can get programmers manual for rtems++
Angelo Fraietta
newsgroups at smartcontroller.com.au
Sat Aug 12 02:05:15 UTC 2006
Chris Johns wrote:
> Alexander I. Shaykhrazeev wrote:
>
>>
>> I'm searching for any manual or documentation about rtems++ and it's
>> classes. Or examples of usage rtemsTask, rtemsTimer, rtemsEvent.
>> If someone have examples or any documentation, send it to me, please.
>>
>
> There is none. The design follows the classic API so you can use its
> manual for parameters etc.
>
\
Instead of using rtems++, I used an Abstract Class Abstract Pattern to
create classes that encapuslated the classic API. I was able to make
different builds for different OS's, including Windows and Mac OSX,
enabling me to use the same class API for each OS developed for.
I have detailed exactly how I did it in my thesis
http://www.smartcontroller.com.au/publications/Thesis.pdf
From page 41 (61 of the PDF), it shows exactly what I did.
--
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