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.

TMS320F28379D: cannot open source file

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Hello,

I have a build error in the math.h file when the types.h file tries to be included. Here is the line of code:

#include "libraries/utilities/types/include/types.h"

And here is the build error:

I've included the path to the types.h file in the project properties as seen below:

Why is the file failing to open? Thanks,