Other Parts Discussed in Thread: CONTROLSUITE
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.
您好 看名字是存储在ROM里的CLA中的某些数学运算需要用到的查找表等数据。您在哪里找到的这个?
您好,是在C:\ti\controlSUITE\libs\math\CLAmath\v4_00_01_00\lib这里面
您好
在下面的路径中有一个文档 D:\victor TI\controlSUITE\libs\math\CLAmath\v4_00_01_00\doc
CLA math lib这个库文件里面的函数需要用到一些预先储存在ROM里的数据,所以用您所看到的这个2837x_c1bootROM_CLADataROMSymbols_fpu32.lib来指向ROM里的这些数据。
再请问一下,文档里,说CPU1 使用 2837x_c1bootROM_CLADataROMSymbols_fpu32.lib,那请问一下,cpu2是不是也可以使用这个,因为没有找到cpu2的这个CLA DATA ROM的LIB文件