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.

srio_loopbacktestproject debug problem

Hi,

I want to test SRIO in my TMDXEVM6678L.

I find an example of srio test in the path "c:\program files\texas instruments\pdk_c6678_1_0_0_12\packages\ti\drv\exampleprojects\Srio_LoopbackTestProject".

I use mcsdk_02__00_00_beta2.

I don't do any change ,but when I build the project ,it always have an error.

The error is xdc.PACKAGE_NOT_FOUND:can't locate the package 'ti.csl'along the path'c:/program files/texas instruments/ipc_1_22_03_23/packages;c:/program files/texas instruments/bios_6_31_04_27/packages;path'c:/program files/texas instruments/ipc_1_22_03_23/packages;/packages;e:/user/ccsv5.23/texas instruments_mcsdk_02_00_00_beta2/.

This phenomena can alse be found in other project in the mcsdk.

I want to know why?How to solve this error?