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.

cstdio: FILE not defined error

Guru 19935 points
Other Parts Discussed in Thread: TMS320F28335

Hello,

Compiling c files as c++ generated a lot of errors in stdio.h. After changing stdio.h to cstdio, I am getting "FILE not defined errors".

What could be possibly causing this issue?

Stephen