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是C2000 Piccolo的另一个可以用来写程序的内核,他的主要功能是分担CPU的过重的实时任务,提高运算速率。
CLA可以和CPU并行运算,并且CLA支持硬件浮点运算。controlsuite中提供有CLA的例程。