• 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...
  • 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...
  • Getting run-time information of stack usage by Tasks
    Hello all, I want to know whether i can use 'void* stk' from 'os_tsk_create_user_ex()' function call to get the runtime stack utilization? I want to print the real time utilization of stack for each...
  • Getting run-time information of stack usage by Tasks
    Hello all, I want to know whether i can use 'void* stk' from 'os_tsk_create_user_ex()' function call to get the runtime stack utilization? I want to print the real time utilization of stack for each...
  • rtx51tiny program halt
    hi guys, i need some help about rtx51tiny (c51 v8.01;rtx51tiny 2) program. I have made a robot controller program and tried to put the RTOS (rtx51tiny) to that control program, everything is ok until...