• same variable for two different
    Hi All, I have a IIC routine file i2c.asm,which has routines to read and write into a IIC device. Now I am using the i2c.asm for two devices RTC and serial memory which are connected on different...
  • RTX: Measuring Task performance
    I have a project with several RTX tasks. In the µVision debugger I can see the tasks in the "System and Thread Viewer" window. This shows the state and stack of each task. The "Performance Analyzer...
  • 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...
  • 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...
  • Multiple Tasks for the 8051
    Hello there! Iam a novice using the 8051 for a project and would like to know if it is possible to use just one 8051 to control the following functions: -read in a signal from an inductive sensor used...