• multithreaded operation
    is 8051 able to perform multithreaded operation? thank you ece tech
  • AGSI library and multithreading
    So question is short and simple. Is AGSI library a threadsafe library? I need to create a dll for uVision5, that would work in 2 threads in parallel. Thanks for help :)
  • 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...
  • ARM M4 to BLUEGIGA module, Multithreading, and Data Buffering
    Hello, I am looking for information about programming an ARM M4 firmware to basically broadcast serial information to a bluegiga WF121-A wifi module. My device will receive 2 serial inputs and I want...
  • 8051
    I run the following program in keil software....it shows 18 error....all the errors are undefined identifier error.... MAIN.C(7): error C202: 'k': undefined identifier MAIN.C(10): error C202: 'v'...