Tool/software: TI-RTOS
To who may help me:
Thank you for your time first.
I am a biginer in studying CC1310 lacuchpad, today I have a small promble about "System_printf()" function in TI-RTOS. I used to output debug-message with "printf()" function in Stand C Library, and I can see the format string what I have passed to printf() in console or output message box (like Keil IDE). But now I use IAR in a Windows 7 PC.when I use "System_printf()" like the picture shows, where the data output? Should't it appear in Tool Output box?
Is there something configurations I neglect? or I can find the output data in other place?
