Hello,
i am using IAR to program a CC1110 and would like to be able to printf() to the debugger console. how can i do this? i have tried the Log Breakpoint and that's neat, but i want to be able to print more specific output to the console.
i came across the __message macro in the C-Spy documentation, but i am not sure how to use it.
thanks on advance,
-r