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.

Create own project - unresolved symbol - wrong linker settings?

Other Parts Discussed in Thread: CONTROLSUITE

Hello everyone,

for my F28377S launchpad, I created a new CCS project using CCS6 according to the following link:

processors.wiki.ti.com/.../Projects_and_Build_Handbook_for_CCS

I believe I set all the options and search paths correctly and also included the corresponding .c files into my project. A screenshot of how my current project looks like:

When I click "Project -> Build Project" I will get the following errors (31 in total). I did google the error and tried to follow your instructions from previous post regarding this issue, which is why I tried to also set the search paths in the linker correctly. A screenshot of the C2000 file search path is here:

With this said, I am running out of ideas on how to make my project work or locate the error. All the files, header files etc. are taken from the controlSUITE device support folders.

Thank you very much for your help.