Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: C2000WARE
Hey there,
I'm building on a Project and usung the C200ware driverlib which is in my includes folder.
However I also want to do register programming like "EPwm1Regs.TZEINT.bit.OST = 1;" . When I'm building the project it cannot find the identifier: error #20: identifier "EPwm1Regs" is undefined.
I put the \device_support\f2837xd\common\source, the device_support\f2837xd\common\include and the device_support\f2837xd\headers in the procet include, but it still gives the error. What am I doing wrong here?
Greetings