Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi,
I followed this post in order to set my clock speed to 200 MHz (else it is 100 MHz for some reason). I have #include "device.h" in my code. This is my include paths:

But, somehow I keep getting the following errors:
"C:/ti/c2000/C2000Ware_5_02_00_00/driverlib/f2837xd/driverlib/adc.h", line 175: error #41: expected an identifier
"C:/ti/c2000/C2000Ware_5_02_00_00/driverlib/f2837xd/driverlib/adc.h", line 176: error #41: expected an identifier
Can someone help please? Thanks!