Other Parts Discussed in Thread: C2000WARE, MOTORWARE
Hi,
I am trying to use the gpio header from driverlib to be used in the Lab05d.
While compiling, I do get an error:
>> Compilation failure
subdir_rules.mk:135: recipe for target 'proj_lab05d.obj' failed
"D:/ti/C2000Ware_1_00_04_00_Software/device_support/f2806x/headers/include/F2806x_Gpio.h", line 55: error #20: identifier "Uint16" is undefined
What other headers need to be included to use Uint16 ?
I tried including stdint.h anf stdlib.h, but that did not seem to have any effect at all. Which headers do you suggest ?
Any thoughts ?
Thanks,
Manu