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.

msp430f5438a freertos demo移植后问题

Other Parts Discussed in Thread: MSP430F5438A

1、晶振OFIFG标志位 不清零    (我用的是XT2   8M)

我在代码里加了段代码 配置了UCSCTL3和UCSCTL4   晶振部分单步调试 通过   

我想请教一下  UCS Block 配置的流程

2、 The stack pointer for stack 'Stack' (currently Memory:0x4632) is outside the stack range (Memory:0x5B60 to Memory:0x5C00) 

程序出现这样的警告。前段时间我在其他代码里也遇到这种事 

想请教一下 出现这种问题 原因的汇总  以及一些解决方案