Posix api and Rtems-Shell
rtwas
rtwas at comcast.net
Tue Dec 23 23:50:33 UTC 2008
Hello,
I'd like to use the *Shell* api with Posix. Reading the docs I see that
when Shell is init'd "rtems_shell_init()"
that a *Task* is launched. Posix uses *Threads*. Can Tasks and Threads
coexist in the same executable? If so
it implies some other possible contentions, like initializing both
*Classic Api* and *Posix Api* and their associated
*entry points*.
Help appreciated.
Robert W.
More information about the users
mailing list