Hi,
I’m using ARM Semihosting Console to print my log. I had 2 problems:
- The window stays paused when I restart the debugging. And nothing is displayed because it’s paused. It always takes me some time to realize it was paused.
- If restart with the window paused, old contents are not cleared. But if not paused, they are cleared.
Is it possible to make it unpause when the debugging restarts(reloads the firmware)?
Thanks!