• LX51 and RTX51Tiny
    LX51 does not recognize RTX51TINY directive!?
  • DEBUG RTX51TINY
    Sorry for my bad English first. I use keil 7.0 and I wrote a little RTX program, and I have a question: When I STEP debug task 0, it just run in task 0 not run to other task, but at the time, other...
  • more tasks in rtx51tiny?
    Is it possible to increase the maximum number of tasks in RTX51TINY? If it is possible how much effort would this need, and what would I have to do? Of course I could use RTX51 full, but can't spend...
  • RTX51Tiny process restart
    Is there a recommended method for restarting an RTX51Tiny process in case of hoseup - something less drastic than restarting the entire processor (e.g. via a watchdog)? I have several interlocking processes...
  • rtx51tiny make me puzzled
    I write a program under rtx51tiny.Yeah,it makes programming easier. But today, after I added some function to my project,rtx51tiny seems be out of control.It repeat to execute the code in every task before...