• task switching
    Hi, Does os_send_token() cause task switching?If so, my code given below is not working properly,task_1 is running continuously, and task_2 is never getting executed. Please clarify my doubt. ...
  • Task Switching
    Do tasks need to be ordered sequencially? 0,1,2,0,1,2 or can they go 0,2,1 etc.
  • task switching
    Hi, Does os_send_token() cause task switching?If so, my code given below is not working properly,task_1 is running continuously, and task_2 is never getting executed. Please clarify my doubt. ...
  • Task Switching
    Do tasks need to be ordered sequencially? 0,1,2,0,1,2 or can they go 0,2,1 etc.
  • Task switching monitor
    Hi, I wanted to try the "Task switching monitor" form the RT-Agent. Is it only available when I simulate the project? or can I use it with the Ulink2 debugger. The keil homepage does not give...