This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-F28379D: CCS version 12.5 Linking error

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).