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.

MSP430FR2155: Unable to print using printf onto the console

Part Number: MSP430FR2155
Other Parts Discussed in Thread: MSP430FR2676

Tool/software:

Hi TI Experts!

I am working with MSP430FR2155.

I was trying to print a few statements using printf onto the CCS console but it isn't working. I did go through this document, and did all the changes suggested in tips for using printf document  as well, but still no luck. I am using SBW pins to flash the code

Just to be clear, here are the changes that I have done so far: 

1. Change the heap and the stack size

2. include <stdio.h>

3.Enable the CI/O function use in the debug part of the properties.

4. Changed the printf support to full.

I am not understanding why printf is still not working and I am unable to find the C I/O console as well. Any other suggestions apart from these?

      

 Any help is appreciated. Thanks in advance! Have a great day :)

**Attention** This is a public forum