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.

Importing CCSv3.3 project to CCSv5.3 to run on OMAP137 using XDS510USB using only DSP C6747

I am importing a simple project from CCSv3.3  the audioSample from the CSL C6747 to run on OMAP137 using XDS510USB

'Invoking: C6000 Compiler'

1 error

"C:/TI/PSPDrivers_01_20_00/packages/ti/pspiom/examples/evm6747/audio/src/audioSample_io.c", line 52: fatal error #5: could not open source file "ti/sdo/edma3/drv/edma3_drv.h"

2 warnings

Invalid project path: Include path not found (\packages)

Invalid project path: Include path not found (C:\TI\PSPDrivers_01_20_00\include)

 

I have noticed this line is unresoled

#include   "ti/sdo/edma3/drv/edma3_drv.h"

I have CCSv5.3 installed in  C:\TI\ with the following

C:\TI\ccsv5

C:\TI\bios_5_42_00_07

C:\TI\bios_6_34_02_18

C:\TI\C674x_dsp_1_00_00_11

C:\TI\grace_2_00_01_65

C:\TI\ipc_1_25_00_04

C:\TI\mcusdk_1_00_01_74

C:\TI\NDK_2_0_0

C:\TI\PSPDrivers_01_20_00

C:\TI\uia_1_01_01_14

C:\TI\xdais_7_21_01_07

C:\TI\xdctools_3_24_05_48

1. Please help to resolve the above include statement

2. please help to eliminate the error + 2 warnings

3. Please advise on else I need to install so that I can run  examples from the NDK on CCSv5.3

Thanks for the help