• What is several instances of the same task?
    We use Keil RTL(Real Time Library) RTOS. In some documentation, I am reading about Semaphore Caveats. They talk about several instances of the same task waiting for a semaphore. What is several instances...
  • What is several instances of the same task?
    We use Keil RTL(Real Time Library) RTOS. In some documentation, I am reading about Semaphore Caveats. They talk about several instances of the same task waiting for a semaphore. What is several instances...
  • RTX: Same task appears twice in the os_rdy list
    Hello, I recently joined a company that uses RTX as its OS. I'm still very inexperienced in its use and am still slowly working myself in the code that has been written so far. Most of my team is...
  • RTX: Same task appears twice in the os_rdy list
    Hello, I recently joined a company that uses RTX as its OS. I'm still very inexperienced in its use and am still slowly working myself in the code that has been written so far. Most of my team is...
  • Debugging two targets at the same time
    I am trying to debug two Cygnal F040 targets at the same time. These targets communicate with I2C/SMBUS, this I want to debug. I start uVison2 for both targets on the same PC. The first uV2 is connected...