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.