• Semaphore issue in RL-ARM MDK4.
    Hi! I was developing a new firmware based on MDK4 RTX OS with a STM32L053 uC (using the Discovery Kit) and I have found a bizzare behavior on a very simple semaphore arquitecture. Basically, I need...
  • Semaphore issue in RL-ARM MDK4.
    Hi! I was developing a new firmware based on MDK4 RTX OS with a STM32L053 uC (using the Discovery Kit) and I have found a bizzare behavior on a very simple semaphore arquitecture. Basically, I need...
  • Semaphore
    Hello, I need a sample code for a semaphore. How can I get it? Thank u.
  • Semaphore
    Hello, I need a sample code for a semaphore. How can I get it? Thank u.
  • about Semaphores
    Hi , I am checking the page34 of«rl-arm_gs» and find below description : Signaling Synchronizing the execution of two tasks is the simplest use of a semaphore: os_sem semB; __task void...