• Event viewer doesn't work
    I am using uVision 4.73 Event viewer doesn't work when I am simulating RL-RTX example projects. Is event viewer only functional during target debug with ULINK or during simulation also? Is that normal...
  • Legacy thread trace (event viewer) support for RTX5/OS2
    Hi, as you now, the RTX5 has no support for old school event viewer. In 5.26 the system analyser has some support for OS2, but I realize a little buggy, and it needs DAP with eating memory. ...
  • RTX5 component viewer failure
    I have an RTX5 project. The project appears to run OK, but the RTX RTOS component viewer shows errors after the kernel starts. This error is shown in the command window: Expression: 'ipsr = __GetRegVal...
  • Event Viewer thread names not showing up
    I have found that if I call osThreadCreate from within the main.c function then the "Event Viewer" and the "RTX Tasks and System" windows show the correct names for each thread. However if I call...