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/CCSTUDIO: Using standard input and output library.

Part Number: CCSTUDIO
Other Parts Discussed in Thread: CC2650

Tool/software: Code Composer Studio

I am using CCS 8.3.1. I want to print any massage like "hi" ,"hello",etc. when I am read about this i understand that printf,scanf such fuction required more heap size so I change it ,but still on console there nothing will print which is in printf fuction.