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.

[C6747] #error NO CHIP DEFINED

I am trying to start a program from begin and I am finding an error in csl_chiphal.h like this.

fatal error: #error NO CHIP DEFINED (use -dCHIP_XXXX where XXXX is chip number, i.e 6201)

I am using C6747 DSP and CCS v3.3. 

I try do define this in project buid options -dCHIP_6747, but did not work.

I see in csl_chiphal.h that do not have any configuration for C6747

Could someone tell what I have to do.