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.

请教TMS320F28035的浮点运算的问题

Other Parts Discussed in Thread: TMS320F28035

据我的了解,TMS320F28035的CPU没有浮点单元,而CLA则有一个。

我想问,

(1)我现在的项目需要比较多的浮点运算,有什么方法利用CLA的浮点运算单元?

(2)InstaSPIN的软件,哪里有下载?

  • (1) F28035 的CLA是浮点的,CPU是定点的,你的理解是对的。 有浮点运算,就放到CLA里去做,用共享Memory来操作。

    (2) 不能下载,这是固化到Rom中的,只能调用API,要看到后缀有M的芯片,才是有InstaSPIN的。