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?

