Hi,
I'm trying to use printf in the Hercules TMS570 with CCSv5.3.0. I started following two guides:
[2] http://processors.wiki.ti.com/index.php/Tips_for_using_printf
The fputs function only shows anything if the stream is stderr.
The fprintf and printf functions don't work. When I call either one of them, my program finishes.
Do you know if this is caused by any configuration error? What am I doing wrong?
Thanks in advance!
Emanuel.