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.
Tool/software: Code Composer Studio
Hi team,
a customer is having an issue.
Whenever they use printf, to send debug using the CIO. The MSP430 breakpoints and stops. They have to manually hit the “Resume” button in CCS to keep going. Is there a way to use the CIO where it does not stop and require user interaction to resume?
Thanks,
Kevin
Hi Kevin,
When the code stops, do you know where in your code it stops? If it doesn't show your source code, it may have hung in library, in which case you will need open the View > Disassembly window and see what address or possible symbols that might give us a clue.
Does this hang when you are not in debug mode?
Hi Kevin,
I'll assume you were able to resolve your issue so I will go ahead and close this thread.
If this isn’t the case, please click the "This did NOT resolve my issue" button and reply to this thread with more information.
If this thread locks, please click the "Ask a related question" button and in the new thread describe the current status of your issue and any additional details you may have to assist us in helping to solve your issues.
**Attention** This is a public forum