V2.09 使用任务插槽设置电阻校准值成功
This commit is contained in:
@@ -177,10 +177,12 @@ rt_hw_interrupt_thread_switch PROC
|
||||
ENDP
|
||||
|
||||
IMPORT rt_hw_hard_fault_exception
|
||||
IMPORT bk_reboot_hard_err
|
||||
EXPORT HardFault_Handler
|
||||
HardFault_Handler PROC
|
||||
|
||||
; get current context
|
||||
BL bk_reboot_hard_err
|
||||
B .
|
||||
TST lr, #0x04 ; if(!EXC_RETURN[2])
|
||||
ITE EQ
|
||||
|
Reference in New Issue
Block a user