Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: C2000WARE
Tool/software:
When I tried to build a project with the CCS version, I got these linking errors:
undefined first referenced
symbol in file
--------- ----------------
_EPwm1Regs ./CurrentControl_debug_comm.obj
_EPwm2Regs ./CurrentControl_debug_comm.obj
_EPwm3Regs ./CurrentControl_debug_comm.obj
_EPwm4Regs ./CurrentControl_debug_comm.obj
_EPwm5Regs ./CurrentControl_debug_comm.obj
_EPwm6Regs ./CurrentControl_debug_comm.obj
_EPwm7Regs ./CurrentControl_debug_comm.obj
_EPwm8Regs ./CurrentControl_debug_comm.obj
Would you please help me regarding how to rectify these errors?
The project was successfully built by CCS version 10.1.1 (about 3 years ago).