Skip to content

Releases: armink/CmBacktrace

CmBacktrace Release 1.5.0

21 May 14:11
3be35d9

Choose a tag to compare

What's Changed

  • 增加rtx5支持,修改字符格式化方式适应更多场合 by @pt2go in #63
  • 添加THREADX系统支持 by @andeyqi in #84
  • 更正demo语言设置拼写错误 by @JerrickRowe in #69
  • using error code instead of the long desc strings; by @shiyj in #73
  • 更正RTX5线程名获取方式 by @yangpengya in #74
  • Create cmb_fault.s and modify compiler define to support ghs by @oldxukaiming in #78
  • support user config by @clcconan in #80
  • Fix not handling stack realignment by @ivq in #90

New Contributors

Full Changelog: 1.4.1...1.5.0

CmBacktrace Release 1.4.1

12 Aug 03:21
a8973df

Choose a tag to compare

  • Fix armclang support
  • Update the doc

CmBacktrace Release 1.4.0

12 Mar 07:35

Choose a tag to compare

  • Improve the function call stack recognition strategy to improve recognition accuracy

CmBacktrace Release 1.3.0

16 Jul 01:42

Choose a tag to compare

  • Add main stack configuration info check
  • Improve the call stack accuracy
  • Fix some typo

CmBacktrace Release 1.2.0

08 Apr 14:15

Choose a tag to compare

  • Add UCOS III support by @lanxb
  • Improve IAR version compatibility by @lanxb

See more here

CmBacktrace Release 1.1.0

12 Oct 14:54

Choose a tag to compare

  • Add stack overflow check feature. Enhance the software robustness.

CmBacktrace Release 1.0.0

22 May 06:15

Choose a tag to compare

  • Add FreeRTOS support and demo by @xckhmf .

CmBacktrace Release 0.2.0

19 Apr 11:13

Choose a tag to compare

  • Supported UCOSII
  • Add UCOSII STM32 Cortex-M3 Demo
  • Add RT-Thread STM32 Cortex-M4 Demo
  • Add Bus fault's address and Memory fault's address

First version

11 Jan 07:42

Choose a tag to compare

  • Toolchains: IAR & KEIL
  • Demo:
    • Non-os STM32F10x Cortex-M3, IAR & KEIL project
  • Some documents