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.

PROCESSOR-SDK-DRA8X: DSPLIB C66x include errors

Part Number: PROCESSOR-SDK-DRA8X


Hello TI Support Team,

I was trying to build the C66x DSPLIB examples found in the TI RTOS PSDK 6 for the Jactinto 7 platforms. I have CCS v9.2.0 and use the C6000-cgt-v8.3.4. I imported the FFT_Example_66_LE_ELF example as a CCS project. When I try to build the example I get following error:

"/home/IBEO.AS/flt/ti/ti-processor-sdk-rtos-automotive-j7-evm-06_00_01_00/psdk_rtos_auto_j7_06_00_01_00/dsplib_c66x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_erand/c66/DSPF_sp_erand.h", line 51: fatal error #1965: cannot open source file "..\..\DSP_urand32\c66\DSP_urand32.h"

If I substitute the \ with / it works but fails at the next files which use \ in the relative include paths. Do I have to use an older compiler?

Kind regards,

Florian