• 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. ...
  • Higher Priority task deleting a lower priority task?
    I have two tasks. task 1: searches for a string in a list of strings (n-strings are stored in the list). task1 priority: low task 2: invoked by uart receive interrupt to abort the search. task 2...
  • no tasks?
    so i explain. the application is very conplicated. atm it got 223 tasks but it will get more. ride51 has the code compresser. does uvision? i mean i want each task uncompress when it runs. how? wait...
  • RTX: Measuring Task performance
    I have a project with several RTX tasks. In the µVision debugger I can see the tasks in the "System and Thread Viewer" window. This shows the state and stack of each task. The "Performance Analyzer...
  • Erasing and writing in a sector of flash AM29F160D
    Could some one of you help with the commands to erase and write in a sector of flash AM29F160D. The processor is MC68332. -VIVEK