我要将旧的 FW 工程导入到 CCS v8.3.1.00004中。 我的 CPU 目标是 TMS320F2811。 编译我的项目后,我得到:"错误#10234-D:未解析的符号仍然存在"。 我已在中检查并确认所有库(.lib)和头文件(.h)都被正确引用 "Project Properties"→"Build"→"Linker"→"File Search Path"。 我的头文件中列出的所有未定义符号(typedef、函数、参数)都已正确声明。 什么原因可能导致此错误?
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.
我要将旧的 FW 工程导入到 CCS v8.3.1.00004中。 我的 CPU 目标是 TMS320F2811。 编译我的项目后,我得到:"错误#10234-D:未解析的符号仍然存在"。 我已在中检查并确认所有库(.lib)和头文件(.h)都被正确引用 "Project Properties"→"Build"→"Linker"→"File Search Path"。 我的头文件中列出的所有未定义符号(typedef、函数、参数)都已正确声明。 什么原因可能导致此错误?
大家好。 附加的是控制台日志