• Multithread with 8051
    Hi there, Does anyone know if it's possible to rum multiple threads on 8051 mocrocontroller? Thank you.
  • multithreaded operation
    is 8051 able to perform multithreaded operation? thank you ece tech
  • Need of fflush in multithreaded program
    Hi, We have a application containing multiple thread. File operations are handled in multiple threads. Will the fwrite() return only after sending the data to the lower driver or do we need to invoke...
  • AGSI
    WHY
  • Advice for AGSI
    1. At AGSI, there are several function user can hook in uVision by callback function, but AGSI missiing the function to unhook callback function. such as: Agsi has this functions: AgsiSetWatchOnSFR...