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.

[参考译文] TMS570LS0432:使用"example_TI_FEE_Write_Read"示例使用 CCS 编译 Halcogen Fee 代码时出现问题

Guru**** 2535150 points
Other Parts Discussed in Thread: HALCOGEN

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1240394/tms570ls0432-issue-compiling-halcogen-fee-code-with-ccs-using-example_ti_fee_write_read-example

器件型号:TMS570LS0432
主题中讨论的其他器件:HALCOGEN

您好!

我通过 HalCoGen 开发了 Hercules (LS0432) FEE 驱动程序代码、并且它已经被连接至我的 CCS。
但我在编译时收到错误消息。 我已经解决了熟悉的错误,但这最后一点,我不明白。
我正在使用 F021_API 闪存 API、我已经包含了闪存 API 头、但仍然收到编译错误。


我已在问题窗口中附加了一个错误图片、并显示了我安装的所有编译器。


感谢您的帮助。

阿洛巴。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    您应该在链接器路径中包含 F021库、如下所示:

    只需尝试在链接器路径中包含"F021_API_CortexR4_Be_V3D16.lib"、然后重新编译工程。

    可从以下路径下载:

    F021FLASHAPI 驱动程序或库| TI.com

    --

    谢谢。此致、
    Jagadish。