• 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 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 :)
  • QCA400x undefined symbol Driver_SPI
    Hello, I am using the lpc55s69 from NXP in combination with the mikroe 10 click (a wifo board based on qualcomm qca4004x). I tried to set up the wifi with CMSIS WiFi driver from MDK-Pack::QCA400x_WiFi_Driver...