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.
工具与软件:
嗯。
我在链接闪存例程时遇到问题。
我复制了以下示例:C2000Ware 的 flash_programming 我认为全部已临近工作、C 程序已整合。
当我链接时、我得到:
在包含的文件中查找:Flash2803x_API_Config.h 和 DSP28x_Project.h 没有未定义符号的声明
您的项目中是否也包含 flash_api.lib? 此代码需要添加到 工程以及编译器和链接器的包含/搜索路径中。
C:\ti\c2000\C2000Ware_5_04_00_00\libraries\flash_api\f2803x\lib\Flash2803x_api_v100.lib
此致!
Matthew
HY Mattew。
添加该文件后、错误会减少:
Enzo