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 'while(1)',os_wait() can not stop it!! What's wrong?
Sorry, but we need more information to help you here: Are you out of stack space? Does the system timer work correctly?
I think...I made a mistake. I ignored implementation of a function.That is all.