Question
ITM_ReceiveChar (void) gives undefined.
Posted on January 11, 2012 at 21:46
Using ITM_ReceiveChar (void) I get the error ''undefined reference to `ITM_RxBuffer'''. I am able to successfully use ITM_SendChar() as evidenced by getting the corresponding output on my SWV Console so my problem is limited to receiving characters.
John