Does anyone know what these functions do, and maybe why they cause unhandled BREAK instructions?
- 0x400832f9: huart_flow_off at ??:?
0x4008366a: r_ld_acl_ssr_set at ??:?
0x400816a8: wDev_ProcessFiq at ??:?
0x40083b0d: r_rwble_isr at ??:?
0x40083e72: r_rwbtdm_isr_wrapper at intc.c:?
0x40081c3c: _xt_lowint1 at xtensa_vectors.o:?
Code: Select all
Guru Meditation Error: Core 0 panic'ed (Unhandled debug exception)
Debug exception reason: BREAK instr
Register dump:
PC : 0x00000000 PS : 0x00000016 A0 : 0x80019fb8 A1 : 0x3ffc04e0
A2 : 0x4d4d4d4d A3 : 0x3fff0000 A4 : 0x001dda5b A5 : 0x00000022
0x4d4d4d4d: ?? ??:0
A6 : 0x000023f0 A7 : 0x3ffc0640 A8 : 0x80140e34 A9 : 0x5a5a5a5b
A10 : 0x00000001 A11 : 0x00000073 A12 : 0x00000069 A13 : 0x3ffc05d0
A14 : 0x00000001 A15 : 0x00060520 SAR : 0x00000017 EXCCAUSE: 0x00000001
EXCVADDR: 0x00000000 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff
0x4000c2e0: ?? ??:0
0x4000c2f6: ?? ??:0
Backtrace: 0x00000000:0x3ffc04e0 0x40019fb8:0x3ffc0500 0x40046686:0x3ffc0530 0x40047518:0x3ffc0550 0x40048536:0x3ffc0570 0x40048675:0x3ffc0590 0x400832f9:0x3ffc05b0 0x4008366a:0x3ffc05d0 0x400816a8:0x3ffc0600
0x40019fb8: ?? ??:0
0x40046686: ?? ??:0
0x40047518: ?? ??:0
0x40048536: ?? ??:0
0x40048675: ?? ??:0
0x400832f9: huart_flow_off at ??:?
0x4008366a: r_ld_acl_ssr_set at ??:?
0x400816a8: wDev_ProcessFiq at ??:?
Code: Select all
Guru Meditation Error: Core 0 panic'ed (Unhandled debug exception)
Debug exception reason: BREAK instr
Register dump:
PC : 0x00000000 PS : 0x00000016 A0 : 0x80019fb8 A1 : 0x3ffc06f0
A2 : 0x4d4d4d4d A3 : 0x3fff0000 A4 : 0x002ac904 A5 : 0x00000022
A6 : 0x000023f0 A7 : 0x3ffc0028 A8 : 0x80140794 A9 : 0x5a5a5a5b
A10 : 0x00000001 A11 : 0x00000073 A12 : 0x00000069 A13 : 0x3ffc07e0
A14 : 0x00000001 A15 0x4d4d4d4d: ?? ??:0
: 0x00060320 SAR : 0x00000017 EXCCAUSE: 0x00000001
EXCVADDR: 0x00000000 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff
Backtrace: 0x00000000:0x3ffc06f0 0x40019fb8:0x3ffc0710 0x40046686:0x3ffc0740 0x40047518:0x3ffc0760 0x400x4000c2e0: ?? ??:0
0x4000c2f6: ?? ??:0
048536:0x3ffc0780 0x40048675:0x3ffc07a0 0x40083b0d:0x3ffc07c0 0x40083e72:0x3ffc07e0 0x40081c3c:0x3ffc0810
Rebooting...
0x40019fb8: ?? ??:0
0x40046686: ?? ??:0
0x40047518: ?? ??:0
0x40048536: ?? ??:0
0x40048675: ?? ??:0
0x40083b0d: r_rwble_isr at ??:?
0x40083e72: r_rwbtdm_isr_wrapper at intc.c:?
0x40081c3c: _xt_lowint1 at xtensa_vectors.o:?