主题中讨论的其他器件: 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:目标"全部"不会由于错误而重新生成。