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.

[参考译文] SIMPLELINK-MSP432-SDK:FreeRTOS 示例工程和 SimpleLink SDK + driverlib 使用不同的"include 目录结构"

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1573333/simplelink-msp432-sdk-the-freertos-example-projects-and-simplelink-sdk-driverlib-use-different-include-directory-structures

器件型号:SIMPLELINK-MSP432-SDK


工具/软件:

您好、

我将 MSP432P401R 与 FreeRTOS 配合使用。

对于大多数工作、我需要使用 SDK 和 driverlib。 当我使用 SDK 中的示例工程时、它工作正常。

但是、当我使用 SDK 中的 FreeRTOS 示例工程时、它们似乎与 SDK 头文件和包含路径不兼容。

我在使用 FreeRTOS 时没有使用 SDK 和 driverlib 运行一些基本工程、只需通过访问寄存器编写自己的驱动程序即可。

但这不是按比例缩放。

是否有任何示例工程或论坛可以展示 FreeRTOS 和 SDK/ driverlib 协同工作?

谢谢