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.

TMS320F2808: Error during example compilation

Part Number: TMS320F2808


Tool/software:

Hi

I downloaded the Examples for TMS320F2808. Example_280xGpioToggle works fine. But Example_280xHRPWM has following errors if I try to build. How can I fix them?

  • gmake: *** [DSP280x_DefaultIsr.obj] Error 1 Example_280xHRPWM C/C++ Problem
  • gmake: *** [DSP280x_EPwm.obj] Error 1 Example_280xHRPWM C/C++ Problem
  • gmake: *** [DSP280x_GlobalVariableDefs.obj] Error 1 Example_280xHRPWM C/C++ Problem
  • gmake: *** [DSP280x_PieCtrl.obj] Error 1 Example_280xHRPWM C/C++ Problem
  • gmake: *** [DSP280x_PieVect.obj] Error 1 Example_280xHRPWM C/C++ Problem
  • gmake: *** [DSP280x_SysCtrl.obj] Error 1 Example_280xHRPWM C/C++ Problem
  • gmake: *** [Example_280xHRPWM.obj] Error 1 Example_280xHRPWM C/C++ Problem