• Debug printf viewer stopped showing outputs
    What may cause the debug printf viewer to not show ANYTHING at all? Everything was working fine and it was printing out desired statements and all of a sudden it stopped doing it. I don't remember changing...
  • Debug printf viewer stopped showing outputs
    What may cause the debug printf viewer to not show ANYTHING at all? Everything was working fine and it was printing out desired statements and all of a sudden it stopped doing it. I don't remember changing...
  • How to feed text from file to Debug Viewer
    Hi, I need to put a bunch of characters from the text file into the Debug Viewer. Since I couldn't copy & paste the contents of text file to the Debug Viewer, I am looking for the way to achieve...
  • How to feed text from file to Debug Viewer
    Hi, I need to put a bunch of characters from the text file into the Debug Viewer. Since I couldn't copy & paste the contents of text file to the Debug Viewer, I am looking for the way to achieve...
  • Event Viewer shows 'No Address' threads when debug CMSIS-RTX !
    when debugging CMSIS-RTX, I often use Event Viewer, and I see my created threads are in Event Viewer's left list, but at the same time, some unknown threads whose name is <No Address> are also there...