Classic API - Are there incompatibilites between schedulers and rtems_task_set_priority()?

Steinbach, Ingolf Ingolf.Steinbach at jena-optronik.de
Mon Jun 3 08:58:05 UTC 2024


Hi,

do the all schedulers defined in §§5.3 and 5.4 of the documentation (RTEMS 6, classic API) support changing the priority of an already running task? In particular, we'd like to have a task lower its priority via rtems_task_set_priority() with new_priority > *old_priority. The task in question does not hold any binary semaphore at that point in time.


Kind regards
Ingolf


More information about the users mailing list