• RTX extern task
    Hi, i want to put my tasks into different files but i have some problems i already searched the forum and found this thread: http://www.keil.com/forum/16857/ in my main.c #include <rtl.h...
  • RTX - Task list
    Hello, Does anyone know of anyway to get a list of all 'registered' (i.e. created) tasks in RTX? I mean in code during runtime, of course. (Note: I think it must be possible since uVision does...
  • RTX - Task list
    Hello, Does anyone know of anyway to get a list of all 'registered' (i.e. created) tasks in RTX? I mean in code during runtime, of course. (Note: I think it must be possible since uVision does...
  • RTX extern task
    Hi, i want to put my tasks into different files but i have some problems i already searched the forum and found this thread: http://www.keil.com/forum/16857/ in my main.c #include <rtl.h...
  • 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...