Hello
I would like to use Debug Print in Code Composer Studio. I want to place debugprint(".......") sth. like this in to my code and see what happens in my code in different functions. I do not want to use any UART for this.
Is there any way to use Debug Print in Code composer studio ? For example when the code enters one function, I will see some explanations with DebugPrint in one side of Code Composer Studio Console Screen.
Regards
Serkan