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.

TMS320F2800137: fatal error #1965: cannot open source file "FlashTech_F280013x_C28x.h"

Part Number: TMS320F2800137
Other Parts Discussed in Thread: C2000WARE

Tool/software:

Hi all,

For some reason, my compiler (ti-cgt-c2000_22.6.0.LTS) cant find the "FlashTech_F280013x_C28x.h" header when compiling a application which writes data to flash.

I've used flashapi_ex1_programming as an example.

I can also see the actual file, included in the "includes" directory in the project (see screenshot).

What are some things i can try? This is the only file which can't be found. All other HAL files in driverlib.h can be found. Just CTRL clicking the file also works.