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.

[参考译文] MSP432E401Y:在 SIMPLELINK-MSP432E4-SDK 中构建 FreeRTOS 示例时出现 freertos_install_DIR path-variable 错误

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1602471/msp432e401y-freertos_install_dir-path-variable-error-while-building-freertos-example-in-simplelink-msp432e4-sdk

器件型号: MSP432E401Y

您好团队:

我正在尝试从运行一个 FreeRTOS 示例 SIMPLELINK-MSP432E4-SDK 直接连接。 具体而言、我将构建示例:

gpiointerrupt_MSP_EXP432E401Y_freertos_ccs

但是、我始终会遇到以下构建错误:

**** Build Finished ****
Buildfile generation error occurred..
Required path-variable 'FREERTOS_INSTALL_DIR' cannot be resolved or is pointing to a non-existent location.
See 'Preferences > CCS > Build > Variables' page to define this path-variable before building this project.
Note that this must be a path-variable, pointing to an existing directory in the file-system.
Build stopped..

我已经验证 SDK 安装正确、并且 FreeRTOS 位于 SDK 目录下。 尽管如此、编译系统仍然无法解析FREERTOS_INSTALL_DIR path 变量。

请帮助我了解以下内容:

  • FREERTOS_INSTALL_DIRMSP432E4 SDK 的确切目录应该指向什么?

  • 要从此 SDK 构建 FreeRTOS 示例、是否需要任何其他 CCS 或工程配置?

  • 我是否缺少 CCS 中 FreeRTOS 支持所需的任何设置步骤?

如能就解决这一问题提供任何指导、将不胜感激。

感谢您的支持。