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.

[参考译文] TMDX570LC43HDK:FreeRTOS 和 HalCoGen 错误

Guru**** 2387060 points
Other Parts Discussed in Thread: TMDX570LC43HDK, HALCOGEN
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/638436/tmdx570lc43hdk-freertos-and-halcogen-error

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

HY、

我正在尝试在 TMDX570LC43HDK 上实现一些 FreeRTOS 示例、使用 HalCoGen 配置 FreeRTOS、

我有以下有关 FreeRTOS 的错误、您能帮助我了解如何解决?

随附代码。 谢谢

Antonio

 未定义                          的首次引用                     
 符号                                                          
 ------                           --------                     
 xQueueCreateCountingSemaphoreStatic ./HalCoGen/source/os_mpu_wrappers.obj
 xQueueCreateMutexStatic            ./HalCoGen/source/os_mpu_wrappers.obj
 xTimerPendFunctionCall             /HalCoGen/source/os_mpu_wrappers.obj

错误#10234-D:未解析的符号仍然存在
错误#10010:链接期间遇到错误;未生成"FreeRTOS_Example001.out"

>>编译失败
Makefile:189:目标'FreeRTOS_Example001.out'的配方失败
gmake:***[FreeRTOS_Example001.out]错误1.
gmake:目标"全部"不会由于错误而重新生成。

e2e.ti.com/.../7026.FreeRTOS_5F00_Example001.zip

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

    您好、Etantonio、

    我编译了您的原始项目、我遇到了同样的问题。 我打开了您的 HalCoGen 项目(HalCoGen.HCG)、并重新生成了代码、然后重新编译了项目、一切正常。 请重试。 谢谢