Question
ITM_SendChar, ST-Link/V2 and Eclipse/gdb
Posted on October 03, 2012 at 03:58
Hi,
Is anyone getting debug text via ITM_SendChar using ST-Link, gdb, and Eclipse? I've tried it for the first time, and I'm not seeing my debug text displayed in the Eclipse console view. I can confirm with breakpoints and single-stepping that ITM_SendChar is working, but I don't know if the ITM is not initialized correctly, or ST-Link/V2 doesn't support ITM text, or if ST-LINK_gdbserver doesn't support it, or if it needs a command line argument, or if I'm looking at the wrong Eclipse view. Any help would be greatly appreciated. Thanks, Bob