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.

[参考译文] TMS320F28379D:从 EST 迁移到 EST_LIB

Guru**** 2416710 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1540509/tms320f28379d-moving-from-est-to-est_lib

部件号:TMS320F28379D
主题:C2000WARE 中讨论的其他器件

工具/软件:

您好、

当尝试构建在 片上 ROM 中带 FAST 库的器件上使用的代码库时、我们遇到了一些编译问题、即用户 param 结构中缺少一些成员

查看 Ware_Motor Control_SDK_5_04_00_00 中的这些文件

我 从 est 和 est_lib 中查看了 userParams.h、可能会发现这些差异

那么、从 est_lib 移动到 est_lib 时应注意什么?如何处理 est_lib 中不提供的这些参数?

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

    如果要使用 est 库、则应使用相关的 userParams.h、不要对此文件进行任何更改。 这两个版本中的 EST API 使用 FAST 估算器是相同的、因此您无需考虑这两个版本之间的变化。