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/TMS320F28035: CCS/TMS320F28035: How to include "studio.h"

Part Number: TMS320F28035

Tool/software: Code Composer Studio

I am using Code Composer Studio Version 9.3 to program a TMS320F28035 microcontroller.
I want to include "studio.h" to use printf.

Then, I want to use that printf to read the AD converted voltage value. I wrote "#include "studio.h"" and got the following error.

Can you help me here, please?