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!