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.

[参考译文] RTOS/MSP432P411Y:MSP432P4111的 Simplelink RTOS 示例与 MSP432P411Y 搭配使用?

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/799808/rtos-msp432p411y-simplelink-rtos-examples-for-msp432p4111-works-with-msp432p411y

器件型号:MSP432P411Y

工具/软件:TI-RTOS

我想知道 MSP432P4111的 simplelink SDK RTOS 示例是否适用于 MSP432P411Y? 我意识到与此 IC 相关的唯一差异是可用的闪存容量。 为此、我需要在 SimpleLink SDK 附带的 MSP432P4111 RTOS 工程中进行修改? 只替换链接器文件就足够了吗?

谢谢

Otavio

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

    是的,您应该只需替换链接器文件(项目属性>常规>工具链>链接器命令文件),更新设备变体(项目属性>常规>设备>变体),然后重新构建项目。 然后在目标配置(.ccxml 文件)中更新目标器件。

    谢谢、
    Alexis