【完善】函数调用栈识别策略,增加 LR 地址更多有效性检测,提升识别准确性。
Signed-off-by: armink <armink.ztl@gmail.com>
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
/* library software version number */
|
||||
#define CMB_SW_VERSION "1.3.0"
|
||||
#define CMB_SW_VERSION "1.3.99"
|
||||
|
||||
#define CMB_CPU_ARM_CORTEX_M0 0
|
||||
#define CMB_CPU_ARM_CORTEX_M3 1
|
||||
|
||||
Reference in New Issue
Block a user