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.

No 'pspiom' folder is created with CCS v5 on my computer

Hello,

I imported a project from CCS v5 to the same version that is currently installed on my computer. There are two #includes in my sample code. Debugging the project, I encountered an error which says:

"Unresolved Inclusion"

The inclusions indicate paths that are not valid, even the particular folder pspiom is not found on my machine at all. Here, I paste the piece of code by which I get an error:

#include "ti/pspiom/platforms/evm6747/audio/Audio.h"
#include "ti/pspiom/mcasp/Mcasp.h"

Let me note that I also get a warning for my project which says:
"Invalid project path: Include path not found (C:\Program Files\Texas Instruments\pspdrivers_01_20_00\packages)."

Please let me know how I can fix this error.

-------
Further info:

OS: Windows 7-64bit
CCS version: 5.5.0.00077
Board: OMAP L137 EVMC6747
XDCTools version: 3_23_03_53
DSP/BIOS: bios_ccsv4_5_41_13_42 (This is what I could find the most related, otherwise ccsv3_5_41_13_42 seems to be the nearest)
Compiler: c6000_7.3.4
---------

Regards,
Maryam