Tool/software: Code Composer Studio
CCS8 on OSX
CC1310
Sample code rfWsnNode with added task that uses the UART
Program compiles fine. I can set a breakpoint at a point where a message is printed to the serial port (UART) so the code reaches that point. In the main() the system_printf() is called.
In all cases I cannot see any output appear on the console.
Looked at the forum and found some mention on adding a *.cfg file (where and what title?). Adding a rfWsnNode.cfg with the data from the "empty" project mention in "CC1310 system_printf does not work" generates errors and additionally mentions that the RTSC tools also are used...
I'm lost. Any ideas?
Roland