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.

Unresolved symbol

I'm running CCSv6.1.0 on a Windows 7, 64-bit machine.

When I import a legacy CCSv3.3 project, I receive an error message when trying to build: could not open source file "ti/pspiom/psc/Psc.h"

To fix this error message, under "Project -> Properties -> C6000 Compiler -> Include Options", I add a file path to PSP drivers which include Psc.h. Now when I build, I receive 8 different "unresolved symbol" error messages.

How do I fix these error messages?