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.
工具与软件:
您好、专家
由于客户使用 COFF、因此我将闪存 API 示例从 EABI 更改为 COFF。 我将工程属性更改为 COFF 并链接了 COFF 库、但在编译时看到未定义的符号错误。
以一个符号_FLASH_INITMODULE 为例、我在库的符号表中也找不到它
有什么问题吗?
谢谢!
挂起
该问题已解决。
我不仅需要将 FlashAPI 更改为 coff、还需要将 driverlib 更改为 coff。
要将 driverlib 更改为 coff、请参阅 388的 TMS320F28388D:coff DriverLib - C2000微控制器论坛- C2000 ︎ 微控制器- TI E2E 支持论坛
很高兴该问题已解决。
是的、我们需要以 COFF 格式构建 driverlib。
此致、
Rajeshwary