This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Printf Functionality on TMS570

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?