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