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.
我是 MSP430的新手。 我正在尝试重现基于 MSP430FR5994的项目。 但是、我发现无法使用 DSPLIB_LEA.h 中的 LEA 相关函数 控制台显示 MSP_LEA_IFG 和 MSP_LEA_init 并保持未定义的符号。 我发现它们包含在 DSPLib_lea.h (extern)中。
否则、我通过将 include 目录复制到工程目录并将它们添加到#include 搜索路径中来包含 dsplib 和 driverlib。
我想知道我是否错过了一些配置? 提前感谢您!