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.
cla任务中可以执行sin函吗数,还有cla和main要共用一个变量,怎么定义
可以执行sin运算,如例程:C:\ti\controlSUITE\libs\math\CLAmath
可以参考CLA的例程,里面就有变量交互的例子:简单来讲,将一个变量定义到CLA的信息RAM的地址,这个变量CLA可以读写, CPU可以读,反之如此。
Eric