This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/LAUNCHXL-CC2650: How to print on the console

Part Number: LAUNCHXL-CC2650

Tool/software: Code Composer Studio

Hello,

I am using ccsv8. I have tried using 

  System_printf("Hello world!");
  System_flush();

But I don't see anything on the console. 

Please help me resolve this.

Thanks,

Rathna