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.
各位专家:
我想在 TMS320F280049上使用 IQmath 库。
在 C2000ware (v4.00.00.00)中,我找到了链接程序命令文件“28004x_IQMatH_Flash_lnk.cmd”和“28004x_IQMate_ram_lnk.cmd”。 在这些文件中定义了“IQmath”和“IQmathTables”部分,但我错过了“IQmathTablesram”部分。
为什么没有定义“IQmathTablesram”?
IQmath 文档未列出此控制器。
有人可以帮帮我吗?
请提前感谢您的参与。
1月
你好,Jan,
在 C2000ware 中,我们没有为 F28004x 提供 IQMath 库。 但您可以在其他设备的 cmd 文件中使用相同的配置。 如果您使用的是 IQexp,IQasin 和 IQacos 函数,则必须使用 IQMathTablesRam。 否则,您不需要包括它。 F28004x 确实支持 IQMath。
如果您遇到任何困难,请告诉我
山塔努
您好,尚塔努,
感谢您的回答,但我不理解。
在 C2000ware (v4.00.00.00)中,链接程序命令文件为“28004x_IQMatH_Flash_lnk.cmd”和“28004x_IQMate_ram_lnk.cmd”。
路径为:“..\device_support\f28004x\common\cmd”。
在这些文件中,我找到了“IQmath”和“IQmathTables”部分的定义。
两个文件都缺少“IQmathTablesram”部分的定义。
请告诉我闪存和 RAM 应用程序的“IQmathTablesram”必须输入的内容。
此致,
1月