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.

CCS/TMS320F28379D: Problem with Unresolved Symbols

Part Number: TMS320F28379D

Tool/software: Code Composer Studio

Hello everyone!

I'm working on a Control Project and i need to start using the CLA to calculate my PI values. I created a header file and i declared all the variables there. My problem is that i get an error for each of these declared variables like "unresolved symbol <variable>, first referenced in ./epwm_up_aq_cpu01.obj". I inserted all the erros down below

I tried looking for the linkers used on the CLA examples, but i still get the errors. What should i do?