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
Hello,
I keep getting "unresolved symbol _Cla1funcsLoadSize, first referenced in ./ePWM_five_channel.obj five_channel_epwm" and also for _Cla1funcsLoadStart and _Cla1funcsRunStart. I don't know what's wrong, maybe I include the wrong libraries for CLA execution, I can't find the declarations for these variables and since they are referenced in a .obj file I can't check where the error occurs.
Thank you for your help!