• Multitasking
    Hi Everybody, I am working with uPDS3400 and I started to work with the RTX51. My problem is that the OS don't creat a task that is not in the main file. How can I creat the tasks and communicate...
  • multitasking in ARM7
    hello, can I do multitasking in ARM LPC2148. I want to display on LCD, LED and 7segment at the same time. is it possible?????
  • Multitasks using uvision3
    Hi, I am new to ARM and am using the keil microvision3. I wanted to know how to go about running multitasking applications using this tool. Should i use the UC/OS -II for this purpose? If so how?Please...
  • Watchdog usage on multitask RTOS environment
    Hallo, I would like to ask if someone has a good methodology to handle a robust watchdog when using an RTOS. If someone has and would not mind discussing it, that would be very appreciated. I...
  • Schultz' 8051 Programming and Multitasking Baud Rate Timer Anomaly
    Schultz claims compiler error in his 0-13-753-815-4 re tl1, th1 for setting up baud rate. He gives example: tl1 = ~( 1000/ 256) = 0xfd ) where the value should be 0xfc. However, he is calculating...