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.

CCS/TDA2SX: compling error

Part Number: TDA2SX


Tool/software: Code Composer Studio

HI

I am working on ccs 9.1 and building an eve static library. The same code has been compiled with c66.

But it shows an error  in eve:

 error #515: a value of type "int" cannot be assigned to an entity of type "unsigned char *"

How can I solve the problem?

Thanks!