• 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...
  • Event Viewer with RTX5 doesn't display separate threads
    Hi I'm running MDK 5.22 with CMSIS-RTOS2 RTX5 in a simple test using Event Viewer with a UNINK Pro on an STM32F429. I suspect I'm doing something wrong, but I cannot figure out how to get the...
  • Debug Viewer show no text but ASCII
    Hi all, I am still new to the embeded system and currently start self-learning through the example provided in MDK. Having problem in Debug(print) Viewer because It print ASCII code instead...
  • 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...