Details
Description
OS_EnterLock() is implemented by a semaphore. Waiting on a semaphor in the physical ISR is not allowed under VxWorks (user either an INT-Lock or Interrupt task).
OS_EnterLock() is implemented by a semaphore. Waiting on a semaphor in the physical ISR is not allowed under VxWorks (user either an INT-Lock or Interrupt task).