在CCS库函数CLAmath.h中已经定义了CLAsqrt,在CLAshared.h中定义了Cla1Prog_Start,为什么在编译的时候提示这两个函数未定义那??
extern float CLAsqrt( float fVal);和extern Uint16 Cla1Prog_Start;
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.