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.

my console doesn't show CONSOLEUtilsPrintf characters in ccs v6

Other Parts Discussed in Thread: AM4379

Hi 

I am using TI am4379 idk connect to the computer through XDS100v3 USB Debug Probe.

My code composer version is CCS v6.1.2

In My code, they are so many function like CONSOLEUtilsPrintf  or CONSOLEUtilsScanf

However, my console doesn't act after this line. .


I already follow the step in this link below except  "make CONSOLE=SEMIHOSTING" I can't find where to type this command.

What should I do for using console for input and output?