Skip to content

Instantly share code, notes, and snippets.

@corecode
Created July 6, 2021 03:14
Show Gist options
  • Save corecode/b152b1904718d4c755c414fa7130e8b2 to your computer and use it in GitHub Desktop.
Save corecode/b152b1904718d4c755c414fa7130e8b2 to your computer and use it in GitHub Desktop.
_build/nrf52840_xxaa/main.c.o: file format elf32-littlearm
Disassembly of section .text.sd_ble_gap_adv_set_configure:
00000000 <sd_ble_gap_adv_set_configure>:
0: df72 svc 114 ; 0x72
2: 4770 bx lr
Disassembly of section .text.sd_ble_gap_adv_start:
00000000 <sd_ble_gap_adv_start>:
0: df73 svc 115 ; 0x73
2: 4770 bx lr
Disassembly of section .text.sd_ble_gap_disconnect:
00000000 <sd_ble_gap_disconnect>:
0: df76 svc 118 ; 0x76
2: 4770 bx lr
Disassembly of section .text.sd_ble_gap_ppcp_set:
00000000 <sd_ble_gap_ppcp_set>:
0: df7a svc 122 ; 0x7a
2: 4770 bx lr
Disassembly of section .text.sd_ble_gap_device_name_set:
00000000 <sd_ble_gap_device_name_set>:
0: df7c svc 124 ; 0x7c
2: 4770 bx lr
Disassembly of section .text.sd_ble_gap_sec_params_reply:
00000000 <sd_ble_gap_sec_params_reply>:
0: df7f svc 127 ; 0x7f
2: 4770 bx lr
Disassembly of section .text.sd_ble_gap_phy_update:
00000000 <sd_ble_gap_phy_update>:
0: df8f svc 143 ; 0x8f
2: 4770 bx lr
Disassembly of section .text.sd_ble_gatts_sys_attr_set:
00000000 <sd_ble_gatts_sys_attr_set>:
0: dfb1 svc 177 ; 0xb1
2: 4770 bx lr
Disassembly of section .text.nrf_qwr_error_handler:
00000000 <nrf_qwr_error_handler>:
0: b508 push {r3, lr}
2: f7ff fffe bl 0 <app_error_handler_bare>
6: bd08 pop {r3, pc}
Disassembly of section .text.conn_params_error_handler:
00000000 <conn_params_error_handler>:
0: b508 push {r3, lr}
2: f7ff fffe bl 0 <app_error_handler_bare>
6: bd08 pop {r3, pc}
Disassembly of section .text.on_conn_params_evt:
00000000 <on_conn_params_evt>:
0: b508 push {r3, lr}
2: 7803 ldrb r3, [r0, #0]
4: b103 cbz r3, 8 <on_conn_params_evt+0x8>
6: bd08 pop {r3, pc}
8: 213b movs r1, #59 ; 0x3b
a: 4b04 ldr r3, [pc, #16] ; (1c <on_conn_params_evt+0x1c>)
c: 8818 ldrh r0, [r3, #0]
e: f7ff fffe bl 0 <on_conn_params_evt>
12: 2800 cmp r0, #0
14: d0f7 beq.n 6 <on_conn_params_evt+0x6>
16: f7ff fffe bl 0 <app_error_handler_bare>
1a: e7f4 b.n 6 <on_conn_params_evt+0x6>
1c: 00000000 .word 0x00000000
Disassembly of section .text.button_event_handler:
00000000 <button_event_handler>:
0: b510 push {r4, lr}
2: 2826 cmp r0, #38 ; 0x26
4: d002 beq.n c <button_event_handler+0xc>
6: f7ff fffe bl 0 <app_error_handler_bare>
a: bd10 pop {r4, pc}
c: 460c mov r4, r1
e: 480f ldr r0, [pc, #60] ; (4c <button_event_handler+0x4c>)
10: 4b0f ldr r3, [pc, #60] ; (50 <button_event_handler+0x50>)
12: 1ac0 subs r0, r0, r3
14: 08c0 lsrs r0, r0, #3
16: 0400 lsls r0, r0, #16
18: 490e ldr r1, [pc, #56] ; (54 <button_event_handler+0x54>)
1a: f040 0003 orr.w r0, r0, #3
1e: f7ff fffe bl 0 <nrf_log_frontend_std_0>
22: 4622 mov r2, r4
24: 490c ldr r1, [pc, #48] ; (58 <button_event_handler+0x58>)
26: 4b0d ldr r3, [pc, #52] ; (5c <button_event_handler+0x5c>)
28: 8818 ldrh r0, [r3, #0]
2a: f7ff fffe bl 0 <ble_lbs_on_button_change>
2e: f030 0308 bics.w r3, r0, #8
32: d0ea beq.n a <button_event_handler+0xa>
34: f243 0302 movw r3, #12290 ; 0x3002
38: 4298 cmp r0, r3
3a: d0e6 beq.n a <button_event_handler+0xa>
3c: f243 4301 movw r3, #13313 ; 0x3401
40: 4298 cmp r0, r3
42: d0e2 beq.n a <button_event_handler+0xa>
44: f7ff fffe bl 0 <app_error_handler_bare>
48: e7df b.n a <button_event_handler+0xa>
4a: bf00 nop
...
Disassembly of section .text.advertising_start:
00000000 <advertising_start>:
0: b508 push {r3, lr}
2: 2101 movs r1, #1
4: 4b05 ldr r3, [pc, #20] ; (1c <advertising_start+0x1c>)
6: 7818 ldrb r0, [r3, #0]
8: f7ff fffe bl 0 <advertising_start>
c: b918 cbnz r0, 16 <advertising_start+0x16>
e: 2000 movs r0, #0
10: f7ff fffe bl 0 <bsp_board_led_on>
14: bd08 pop {r3, pc}
16: f7ff fffe bl 0 <app_error_handler_bare>
1a: e7f8 b.n e <advertising_start+0xe>
1c: 00000000 .word 0x00000000
Disassembly of section .text.led_write_handler:
00000000 <led_write_handler>:
0: b508 push {r3, lr}
2: b16a cbz r2, 20 <led_write_handler+0x20>
4: 2002 movs r0, #2
6: f7ff fffe bl 0 <bsp_board_led_on>
a: 480c ldr r0, [pc, #48] ; (3c <led_write_handler+0x3c>)
c: 4b0c ldr r3, [pc, #48] ; (40 <led_write_handler+0x40>)
e: 1ac0 subs r0, r0, r3
10: 08c0 lsrs r0, r0, #3
12: 0400 lsls r0, r0, #16
14: 490b ldr r1, [pc, #44] ; (44 <led_write_handler+0x44>)
16: f040 0003 orr.w r0, r0, #3
1a: f7ff fffe bl 0 <nrf_log_frontend_std_0>
1e: bd08 pop {r3, pc}
20: 2002 movs r0, #2
22: f7ff fffe bl 0 <bsp_board_led_off>
26: 4805 ldr r0, [pc, #20] ; (3c <led_write_handler+0x3c>)
28: 4b05 ldr r3, [pc, #20] ; (40 <led_write_handler+0x40>)
2a: 1ac0 subs r0, r0, r3
2c: 08c0 lsrs r0, r0, #3
2e: 0400 lsls r0, r0, #16
30: 4905 ldr r1, [pc, #20] ; (48 <led_write_handler+0x48>)
32: f040 0003 orr.w r0, r0, #3
36: f7ff fffe bl 0 <nrf_log_frontend_std_0>
3a: e7f0 b.n 1e <led_write_handler+0x1e>
...
48: 00000014 .word 0x00000014
Disassembly of section .text.ble_evt_handler:
00000000 <ble_evt_handler>:
0: b510 push {r4, lr}
2: b082 sub sp, #8
4: 4604 mov r4, r0
6: 8803 ldrh r3, [r0, #0]
8: 2b21 cmp r3, #33 ; 0x21
a: d80f bhi.n 2c <ble_evt_handler+0x2c>
c: 2b0f cmp r3, #15
e: d95b bls.n c8 <ble_evt_handler+0xc8>
10: 3b10 subs r3, #16
12: 2b11 cmp r3, #17
14: d858 bhi.n c8 <ble_evt_handler+0xc8>
16: e8df f003 tbb [pc, r3]
1a: 4121 .short 0x4121
1c: 57575c57 .word 0x57575c57
20: 57575757 .word 0x57575757
24: 57575757 .word 0x57575757
28: 68575757 .word 0x68575757
2c: 2b52 cmp r3, #82 ; 0x52
2e: d065 beq.n fc <ble_evt_handler+0xfc>
30: 2b56 cmp r3, #86 ; 0x56
32: d108 bne.n 46 <ble_evt_handler+0x46>
34: 2113 movs r1, #19
36: 8880 ldrh r0, [r0, #4]
38: f7ff fffe bl 0 <ble_evt_handler>
3c: 2800 cmp r0, #0
3e: d043 beq.n c8 <ble_evt_handler+0xc8>
40: f7ff fffe bl 0 <app_error_handler_bare>
44: e040 b.n c8 <ble_evt_handler+0xc8>
46: 2b3b cmp r3, #59 ; 0x3b
48: d13e bne.n c8 <ble_evt_handler+0xc8>
4a: 2113 movs r1, #19
4c: 8880 ldrh r0, [r0, #4]
4e: f7ff fffe bl 0 <ble_evt_handler>
52: 2800 cmp r0, #0
54: d038 beq.n c8 <ble_evt_handler+0xc8>
56: f7ff fffe bl 0 <app_error_handler_bare>
5a: e035 b.n c8 <ble_evt_handler+0xc8>
5c: 482d ldr r0, [pc, #180] ; (114 <ble_evt_handler+0x114>)
5e: 4b2e ldr r3, [pc, #184] ; (118 <ble_evt_handler+0x118>)
60: 1ac0 subs r0, r0, r3
62: 08c0 lsrs r0, r0, #3
64: 0400 lsls r0, r0, #16
66: 492d ldr r1, [pc, #180] ; (11c <ble_evt_handler+0x11c>)
68: f040 0003 orr.w r0, r0, #3
6c: f7ff fffe bl 0 <nrf_log_frontend_std_0>
70: 2001 movs r0, #1
72: f7ff fffe bl 0 <bsp_board_led_on>
76: 2000 movs r0, #0
78: f7ff fffe bl 0 <bsp_board_led_off>
7c: 88a1 ldrh r1, [r4, #4]
7e: 4b28 ldr r3, [pc, #160] ; (120 <ble_evt_handler+0x120>)
80: 8019 strh r1, [r3, #0]
82: 4828 ldr r0, [pc, #160] ; (124 <ble_evt_handler+0x124>)
84: f7ff fffe bl 0 <nrf_ble_qwr_conn_handle_assign>
88: b928 cbnz r0, 96 <ble_evt_handler+0x96>
8a: f7ff fffe bl 0 <app_button_enable>
8e: b1d8 cbz r0, c8 <ble_evt_handler+0xc8>
90: f7ff fffe bl 0 <app_error_handler_bare>
94: e018 b.n c8 <ble_evt_handler+0xc8>
96: f7ff fffe bl 0 <app_error_handler_bare>
9a: e7f6 b.n 8a <ble_evt_handler+0x8a>
9c: 481d ldr r0, [pc, #116] ; (114 <ble_evt_handler+0x114>)
9e: 4b1e ldr r3, [pc, #120] ; (118 <ble_evt_handler+0x118>)
a0: 1ac0 subs r0, r0, r3
a2: 08c0 lsrs r0, r0, #3
a4: 0400 lsls r0, r0, #16
a6: 4920 ldr r1, [pc, #128] ; (128 <ble_evt_handler+0x128>)
a8: f040 0003 orr.w r0, r0, #3
ac: f7ff fffe bl 0 <nrf_log_frontend_std_0>
b0: 2001 movs r0, #1
b2: f7ff fffe bl 0 <bsp_board_led_off>
b6: 4b1a ldr r3, [pc, #104] ; (120 <ble_evt_handler+0x120>)
b8: f64f 72ff movw r2, #65535 ; 0xffff
bc: 801a strh r2, [r3, #0]
be: f7ff fffe bl 0 <app_button_disable>
c2: b918 cbnz r0, cc <ble_evt_handler+0xcc>
c4: f7ff fffe bl 0 <ble_evt_handler>
c8: b002 add sp, #8
ca: bd10 pop {r4, pc}
cc: f7ff fffe bl 0 <app_error_handler_bare>
d0: e7f8 b.n c4 <ble_evt_handler+0xc4>
d2: 2300 movs r3, #0
d4: 461a mov r2, r3
d6: 2185 movs r1, #133 ; 0x85
d8: 4811 ldr r0, [pc, #68] ; (120 <ble_evt_handler+0x120>)
da: 8800 ldrh r0, [r0, #0]
dc: f7ff fffe bl 0 <ble_evt_handler>
e0: 2800 cmp r0, #0
e2: d0f1 beq.n c8 <ble_evt_handler+0xc8>
e4: f7ff fffe bl 0 <app_error_handler_bare>
e8: e7ee b.n c8 <ble_evt_handler+0xc8>
ea: a901 add r1, sp, #4
ec: 8880 ldrh r0, [r0, #4]
ee: f7ff fffe bl 0 <ble_evt_handler>
f2: 2800 cmp r0, #0
f4: d0e8 beq.n c8 <ble_evt_handler+0xc8>
f6: f7ff fffe bl 0 <app_error_handler_bare>
fa: e7e5 b.n c8 <ble_evt_handler+0xc8>
fc: 2300 movs r3, #0
fe: 461a mov r2, r3
100: 4619 mov r1, r3
102: 4807 ldr r0, [pc, #28] ; (120 <ble_evt_handler+0x120>)
104: 8800 ldrh r0, [r0, #0]
106: f7ff fffe bl 0 <ble_evt_handler>
10a: 2800 cmp r0, #0
10c: d0dc beq.n c8 <ble_evt_handler+0xc8>
10e: f7ff fffe bl 0 <app_error_handler_bare>
112: e7d9 b.n c8 <ble_evt_handler+0xc8>
...
128: 0000000c .word 0x0000000c
Disassembly of section .text.assert_nrf_callback:
00000000 <assert_nrf_callback>:
0: b508 push {r3, lr}
2: 460a mov r2, r1
4: 4601 mov r1, r0
6: 4802 ldr r0, [pc, #8] ; (10 <assert_nrf_callback+0x10>)
8: f7ff fffe bl 0 <app_error_handler>
c: bd08 pop {r3, pc}
e: bf00 nop
10: deadbeef .word 0xdeadbeef
Disassembly of section .text.main:
00000000 <main>:
0: b500 push {lr}
2: b0a7 sub sp, #156 ; 0x9c
4: f44f 4180 mov.w r1, #16384 ; 0x4000
8: 2000 movs r0, #0
a: f7ff fffe bl 0 <nrf_log_init>
e: 2800 cmp r0, #0
10: f040 80f1 bne.w 1f6 <main+0x1f6>
14: f7ff fffe bl 0 <nrf_log_default_backends_init>
18: 2001 movs r0, #1
1a: f7ff fffe bl 0 <bsp_board_init>
1e: f7ff fffe bl 0 <app_timer_init>
22: 2800 cmp r0, #0
24: f040 80ea bne.w 1fc <main+0x1fc>
28: f240 3233 movw r2, #819 ; 0x333
2c: 2101 movs r1, #1
2e: 488a ldr r0, [pc, #552] ; (258 <main+0x258>)
30: f7ff fffe bl 0 <app_button_init>
34: 2800 cmp r0, #0
36: f040 80e4 bne.w 202 <main+0x202>
3a: f7ff fffe bl 0 <nrf_pwr_mgmt_init>
3e: 2800 cmp r0, #0
40: f040 80e2 bne.w 208 <main+0x208>
44: f7ff fffe bl 0 <nrf_sdh_enable_request>
48: 2800 cmp r0, #0
4a: f040 80e0 bne.w 20e <main+0x20e>
4e: 2300 movs r3, #0
50: 9317 str r3, [sp, #92] ; 0x5c
52: a917 add r1, sp, #92 ; 0x5c
54: 2001 movs r0, #1
56: f7ff fffe bl 0 <nrf_sdh_ble_default_cfg_set>
5a: 2800 cmp r0, #0
5c: f040 80da bne.w 214 <main+0x214>
60: a817 add r0, sp, #92 ; 0x5c
62: f7ff fffe bl 0 <nrf_sdh_ble_enable>
66: 2800 cmp r0, #0
68: f040 80d7 bne.w 21a <main+0x21a>
6c: f89d 3020 ldrb.w r3, [sp, #32]
70: 2201 movs r2, #1
72: f362 0303 bfi r3, r2, #0, #4
76: f88d 3020 strb.w r3, [sp, #32]
7a: f89d 3020 ldrb.w r3, [sp, #32]
7e: f362 1307 bfi r3, r2, #4, #4
82: f88d 3020 strb.w r3, [sp, #32]
86: 4c75 ldr r4, [pc, #468] ; (25c <main+0x25c>)
88: 4620 mov r0, r4
8a: f7ff fffe bl 0 <strlen>
8e: b282 uxth r2, r0
90: 4621 mov r1, r4
92: a808 add r0, sp, #32
94: f7ff fffe bl 0 <main>
98: 2800 cmp r0, #0
9a: f040 80c1 bne.w 220 <main+0x220>
9e: 2208 movs r2, #8
a0: 2100 movs r1, #0
a2: a817 add r0, sp, #92 ; 0x5c
a4: f7ff fffe bl 0 <memset>
a8: 2350 movs r3, #80 ; 0x50
aa: f8ad 305c strh.w r3, [sp, #92] ; 0x5c
ae: 23a0 movs r3, #160 ; 0xa0
b0: f8ad 305e strh.w r3, [sp, #94] ; 0x5e
b4: 2300 movs r3, #0
b6: f8ad 3060 strh.w r3, [sp, #96] ; 0x60
ba: f44f 73c8 mov.w r3, #400 ; 0x190
be: f8ad 3062 strh.w r3, [sp, #98] ; 0x62
c2: a817 add r0, sp, #92 ; 0x5c
c4: f7ff fffe bl 0 <main>
c8: 2800 cmp r0, #0
ca: f040 80ac bne.w 226 <main+0x226>
ce: 2100 movs r1, #0
d0: 4863 ldr r0, [pc, #396] ; (260 <main+0x260>)
d2: f7ff fffe bl 0 <nrf_ble_gatt_init>
d6: 2800 cmp r0, #0
d8: f040 80a8 bne.w 22c <main+0x22c>
dc: 2300 movs r3, #0
de: 9308 str r3, [sp, #32]
e0: 4b60 ldr r3, [pc, #384] ; (264 <main+0x264>)
e2: 9317 str r3, [sp, #92] ; 0x5c
e4: a917 add r1, sp, #92 ; 0x5c
e6: 4860 ldr r0, [pc, #384] ; (268 <main+0x268>)
e8: f7ff fffe bl 0 <nrf_ble_qwr_init>
ec: 2800 cmp r0, #0
ee: f040 80a0 bne.w 232 <main+0x232>
f2: 4b5e ldr r3, [pc, #376] ; (26c <main+0x26c>)
f4: 9308 str r3, [sp, #32]
f6: a908 add r1, sp, #32
f8: 485d ldr r0, [pc, #372] ; (270 <main+0x270>)
fa: f7ff fffe bl 0 <ble_lbs_init>
fe: 2800 cmp r0, #0
100: f040 809a bne.w 238 <main+0x238>
104: f241 5323 movw r3, #5411 ; 0x1523
108: f8ad 3004 strh.w r3, [sp, #4]
10c: 4b58 ldr r3, [pc, #352] ; (270 <main+0x270>)
10e: 7c9b ldrb r3, [r3, #18]
110: f88d 3006 strb.w r3, [sp, #6]
114: 223c movs r2, #60 ; 0x3c
116: 2100 movs r1, #0
118: a808 add r0, sp, #32
11a: f7ff fffe bl 0 <memset>
11e: 2302 movs r3, #2
120: f88d 3020 strb.w r3, [sp, #32]
124: 2401 movs r4, #1
126: f88d 4022 strb.w r4, [sp, #34] ; 0x22
12a: 2306 movs r3, #6
12c: f88d 3023 strb.w r3, [sp, #35] ; 0x23
130: 223c movs r2, #60 ; 0x3c
132: 2100 movs r1, #0
134: a817 add r0, sp, #92 ; 0x5c
136: f7ff fffe bl 0 <memset>
13a: f8ad 406c strh.w r4, [sp, #108] ; 0x6c
13e: ab01 add r3, sp, #4
140: 931c str r3, [sp, #112] ; 0x70
142: 4a4c ldr r2, [pc, #304] ; (274 <main+0x274>)
144: f852 1b04 ldr.w r1, [r2], #4
148: a808 add r0, sp, #32
14a: f7ff fffe bl 0 <ble_advdata_encode>
14e: 2800 cmp r0, #0
150: d175 bne.n 23e <main+0x23e>
152: 4b48 ldr r3, [pc, #288] ; (274 <main+0x274>)
154: f103 020c add.w r2, r3, #12
158: 6899 ldr r1, [r3, #8]
15a: a817 add r0, sp, #92 ; 0x5c
15c: f7ff fffe bl 0 <ble_advdata_encode>
160: 2800 cmp r0, #0
162: d16f bne.n 244 <main+0x244>
164: 2218 movs r2, #24
166: 2100 movs r1, #0
168: a802 add r0, sp, #8
16a: f7ff fffe bl 0 <memset>
16e: 2201 movs r2, #1
170: f88d 201d strb.w r2, [sp, #29]
174: 2300 movs r3, #0
176: f8ad 3014 strh.w r3, [sp, #20]
17a: f88d 2008 strb.w r2, [sp, #8]
17e: 9303 str r3, [sp, #12]
180: f88d 301c strb.w r3, [sp, #28]
184: 2340 movs r3, #64 ; 0x40
186: 9304 str r3, [sp, #16]
188: aa02 add r2, sp, #8
18a: 493a ldr r1, [pc, #232] ; (274 <main+0x274>)
18c: 483a ldr r0, [pc, #232] ; (278 <main+0x278>)
18e: f7ff fffe bl 0 <main>
192: 2800 cmp r0, #0
194: d159 bne.n 24a <main+0x24a>
196: 221c movs r2, #28
198: 2100 movs r1, #0
19a: a817 add r0, sp, #92 ; 0x5c
19c: f7ff fffe bl 0 <memset>
1a0: 2300 movs r3, #0
1a2: 9317 str r3, [sp, #92] ; 0x5c
1a4: f44f 22a0 mov.w r2, #327680 ; 0x50000
1a8: 9218 str r2, [sp, #96] ; 0x60
1aa: f44f 32a0 mov.w r2, #81920 ; 0x14000
1ae: 9219 str r2, [sp, #100] ; 0x64
1b0: 2203 movs r2, #3
1b2: f88d 2068 strb.w r2, [sp, #104] ; 0x68
1b6: f8ad 306a strh.w r3, [sp, #106] ; 0x6a
1ba: f88d 306c strb.w r3, [sp, #108] ; 0x6c
1be: 4b2f ldr r3, [pc, #188] ; (27c <main+0x27c>)
1c0: 931c str r3, [sp, #112] ; 0x70
1c2: 4b2f ldr r3, [pc, #188] ; (280 <main+0x280>)
1c4: 931d str r3, [sp, #116] ; 0x74
1c6: a817 add r0, sp, #92 ; 0x5c
1c8: f7ff fffe bl 0 <ble_conn_params_init>
1cc: 2800 cmp r0, #0
1ce: d13f bne.n 250 <main+0x250>
1d0: 482c ldr r0, [pc, #176] ; (284 <main+0x284>)
1d2: 4b2d ldr r3, [pc, #180] ; (288 <main+0x288>)
1d4: 1ac0 subs r0, r0, r3
1d6: 08c0 lsrs r0, r0, #3
1d8: 0400 lsls r0, r0, #16
1da: 492c ldr r1, [pc, #176] ; (28c <main+0x28c>)
1dc: f040 0003 orr.w r0, r0, #3
1e0: f7ff fffe bl 0 <nrf_log_frontend_std_0>
1e4: f7ff fffe bl 0 <main>
1e8: f7ff fffe bl 0 <nrf_log_frontend_dequeue>
1ec: 2800 cmp r0, #0
1ee: d1fb bne.n 1e8 <main+0x1e8>
1f0: f7ff fffe bl 0 <nrf_pwr_mgmt_run>
1f4: e7f8 b.n 1e8 <main+0x1e8>
1f6: f7ff fffe bl 0 <app_error_handler_bare>
1fa: e70b b.n 14 <main+0x14>
1fc: f7ff fffe bl 0 <app_error_handler_bare>
200: e712 b.n 28 <main+0x28>
202: f7ff fffe bl 0 <app_error_handler_bare>
206: e718 b.n 3a <main+0x3a>
208: f7ff fffe bl 0 <app_error_handler_bare>
20c: e71a b.n 44 <main+0x44>
20e: f7ff fffe bl 0 <app_error_handler_bare>
212: e71c b.n 4e <main+0x4e>
214: f7ff fffe bl 0 <app_error_handler_bare>
218: e722 b.n 60 <main+0x60>
21a: f7ff fffe bl 0 <app_error_handler_bare>
21e: e725 b.n 6c <main+0x6c>
220: f7ff fffe bl 0 <app_error_handler_bare>
224: e73b b.n 9e <main+0x9e>
226: f7ff fffe bl 0 <app_error_handler_bare>
22a: e750 b.n ce <main+0xce>
22c: f7ff fffe bl 0 <app_error_handler_bare>
230: e754 b.n dc <main+0xdc>
232: f7ff fffe bl 0 <app_error_handler_bare>
236: e75c b.n f2 <main+0xf2>
238: f7ff fffe bl 0 <app_error_handler_bare>
23c: e762 b.n 104 <main+0x104>
23e: f7ff fffe bl 0 <app_error_handler_bare>
242: e786 b.n 152 <main+0x152>
244: f7ff fffe bl 0 <app_error_handler_bare>
248: e78c b.n 164 <main+0x164>
24a: f7ff fffe bl 0 <app_error_handler_bare>
24e: e7a2 b.n 196 <main+0x196>
250: f7ff fffe bl 0 <app_error_handler_bare>
254: e7bc b.n 1d0 <main+0x1d0>
256: bf00 nop
...
28c: 00000010 .word 0x00000010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment