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

*SCB_CCR |= (1 << 4); /* bit4: DIV_0_TRP. */ #22

Open BrotherWan opened 5 years ago

BrotherWan commented 5 years ago

SCB_CCR |= (1 << 4); / bit4: DIV_0_TRP. */

SCB_CCR is readonly on M0+ and M0.