armink / CmBacktrace

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

FreeRTOS changes to make cmbacktrace work. #31

Open rahmanih opened 4 years ago

rahmanih commented 4 years ago

Hi,

can you please explain the changes to do in the FreeRTOS to make it work with cmbacktrace?

thank you.

armink commented 4 years ago

Hi, because there is no StackSize information in the TCB of FreeRTOS,