rtems RTEMS_BINARY_SEMAPHORE can not block

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Dec 19 06:11:14 UTC 2016


Hello Yao,

for mutexes, the  RTEMS_BINARY_SEMAPHORE | RTEMS_PRIORITY | 
RTEMS_INHERIT_PRIORITY are the right semaphores (please note that they 
are recursive). For task/interrupt synchronization you can use 
RTEMS_SIMPLE_BINARY_SEMAPHORE | RTEMS_FIFO.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list