rtems_task_mode

Joel Sherrill joel.sherrill at OARcorp.com
Mon Dec 16 03:13:45 UTC 2002


>   Hi, all
>         I've some trouble with rtems_task_mode. In the RTEMS C User's Guide, it is said that the directive can obtain or change only current task's mode. So is there a RTEMS api can manipulate other task's mode?
>         Thanks to anyone who give your advice.

The current rtems_task_mode directive is based upon the
RTEMS/ORKID API specification.

A simple way would be to make the current one a wrapper for another that
worked on any task ID.


-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel at OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985




More information about the users mailing list