Apparently there is some printf-functionality to write to the console while debugging.
By just using printf in my application I cause a reset, so obviously I'm doing something wrong. Unfortunately I did not find any information on how printf behaves. Is there any documentation on this function?