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.

这周刚得到一块5535的板子,按照c55_caf_readme.txt 操作import project 编程报错,请协助。

Other Parts Discussed in Thread: SYSBIOS

将CSL_USB isofullspeedexample_out 例程导入到ccs6.2.0中,编译提示下列错误:

找不到 E:\c55_lp\c55_caf_02.00.02.04\build\ccsv5\Debug_c5535_eZdsp\VC5505_CSL_BIOS_cfg.h

找不到 E:\c55_lp\c55_caf_02.00.02.04\build\ccsv5\Debug_c5535_eZdsp\VC5505_CSL_BIOS_cfg_c.d
找不到 E:\c55_lp\c55_caf_02.00.02.04\build\ccsv5\Debug_c5535_eZdsp\VC5505_CSL_BIOS_cfg.d
找不到 E:\c55_lp\c55_caf_02.00.02.04\build\ccsv5\Debug_c5535_eZdsp\VC5505_CSL_BIOS_cfg.obj
'Finished clean'
' '

**** Build Finished ****
Buildfile generation error occurred..
Product 'XDAIS' v0.0 is not currently installed and no compatible version is available. Please install this product or a compatible version.
Build stopped..

刚接触,导入例程的东西还有错误呢?发现源码中确实没有VC5505_CSL_BIOS_cfg.h这些文件。另外,这些错误是哪些地方设置不对造成的么?程序中有个VC5505_CSL_BIOS_cfg.tcf 文件,是与这个相关么?

GEL文件怎么使用,参考什么文档?