• Callback function
    I am developing an application based on 8051 core. I am using uVersion2 and C51. The application is based on UNIX OS concept and it involved the RTOS features. Here i am facin problem with call back function...
  • Callback function
    I am developing an application based on 8051 core. I am using uVersion2 and C51. The application is based on UNIX OS concept and it involved the RTOS features. Here i am facin problem with call back function...
  • I2C callback functions
    Hi Everyone, I've been facing difficulty in writing code in call back functions of i2c. I mean I am totally blank. Please help me. I am trying to communicate in between LPC936 . I...
  • I2C callback functions
    Hi Everyone, I've been facing difficulty in writing code in call back functions of i2c. I mean I am totally blank. Please help me. I am trying to communicate in between LPC936 . I...
  • Context of tcp callback functions.
    I am using using RL-TCPNet without the RL-RTX multitasking library, in other words I am calling the Main_TcpNet() function at regular intervals within my code. Everything seems to be working ok, but...