"Can't obtain network semaphore"

Chris Johns chrisj at rtems.org
Tue Dec 14 23:48:15 UTC 2004


Till Straumann wrote:
> 
> Are you sure none of those deletes the network semaphore?
> 

If you have RTEMS_FAST_MUTEX defined the semaphore directly accesses the 
score for the mutex. This means _CORE_mutex_Surrender is being called.

-- 
  Chris Johns



More information about the users mailing list