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.

求解答,关于UCOS移植的问题。

Other Parts Discussed in Thread: MSP430F5438, MSP430F5529

最近在研究UCOS2系统,在移植的时候程序在MSP430F149上运行正常。但是如果将其移植到MSP430F2618上时,就会出现

Warning[408]: Only 16bit will be pushed to the stack. Use size specifier to avoid warning. 

这个问题。后来我再试了其他芯片,好像只要是MSP430F261X系列的都有这个问题。

是因为MSP430F261X系列地址总线不是16位。而是20位吗?

望知情者能够解答一下。不胜感激。