Other Parts Discussed in Thread: C2000WARE
I am trying to start a new C++ project. I imported the empty syscfg project for the 280025C and renamed the main function to have a .cpp extension. When I try to build it I get the above error.
"F:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28002x/driverlib/adc.h", line 424: error #20: identifier "_Bool" is undefined
"F:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28002x/driverlib/adc.h", line 424: error #18: expected a ")"
I did not have this problem with C2000ware ver 4.0
Thoughts?