ITM_SendChar blocks when no debugger attached?
Posted on August 23, 2013 at 09:39I think ITM_SendChar is freezing my code when I don't have a debugger attachedWhen I do have an debugger attached, it works, and I can see my messagesBut when I don't, then the code doesn't get past the printingBut ...