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.

[参考译文] CCS/MSP430G2211:警告#10443-D

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/904117/ccs-msp430g2211-warning-10443-d

器件型号:MSP430G2211

工具/软件:Code Composer Studio

您好!

使用 MSP430G2211、我得到警告#10443-D null:".stack"段大小需要与4个字节对齐、但指定的大小0x32不是。 对齐的大小为0x34

程序运行时没有错误、但我想避免警告、

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

    使用 Build Settings->Build->Linker->Basic Options 更改堆栈大小。 现在它显然设置为50、所以它可能设置为48。