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.

CC2640问题--The stack pointer for stack 'CSTACK' (currently 0x200023A8) is outside the stack range (0x20003FC0 to 0x200043C0)



硬件是我自己做的板子。

运行APP部分时出现The stack pointer for stack 'CSTACK' (currently 0x200023A8) is outside the stack range (0x20003FC0 to 0x200043C0)错误,我用的官方的代码,没有修改,芯片时CC2640 4*4的芯片,使用sensortag开发板不会出现此类问题,尝试了修改栈地址和大小都不行,CSTACK指针错误位置也跟着变。这是什么问题?谢谢