【完善】函数调用栈识别策略,增加 LR 地址更多有效性检测,提升识别准确性。

Signed-off-by: armink <armink.ztl@gmail.com>
This commit is contained in:
armink
2020-03-12 15:23:25 +08:00
parent 9b1158bf12
commit f60c1c48e0
2 changed files with 27 additions and 4 deletions
+1 -1
View File
@@ -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