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.
工具与软件:
我目前正在处理一个使用 controlSUITE 实现 flash_API 的旧代码库、并希望将其迁移到新的 C2000 SDK 库中。
FLASH_API 有一个名为"F021_API_CortexM3_LE.lib"的预编译.lib、但 C2000 SDK 中只有适用于 F28002x 处理器的文件。
我查看了文件、发现有 Concerto M3和 C28处理器的特定文件、但 C2000 SDK 版本中缺少这些文件。
我还在文件本身中发现了不同的变量和分配的地址。
是否可以在不丢失某些功能或重写整个 API 部分的情况下迁移到新版本?
尊敬的 Niklas:
C2000 SDK 没有用于 F28MF3x 器件的库。 ContolSuite 中的可用版本将是最新版本。
谢谢。此致、
Rajeshwary