• Is there any good way to "synchronize low speed threads with high speed threads"?
    Hi everyone, happy new year! I have a RTX V5 thread flag related issue: In my program, TaskA needs to wake up TaskB frequently under certain circumstances. TaskB is a low-speed device (LED blinks). In...
  • Is there any good way to "synchronize low speed threads with high speed threads"?
    Hi everyone, happy new year! I have a RTX V5 thread flag related issue: In my program, TaskA needs to wake up TaskB frequently under certain circumstances. TaskB is a low-speed device (LED blinks). In...
  • processing speed
    Hello Sir, I am using LPC2368 controller for my project.I am using 72 MHz frequency for my project which is the maximum frequency of CPU. Actually I have certain section of code which must be...
  • Speed comparison?
    Hi! Is there any estimate on how many times faster a 80166 (20MHz) would be compared to an 8051 (12MHz)? I am just looking for a general estimate, not specifically looking at this or that function...
  • more speed
    dear.. All. I wish to create Stepper project, with command line controlled, i modified Traffic example on keil c51 sample, with like this: #include <reg52.h> #include <stdio.h> #include <rtx51tny...