请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:F29H85X-EVM-EVM SOM 主题:C2000WARE 中讨论的其他器件
工具/软件:
您好、

如果激活、即使在包含 driverlib.h 后也不会编译
如果需要、请告诉我。
BR
Muhammad
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.
工具/软件:
您好、

如果激活、即使在包含 driverlib.h 后也不会编译
如果需要、请告诉我。
BR
Muhammad
CRC_init8bit 是在汇编文件 vcu2_CRC_8.asm 中定义的、因此 位于 C2000Ware_5_04_00_00\libraries\dsp\VCU\c28\lib 中的 c28x_vcu2_library.lib 或 c28x_vcu2_librarie_fpu32.lib 库中定义的(根据您的项目设置是否启用 fpu32 来选择合适的库)。
还需要包含该库。