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.

#error NO CHIP DEFINED ?

Other Parts Discussed in Thread: TMS320C6474, CCSTUDIO

Hello,

I am working on a DSP EVM TMS320C6474 and I want to implement Serial RapidIO on this board. To implement it, I'd like to use the DIO_LIB 1.0, which is a functional library of TEXAS INSTRUMENT. My problem is the following : When I build the testDIO_WriteNread example project provided by the library, I get this error : fatal error: #error NO CHIP DEFINED (use -dCHIP_XXXX where XXXX is chip number, i.e. 6201) "C:/CCStudio_v3.3/C6000/csl/include/csl_chiphal.h". Can someone help me for this problem.

I'm using CCStudio v 3.3

Thanks everyone