Skip to content

Instantly share code, notes, and snippets.

@corecode
Created July 6, 2021 03:14
Show Gist options
  • Save corecode/9bcc893f404949333126be91e5664efb to your computer and use it in GitHub Desktop.
Save corecode/9bcc893f404949333126be91e5664efb 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 80e4 bne.w 1dc <main+0x1dc>
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 80dd bne.w 1e2 <main+0x1e2>
28: f240 3233 movw r2, #819 ; 0x333
2c: 2101 movs r1, #1
2e: 4883 ldr r0, [pc, #524] ; (23c <main+0x23c>)
30: f7ff fffe bl 0 <app_button_init>
34: 2800 cmp r0, #0
36: f040 80d7 bne.w 1e8 <main+0x1e8>
3a: f7ff fffe bl 0 <nrf_pwr_mgmt_init>
3e: 2800 cmp r0, #0
40: f040 80d5 bne.w 1ee <main+0x1ee>
44: f7ff fffe bl 0 <nrf_sdh_enable_request>
48: 2800 cmp r0, #0
4a: f040 80d3 bne.w 1f4 <main+0x1f4>
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 80cd bne.w 1fa <main+0x1fa>
60: a817 add r0, sp, #92 ; 0x5c
62: f7ff fffe bl 0 <nrf_sdh_ble_enable>
66: 2800 cmp r0, #0
68: f040 80ca bne.w 200 <main+0x200>
6c: 4c74 ldr r4, [pc, #464] ; (240 <main+0x240>)
6e: 4620 mov r0, r4
70: f7ff fffe bl 0 <strlen>
74: b282 uxth r2, r0
76: 4621 mov r1, r4
78: a808 add r0, sp, #32
7a: f7ff fffe bl 0 <main>
7e: 2800 cmp r0, #0
80: f040 80c1 bne.w 206 <main+0x206>
84: 2208 movs r2, #8
86: 2100 movs r1, #0
88: a817 add r0, sp, #92 ; 0x5c
8a: f7ff fffe bl 0 <memset>
8e: 2350 movs r3, #80 ; 0x50
90: f8ad 305c strh.w r3, [sp, #92] ; 0x5c
94: 23a0 movs r3, #160 ; 0xa0
96: f8ad 305e strh.w r3, [sp, #94] ; 0x5e
9a: 2300 movs r3, #0
9c: f8ad 3060 strh.w r3, [sp, #96] ; 0x60
a0: f44f 73c8 mov.w r3, #400 ; 0x190
a4: f8ad 3062 strh.w r3, [sp, #98] ; 0x62
a8: a817 add r0, sp, #92 ; 0x5c
aa: f7ff fffe bl 0 <main>
ae: 2800 cmp r0, #0
b0: f040 80ac bne.w 20c <main+0x20c>
b4: 2100 movs r1, #0
b6: 4863 ldr r0, [pc, #396] ; (244 <main+0x244>)
b8: f7ff fffe bl 0 <nrf_ble_gatt_init>
bc: 2800 cmp r0, #0
be: f040 80a8 bne.w 212 <main+0x212>
c2: 2300 movs r3, #0
c4: 9308 str r3, [sp, #32]
c6: 4b60 ldr r3, [pc, #384] ; (248 <main+0x248>)
c8: 9317 str r3, [sp, #92] ; 0x5c
ca: a917 add r1, sp, #92 ; 0x5c
cc: 485f ldr r0, [pc, #380] ; (24c <main+0x24c>)
ce: f7ff fffe bl 0 <nrf_ble_qwr_init>
d2: 2800 cmp r0, #0
d4: f040 80a0 bne.w 218 <main+0x218>
d8: 4b5d ldr r3, [pc, #372] ; (250 <main+0x250>)
da: 9308 str r3, [sp, #32]
dc: a908 add r1, sp, #32
de: 485d ldr r0, [pc, #372] ; (254 <main+0x254>)
e0: f7ff fffe bl 0 <ble_lbs_init>
e4: 2800 cmp r0, #0
e6: f040 809a bne.w 21e <main+0x21e>
ea: f241 5323 movw r3, #5411 ; 0x1523
ee: f8ad 3004 strh.w r3, [sp, #4]
f2: 4b58 ldr r3, [pc, #352] ; (254 <main+0x254>)
f4: 7c9b ldrb r3, [r3, #18]
f6: f88d 3006 strb.w r3, [sp, #6]
fa: 223c movs r2, #60 ; 0x3c
fc: 2100 movs r1, #0
fe: a808 add r0, sp, #32
100: f7ff fffe bl 0 <memset>
104: 2302 movs r3, #2
106: f88d 3020 strb.w r3, [sp, #32]
10a: 2401 movs r4, #1
10c: f88d 4022 strb.w r4, [sp, #34] ; 0x22
110: 2306 movs r3, #6
112: f88d 3023 strb.w r3, [sp, #35] ; 0x23
116: 223c movs r2, #60 ; 0x3c
118: 2100 movs r1, #0
11a: a817 add r0, sp, #92 ; 0x5c
11c: f7ff fffe bl 0 <memset>
120: f8ad 406c strh.w r4, [sp, #108] ; 0x6c
124: ab01 add r3, sp, #4
126: 931c str r3, [sp, #112] ; 0x70
128: 4a4b ldr r2, [pc, #300] ; (258 <main+0x258>)
12a: f852 1b04 ldr.w r1, [r2], #4
12e: a808 add r0, sp, #32
130: f7ff fffe bl 0 <ble_advdata_encode>
134: 2800 cmp r0, #0
136: d175 bne.n 224 <main+0x224>
138: 4b47 ldr r3, [pc, #284] ; (258 <main+0x258>)
13a: f103 020c add.w r2, r3, #12
13e: 6899 ldr r1, [r3, #8]
140: a817 add r0, sp, #92 ; 0x5c
142: f7ff fffe bl 0 <ble_advdata_encode>
146: 2800 cmp r0, #0
148: d16f bne.n 22a <main+0x22a>
14a: 2218 movs r2, #24
14c: 2100 movs r1, #0
14e: a802 add r0, sp, #8
150: f7ff fffe bl 0 <memset>
154: 2201 movs r2, #1
156: f88d 201d strb.w r2, [sp, #29]
15a: 2300 movs r3, #0
15c: f8ad 3014 strh.w r3, [sp, #20]
160: f88d 2008 strb.w r2, [sp, #8]
164: 9303 str r3, [sp, #12]
166: f88d 301c strb.w r3, [sp, #28]
16a: 2340 movs r3, #64 ; 0x40
16c: 9304 str r3, [sp, #16]
16e: aa02 add r2, sp, #8
170: 4939 ldr r1, [pc, #228] ; (258 <main+0x258>)
172: 483a ldr r0, [pc, #232] ; (25c <main+0x25c>)
174: f7ff fffe bl 0 <main>
178: 2800 cmp r0, #0
17a: d159 bne.n 230 <main+0x230>
17c: 221c movs r2, #28
17e: 2100 movs r1, #0
180: a817 add r0, sp, #92 ; 0x5c
182: f7ff fffe bl 0 <memset>
186: 2300 movs r3, #0
188: 9317 str r3, [sp, #92] ; 0x5c
18a: f44f 22a0 mov.w r2, #327680 ; 0x50000
18e: 9218 str r2, [sp, #96] ; 0x60
190: f44f 32a0 mov.w r2, #81920 ; 0x14000
194: 9219 str r2, [sp, #100] ; 0x64
196: 2203 movs r2, #3
198: f88d 2068 strb.w r2, [sp, #104] ; 0x68
19c: f8ad 306a strh.w r3, [sp, #106] ; 0x6a
1a0: f88d 306c strb.w r3, [sp, #108] ; 0x6c
1a4: 4b2e ldr r3, [pc, #184] ; (260 <main+0x260>)
1a6: 931c str r3, [sp, #112] ; 0x70
1a8: 4b2e ldr r3, [pc, #184] ; (264 <main+0x264>)
1aa: 931d str r3, [sp, #116] ; 0x74
1ac: a817 add r0, sp, #92 ; 0x5c
1ae: f7ff fffe bl 0 <ble_conn_params_init>
1b2: 2800 cmp r0, #0
1b4: d13f bne.n 236 <main+0x236>
1b6: 482c ldr r0, [pc, #176] ; (268 <main+0x268>)
1b8: 4b2c ldr r3, [pc, #176] ; (26c <main+0x26c>)
1ba: 1ac0 subs r0, r0, r3
1bc: 08c0 lsrs r0, r0, #3
1be: 0400 lsls r0, r0, #16
1c0: 492b ldr r1, [pc, #172] ; (270 <main+0x270>)
1c2: f040 0003 orr.w r0, r0, #3
1c6: f7ff fffe bl 0 <nrf_log_frontend_std_0>
1ca: f7ff fffe bl 0 <main>
1ce: f7ff fffe bl 0 <nrf_log_frontend_dequeue>
1d2: 2800 cmp r0, #0
1d4: d1fb bne.n 1ce <main+0x1ce>
1d6: f7ff fffe bl 0 <nrf_pwr_mgmt_run>
1da: e7f8 b.n 1ce <main+0x1ce>
1dc: f7ff fffe bl 0 <app_error_handler_bare>
1e0: e718 b.n 14 <main+0x14>
1e2: f7ff fffe bl 0 <app_error_handler_bare>
1e6: e71f b.n 28 <main+0x28>
1e8: f7ff fffe bl 0 <app_error_handler_bare>
1ec: e725 b.n 3a <main+0x3a>
1ee: f7ff fffe bl 0 <app_error_handler_bare>
1f2: e727 b.n 44 <main+0x44>
1f4: f7ff fffe bl 0 <app_error_handler_bare>
1f8: e729 b.n 4e <main+0x4e>
1fa: f7ff fffe bl 0 <app_error_handler_bare>
1fe: e72f b.n 60 <main+0x60>
200: f7ff fffe bl 0 <app_error_handler_bare>
204: e732 b.n 6c <main+0x6c>
206: f7ff fffe bl 0 <app_error_handler_bare>
20a: e73b b.n 84 <main+0x84>
20c: f7ff fffe bl 0 <app_error_handler_bare>
210: e750 b.n b4 <main+0xb4>
212: f7ff fffe bl 0 <app_error_handler_bare>
216: e754 b.n c2 <main+0xc2>
218: f7ff fffe bl 0 <app_error_handler_bare>
21c: e75c b.n d8 <main+0xd8>
21e: f7ff fffe bl 0 <app_error_handler_bare>
222: e762 b.n ea <main+0xea>
224: f7ff fffe bl 0 <app_error_handler_bare>
228: e786 b.n 138 <main+0x138>
22a: f7ff fffe bl 0 <app_error_handler_bare>
22e: e78c b.n 14a <main+0x14a>
230: f7ff fffe bl 0 <app_error_handler_bare>
234: e7a2 b.n 17c <main+0x17c>
236: f7ff fffe bl 0 <app_error_handler_bare>
23a: e7bc b.n 1b6 <main+0x1b6>
...
270: 00000010 .word 0x00000010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment