• urgent help required
    sir, i get an error when i run this code! i need help to interface a GSM module wit 8051...here is the code org 00h ajmp main org 30h mov p1,#00h mov p3,#00h mov p2,#00h setb p2.1 main...
  • ARM RTOS help required urgent
    hello friends i have written the code for ARM RTOS, i have used same priority for all of my 4 task, its working fine my problem is when i change the priority in the code then all task's are not...
  • RTX: thread-safe queues?
    Hi All, Apologies for what may be a newbie question. We're evaluating whether to use RL-ARM / RTX on a STM32F10x. It seems like a good value, but queues seem noticeably missing. I imagine...
  • urgent urgent urgent urgent urgent urgent
    i use uvision,,,,when i make my project i get error 65 missing ;. say what it mean getp
  • CMSIS KEIL RTOS - Mail queue vs Message queue
    Dear all, I am using Keil Microvision IDE v5.16 and CMSIS Keil RTX RTOS. Our microcontroller is STM32F4xx. In the CMSIS RTOS API, message queue and mail queue inter-thread communication mechanisms...