Part Number: TMS570LC4357
dear e2e,
I am using printf() function in my code.
When I am trying to display string ( Ex : printf( " hi\n\r")) , I can see the output in terminal and console screen.
When i am trying to display any data ( Ex : printf( " %d " , data)) , I can see output in console . I am not geeting any thing in terminal.
can u tell the reason for above problem? Is there any setting in ccs?
Thanks & Regards
Prasanna