armink / CmBacktrace

Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库
MIT License
1.59k stars 640 forks source link

The stack pointer for stack 'CSTACK' (currently 0x20008000) is outside the stack range (0x00000000 to 0x00000000) #16

Closed xzm7358 closed 6 years ago

xzm7358 commented 6 years ago

移植到CC2538,IAR一进调试就出现这个警告

armink commented 6 years ago

不太清楚你的这个问题跟 CmBacktrace 的关系

xzm7358 commented 6 years ago

已解决,链接文件增加对CSTACK定义