• 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 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...
  • DS-5 CE arm streamline not showing function names.
    Note: This was originally posted on 31st May 2013 at http://forums.arm.com Trying to profile a native application built with android-ndk. Function view is not showing function names. I have tried followed...
  • DS-5 CE arm streamline not showing function names.
    Note: This was originally posted on 31st May 2013 at http://forums.arm.com Trying to profile a native application built with android-ndk. Function view is not showing function names. I have tried followed...
  • How to show the thread names in the EventRecorder?
    I got the EventRecorder to work at last, but in the component tab it doesn't show the name of the threads. They are all called "RTX Thread". I already entered a name in the osThreadAttr_t, but it is not...