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.
Tool/software: Code Composer Studio
I am trying to develop a program to generate ePWM signals. On compilation, I get the following error in my CCS version 10.0.
gmake: Target 'all' not remade because of errors.
Description Resource Path Location Type
gmake: *** [F2837xD_Adc.obj] Error 1 Lab6 C/C++ Problem
gmake: Target 'all' not remade because of errors. Lab6 C/C++ Problem
This does not provide enough detail about the error. Please Rebuild the project, capture the build log as described here and attach the build log here.