Open
Description
I am currently unable to run my application standalone when a debugger is not present. I am suspecting that it is because the TPIU and the ITM port are not enabled by my code. Removing traces fixes my issue.
Would it be a good idea to check if tracing is enabled like ITM_SendChar ?
If so, I would like to submit a pull request to short circuit write_all if tracing is not enabled.
Metadata
Metadata
Assignees
Labels
No labels