Rev 2946 Rev 2950
Line 21... Line 21...
21 chcore_v7m.o(.text) refers to chcoreasm_v7m.o(.text) for _port_switch_from_isr 21 chcore_v7m.o(.text) refers to chcoreasm_v7m.o(.text) for _port_switch_from_isr
22 vectors.o(RESET) refers to cstartup.o(MSTACK) for __initial_msp 22 vectors.o(RESET) refers to cstartup.o(MSTACK) for __initial_msp
23 vectors.o(RESET) refers to cstartup.o(.text) for Reset_Handler 23 vectors.o(RESET) refers to cstartup.o(.text) for Reset_Handler
24 vectors.o(RESET) refers to vectors.o(.text) for NMIVector 24 vectors.o(RESET) refers to vectors.o(.text) for NMIVector
25 vectors.o(RESET) refers to chcore_v7m.o(.text) for SVCallVector 25 vectors.o(RESET) refers to chcore_v7m.o(.text) for SVCallVector
26 vectors.o(RESET) refers to stm32_dma.o(.text) for Vector6C -  
27 vectors.o(RESET) refers to adc_lld.o(.text) for Vector88 -  
28 vectors.o(RESET) refers to gpt_lld.o(.text) for VectorB0 26 vectors.o(RESET) refers to gpt_lld.o(.text) for VectorB0
29 vectors.o(RESET) refers to pwm_lld.o(.text) for VectorB8 -  
30 vectors.o(RESET) refers to serial_lld.o(.text) for VectorD4 27 vectors.o(RESET) refers to serial_lld.o(.text) for VectorD4
31 chcond.o(.text) refers to chschd.o(.text) for chSchWakeupS 28 chcond.o(.text) refers to chschd.o(.text) for chSchWakeupS
32 chcond.o(.text) refers to chmtx.o(.text) for chMtxUnlockS 29 chcond.o(.text) refers to chmtx.o(.text) for chMtxUnlockS
33 chcond.o(.text) refers to chschd.o(.bss) for rlist 30 chcond.o(.text) refers to chschd.o(.bss) for rlist
34 chdynamic.o(.text) refers to chmempools.o(.text) for chPoolFree 31 chdynamic.o(.text) refers to chmempools.o(.text) for chPoolFree
Line 70... Line 67...
70 chthreads.o(.text) refers to chdynamic.o(.text) for chThdRelease 67 chthreads.o(.text) refers to chdynamic.o(.text) for chThdRelease
71 chthreads.o(.text) refers to chschd.o(.bss) for rlist 68 chthreads.o(.text) refers to chschd.o(.bss) for rlist
72 chthreads.o(.text) refers to chcoreasm_v7m.o(.text) for _port_thread_start 69 chthreads.o(.text) refers to chcoreasm_v7m.o(.text) for _port_thread_start
73 chthreads.o(.text) refers to chvt.o(.bss) for vtlist 70 chthreads.o(.text) refers to chvt.o(.bss) for vtlist
74 chvt.o(.text) refers to chvt.o(.bss) for .bss 71 chvt.o(.text) refers to chvt.o(.bss) for .bss
75 adc.o(.text) refers to adc_lld.o(.text) for adc_lld_init -  
76 adc.o(.text) refers to chmtx.o(.text) for chMtxInit -  
77 adc.o(.text) refers to chschd.o(.text) for chSchWakeupS -  
78 adc.o(.text) refers to chschd.o(.bss) for rlist -  
79 gpt.o(.text) refers to gpt_lld.o(.text) for gpt_lld_init 72 gpt.o(.text) refers to gpt_lld.o(.text) for gpt_lld_init
80 hal.o(.text) refers to hal_lld.o(.text) for hal_lld_init 73 hal.o(.text) refers to hal_lld.o(.text) for hal_lld_init
81 hal.o(.text) refers to tm.o(.text) for tmInit 74 hal.o(.text) refers to tm.o(.text) for tmInit
82 hal.o(.text) refers to pal_lld.o(.text) for _pal_lld_init 75 hal.o(.text) refers to pal_lld.o(.text) for _pal_lld_init
83 hal.o(.text) refers to adc.o(.text) for adcInit -  
84 hal.o(.text) refers to gpt.o(.text) for gptInit 76 hal.o(.text) refers to gpt.o(.text) for gptInit
85 hal.o(.text) refers to pwm.o(.text) for pwmInit -  
86 hal.o(.text) refers to serial.o(.text) for sdInit 77 hal.o(.text) refers to serial.o(.text) for sdInit
87 hal.o(.text) refers to board.o(.text) for boardInit 78 hal.o(.text) refers to board.o(.text) for boardInit
88 hal.o(.text) refers to board.o(.constdata) for pal_default_config 79 hal.o(.text) refers to board.o(.constdata) for pal_default_config
89 pal.o(.text) refers to pal_lld.o(.text) for _pal_lld_setgroupmode 80 pal.o(.text) refers to pal_lld.o(.text) for _pal_lld_setgroupmode
90 pwm.o(.text) refers to pwm_lld.o(.text) for pwm_lld_init -  
91 serial.o(.text) refers to chqueues.o(.text) for chOQWriteTimeout 81 serial.o(.text) refers to chqueues.o(.text) for chOQWriteTimeout
92 serial.o(.text) refers to serial_lld.o(.text) for sd_lld_init 82 serial.o(.text) refers to serial_lld.o(.text) for sd_lld_init
93 serial.o(.text) refers to chschd.o(.text) for chSchRescheduleS 83 serial.o(.text) refers to chschd.o(.text) for chSchRescheduleS
94 serial.o(.text) refers to chevents.o(.text) for chEvtBroadcastFlagsI 84 serial.o(.text) refers to chevents.o(.text) for chEvtBroadcastFlagsI
95 serial.o(.text) refers to serial.o(.constdata) for .constdata 85 serial.o(.text) refers to serial.o(.constdata) for .constdata
96 serial.o(.constdata) refers to serial.o(.text) for write 86 serial.o(.constdata) refers to serial.o(.text) for write
97 tm.o(.text) refers to tm.o(.data) for .data 87 tm.o(.text) refers to tm.o(.data) for .data
98 pwm_lld.o(.text) refers to chcore_v7m.o(.text) for _port_irq_epilogue -  
99 pwm_lld.o(.text) refers to pwm.o(.text) for pwmObjectInit -  
100 pwm_lld.o(.text) refers to nvic.o(.text) for nvicEnableVector -  
101 pwm_lld.o(.text) refers to pwm_lld.o(.bss) for .bss -  
102 serial_lld.o(.text) refers to chcore_v7m.o(.text) for _port_irq_epilogue 88 serial_lld.o(.text) refers to chcore_v7m.o(.text) for _port_irq_epilogue
103 serial_lld.o(.text) refers to serial.o(.text) for sdObjectInit 89 serial_lld.o(.text) refers to serial.o(.text) for sdObjectInit
104 serial_lld.o(.text) refers to nvic.o(.text) for nvicEnableVector 90 serial_lld.o(.text) refers to nvic.o(.text) for nvicEnableVector
105 serial_lld.o(.text) refers to chevents.o(.text) for chEvtBroadcastFlagsI 91 serial_lld.o(.text) refers to chevents.o(.text) for chEvtBroadcastFlagsI
106 serial_lld.o(.text) refers to chqueues.o(.text) for chOQGetI 92 serial_lld.o(.text) refers to chqueues.o(.text) for chOQGetI
107 serial_lld.o(.text) refers to serial_lld.o(.bss) for .bss 93 serial_lld.o(.text) refers to serial_lld.o(.bss) for .bss
108 serial_lld.o(.text) refers to serial_lld.o(.constdata) for .constdata 94 serial_lld.o(.text) refers to serial_lld.o(.constdata) for .constdata
109 stm32_dma.o(.text) refers to chcore_v7m.o(.text) for _port_irq_epilogue -  
110 stm32_dma.o(.text) refers to nvic.o(.text) for nvicEnableVector -  
111 stm32_dma.o(.text) refers to stm32_dma.o(.bss) for .bss -  
112 stm32_dma.o(.text) refers to stm32_dma.o(.data) for .data -  
113 adc_lld.o(.text) refers to chschd.o(.text) for chSchReadyI -  
114 adc_lld.o(.text) refers to chcore_v7m.o(.text) for _port_irq_epilogue -  
115 adc_lld.o(.text) refers to adc.o(.text) for adcObjectInit -  
116 adc_lld.o(.text) refers to nvic.o(.text) for nvicEnableVector -  
117 adc_lld.o(.text) refers to stm32_dma.o(.text) for dmaStreamAllocate -  
118 adc_lld.o(.text) refers to adc_lld.o(.bss) for .bss -  
119 adc_lld.o(.text) refers to stm32_dma.o(.constdata) for _stm32_dma_streams -  
120 hal_lld.o(.text) refers to stm32_dma.o(.text) for dmaInit -  
121 gpt_lld.o(.text) refers to chcore_v7m.o(.text) for _port_irq_epilogue 95 gpt_lld.o(.text) refers to chcore_v7m.o(.text) for _port_irq_epilogue
122 gpt_lld.o(.text) refers to gpt.o(.text) for gptObjectInit 96 gpt_lld.o(.text) refers to gpt.o(.text) for gptObjectInit
123 gpt_lld.o(.text) refers to nvic.o(.text) for nvicEnableVector 97 gpt_lld.o(.text) refers to nvic.o(.text) for nvicEnableVector
124 gpt_lld.o(.text) refers to gpt_lld.o(.bss) for .bss 98 gpt_lld.o(.text) refers to gpt_lld.o(.bss) for .bss
125 test.o(.text) refers to chvt.o(.text) for chTimeIsWithin -  
126 test.o(.text) refers to chthreads.o(.text) for chThdTerminate -  
127 test.o(.text) refers to test.o(.data) for .data -  
128 test.o(.text) refers to test.o(.bss) for .bss -  
129 test.o(.text) refers to chschd.o(.bss) for rlist -  
130 test.o(.text) refers to chvt.o(.bss) for vtlist -  
131 test.o(.constdata) refers to test.o(.bss) for test -  
132 test.o(.data) refers to testthd.o(.constdata) for patternthd -  
133 test.o(.data) refers to testsem.o(.constdata) for patternsem -  
134 test.o(.data) refers to testmtx.o(.constdata) for patternmtx -  
135 test.o(.data) refers to testmsg.o(.constdata) for patternmsg -  
136 test.o(.data) refers to testmbox.o(.constdata) for patternmbox -  
137 test.o(.data) refers to testevt.o(.constdata) for patternevt -  
138 test.o(.data) refers to testheap.o(.constdata) for patternheap -  
139 test.o(.data) refers to testpools.o(.constdata) for patternpools -  
140 test.o(.data) refers to testdyn.o(.constdata) for patterndyn -  
141 test.o(.data) refers to testqueues.o(.constdata) for patternqueues -  
142 test.o(.data) refers to testbmk.o(.constdata) for patternbmk -  
143 testbmk.o(.text) refers to chmsg.o(.text) for chMsgWait -  
144 testbmk.o(.text) refers to chthreads.o(.text) for chThdCreateStatic -  
145 testbmk.o(.text) refers to test.o(.text) for test_wait_tick -  
146 testbmk.o(.text) refers to chschd.o(.text) for chSchGoSleepS -  
147 testbmk.o(.text) refers to chsem.o(.text) for chSemWait -  
148 testbmk.o(.text) refers to chschd.o(.bss) for rlist -  
149 testbmk.o(.text) refers to test.o(.constdata) for wa -  
150 testbmk.o(.text) refers to test.o(.bss) for threads -  
151 testbmk.o(.text) refers to test.o(.data) for test_timer_done -  
152 testbmk.o(.text) refers to testbmk.o(.bss) for .bss -  
153 testbmk.o(.text) refers to chqueues.o(.text) for chIQInit -  
154 testbmk.o(.text) refers to chvt.o(.text) for chVTSetI -  
155 testbmk.o(.text) refers to chmtx.o(.text) for chMtxInit -  
156 testbmk.o(.constdata) refers to testbmk.o(.conststring) for .conststring -  
157 testbmk.o(.constdata) refers to testbmk.o(.text) for bmk1_execute -  
158 testbmk.o(.constdata) refers to testbmk.o(.conststring) for .conststring -  
159 testbmk.o(.constdata) refers to testbmk.o(.text) for bmk2_execute -  
160 testbmk.o(.constdata) refers to testbmk.o(.conststring) for .conststring -  
161 testbmk.o(.constdata) refers to testbmk.o(.text) for bmk3_execute -  
162 testbmk.o(.constdata) refers to testbmk.o(.conststring) for .conststring -  
163 testbmk.o(.constdata) refers to testbmk.o(.text) for bmk4_execute -  
164 testbmk.o(.constdata) refers to testbmk.o(.conststring) for .conststring -  
165 testbmk.o(.constdata) refers to testbmk.o(.text) for bmk5_execute -  
166 testbmk.o(.constdata) refers to testbmk.o(.conststring) for .conststring -  
167 testbmk.o(.constdata) refers to testbmk.o(.text) for bmk6_execute -  
168 testbmk.o(.constdata) refers to testbmk.o(.conststring) for .conststring -  
169 testbmk.o(.constdata) refers to testbmk.o(.text) for bmk7_setup -  
170 testbmk.o(.constdata) refers to testbmk.o(.conststring) for .conststring -  
171 testbmk.o(.constdata) refers to testbmk.o(.text) for bmk8_execute -  
172 testbmk.o(.constdata) refers to testbmk.o(.conststring) for .conststring -  
173 testbmk.o(.constdata) refers to testbmk.o(.text) for bmk9_execute -  
174 testbmk.o(.constdata) refers to testbmk.o(.conststring) for .conststring -  
175 testbmk.o(.constdata) refers to testbmk.o(.text) for bmk10_execute -  
176 testbmk.o(.constdata) refers to testbmk.o(.conststring) for .conststring -  
177 testbmk.o(.constdata) refers to testbmk.o(.text) for bmk11_setup -  
178 testbmk.o(.constdata) refers to testbmk.o(.conststring) for .conststring -  
179 testbmk.o(.constdata) refers to testbmk.o(.text) for bmk12_setup -  
180 testbmk.o(.constdata) refers to testbmk.o(.conststring) for .conststring -  
181 testbmk.o(.constdata) refers to testbmk.o(.text) for bmk13_execute -  
182 testbmk.o(.constdata) refers to testbmk.o(.constdata) for testbmk1 -  
183 testbmk.o(.constdata) refers to testbmk.o(.constdata) for testbmk2 -  
184 testbmk.o(.constdata) refers to testbmk.o(.constdata) for testbmk3 -  
185 testbmk.o(.constdata) refers to testbmk.o(.constdata) for testbmk4 -  
186 testbmk.o(.constdata) refers to testbmk.o(.constdata) for testbmk5 -  
187 testbmk.o(.constdata) refers to testbmk.o(.constdata) for testbmk6 -  
188 testbmk.o(.constdata) refers to testbmk.o(.constdata) for testbmk7 -  
189 testbmk.o(.constdata) refers to testbmk.o(.constdata) for testbmk8 -  
190 testbmk.o(.constdata) refers to testbmk.o(.constdata) for testbmk9 -  
191 testbmk.o(.constdata) refers to testbmk.o(.constdata) for testbmk10 -  
192 testbmk.o(.constdata) refers to testbmk.o(.constdata) for testbmk11 -  
193 testbmk.o(.constdata) refers to testbmk.o(.constdata) for testbmk12 -  
194 testbmk.o(.constdata) refers to testbmk.o(.constdata) for testbmk13 -  
195 testdyn.o(.text) refers to test.o(.text) for test_emit_token -  
196 testdyn.o(.text) refers to chheap.o(.text) for chHeapInit -  
197 testdyn.o(.text) refers to chdynamic.o(.text) for chThdCreateFromHeap -  
198 testdyn.o(.text) refers to chmempools.o(.text) for chPoolInit -  
199 testdyn.o(.text) refers to chregistry.o(.text) for chRegFirstThread -  
200 testdyn.o(.text) refers to chthreads.o(.text) for chThdSleep -  
201 testdyn.o(.text) refers to test.o(.bss) for test -  
202 testdyn.o(.text) refers to testdyn.o(.bss) for .bss -  
203 testdyn.o(.text) refers to chschd.o(.bss) for rlist -  
204 testdyn.o(.text) refers to test.o(.bss) for threads -  
205 testdyn.o(.text) refers to test.o(.constdata) for wa -  
206 testdyn.o(.constdata) refers to testdyn.o(.conststring) for .conststring -  
207 testdyn.o(.constdata) refers to testdyn.o(.text) for dyn1_setup -  
208 testdyn.o(.constdata) refers to testdyn.o(.conststring) for .conststring -  
209 testdyn.o(.constdata) refers to testdyn.o(.text) for dyn2_setup -  
210 testdyn.o(.constdata) refers to testdyn.o(.conststring) for .conststring -  
211 testdyn.o(.constdata) refers to testdyn.o(.text) for dyn3_setup -  
212 testdyn.o(.constdata) refers to testdyn.o(.constdata) for testdyn1 -  
213 testdyn.o(.constdata) refers to testdyn.o(.constdata) for testdyn2 -  
214 testdyn.o(.constdata) refers to testdyn.o(.constdata) for testdyn3 -  
215 testevt.o(.text) refers to chevents.o(.text) for chEvtGetAndClearEvents -  
216 testevt.o(.text) refers to test.o(.text) for test_emit_token -  
217 testevt.o(.text) refers to chthreads.o(.text) for chThdSleep -  
218 testevt.o(.text) refers to testevt.o(.data) for .data -  
219 testevt.o(.text) refers to testevt.o(.constdata) for .constdata -  
220 testevt.o(.text) refers to chvt.o(.bss) for vtlist -  
221 testevt.o(.text) refers to chschd.o(.bss) for rlist -  
222 testevt.o(.text) refers to test.o(.constdata) for wa -  
223 testevt.o(.text) refers to test.o(.bss) for threads -  
224 testevt.o(.constdata) refers to testevt.o(.text) for h1 -  
225 testevt.o(.constdata) refers to testevt.o(.conststring) for .conststring -  
226 testevt.o(.constdata) refers to testevt.o(.text) for evt1_setup -  
227 testevt.o(.constdata) refers to testevt.o(.conststring) for .conststring -  
228 testevt.o(.constdata) refers to testevt.o(.text) for evt2_setup -  
229 testevt.o(.constdata) refers to testevt.o(.conststring) for .conststring -  
230 testevt.o(.constdata) refers to testevt.o(.text) for evt3_setup -  
231 testevt.o(.constdata) refers to testevt.o(.constdata) for testevt1 -  
232 testevt.o(.constdata) refers to testevt.o(.constdata) for testevt2 -  
233 testevt.o(.constdata) refers to testevt.o(.constdata) for testevt3 -  
234 testheap.o(.text) refers to chheap.o(.text) for chHeapInit -  
235 testheap.o(.text) refers to chmemcore.o(.text) for chCoreStatus -  
236 testheap.o(.text) refers to test.o(.text) for _test_assert -  
237 testheap.o(.text) refers to test.o(.bss) for test -  
238 testheap.o(.text) refers to testheap.o(.bss) for .bss -  
239 testheap.o(.constdata) refers to testheap.o(.conststring) for .conststring -  
240 testheap.o(.constdata) refers to testheap.o(.text) for heap1_setup -  
241 testheap.o(.constdata) refers to testheap.o(.constdata) for testheap1 -  
242 testmbox.o(.text) refers to chmboxes.o(.text) for chMBInit -  
243 testmbox.o(.text) refers to test.o(.text) for _test_assert -  
244 testmbox.o(.text) refers to test.o(.bss) for test -  
245 testmbox.o(.text) refers to testmbox.o(.data) for .data -  
246 testmbox.o(.constdata) refers to testmbox.o(.conststring) for .conststring -  
247 testmbox.o(.constdata) refers to testmbox.o(.text) for mbox1_setup -  
248 testmbox.o(.constdata) refers to testmbox.o(.constdata) for testmbox1 -  
249 testmbox.o(.data) refers to test.o(.bss) for test -  
250 testmsg.o(.text) refers to chmsg.o(.text) for chMsgSend -  
251 testmsg.o(.text) refers to chthreads.o(.text) for chThdCreateStatic -  
252 testmsg.o(.text) refers to test.o(.text) for test_emit_token -  
253 testmsg.o(.text) refers to chschd.o(.bss) for rlist -  
254 testmsg.o(.text) refers to test.o(.constdata) for wa -  
255 testmsg.o(.text) refers to test.o(.bss) for threads -  
256 testmsg.o(.constdata) refers to testmsg.o(.conststring) for .conststring -  
257 testmsg.o(.constdata) refers to testmsg.o(.text) for msg1_execute -  
258 testmsg.o(.constdata) refers to testmsg.o(.constdata) for testmsg1 -  
259 testmtx.o(.text) refers to chmtx.o(.text) for chMtxInit -  
260 testmtx.o(.text) refers to test.o(.text) for test_emit_token -  
261 testmtx.o(.text) refers to chthreads.o(.text) for chThdCreateStatic -  
262 testmtx.o(.text) refers to testmtx.o(.data) for .data -  
263 testmtx.o(.text) refers to chschd.o(.bss) for rlist -  
264 testmtx.o(.text) refers to test.o(.constdata) for wa -  
265 testmtx.o(.text) refers to test.o(.bss) for threads -  
266 testmtx.o(.text) refers to chvt.o(.bss) for vtlist -  
267 testmtx.o(.text) refers to chcond.o(.text) for chCondInit -  
268 testmtx.o(.text) refers to chschd.o(.text) for chSchRescheduleS -  
269 testmtx.o(.constdata) refers to testmtx.o(.conststring) for .conststring -  
270 testmtx.o(.constdata) refers to testmtx.o(.text) for mtx1_setup -  
271 testmtx.o(.constdata) refers to testmtx.o(.conststring) for .conststring -  
272 testmtx.o(.constdata) refers to testmtx.o(.text) for mtx2_setup -  
273 testmtx.o(.constdata) refers to testmtx.o(.conststring) for .conststring -  
274 testmtx.o(.constdata) refers to testmtx.o(.text) for mtx3_setup -  
275 testmtx.o(.constdata) refers to testmtx.o(.conststring) for .conststring -  
276 testmtx.o(.constdata) refers to testmtx.o(.text) for mtx4_setup -  
277 testmtx.o(.constdata) refers to testmtx.o(.conststring) for .conststring -  
278 testmtx.o(.constdata) refers to testmtx.o(.text) for mtx5_setup -  
279 testmtx.o(.constdata) refers to testmtx.o(.conststring) for .conststring -  
280 testmtx.o(.constdata) refers to testmtx.o(.text) for mtx6_setup -  
281 testmtx.o(.constdata) refers to testmtx.o(.conststring) for .conststring -  
282 testmtx.o(.constdata) refers to testmtx.o(.text) for mtx7_setup -  
283 testmtx.o(.constdata) refers to testmtx.o(.conststring) for .conststring -  
284 testmtx.o(.constdata) refers to testmtx.o(.text) for mtx8_setup -  
285 testmtx.o(.constdata) refers to testmtx.o(.constdata) for testmtx1 -  
286 testmtx.o(.constdata) refers to testmtx.o(.constdata) for testmtx2 -  
287 testmtx.o(.constdata) refers to testmtx.o(.constdata) for testmtx3 -  
288 testmtx.o(.constdata) refers to testmtx.o(.constdata) for testmtx4 -  
289 testmtx.o(.constdata) refers to testmtx.o(.constdata) for testmtx5 -  
290 testmtx.o(.constdata) refers to testmtx.o(.constdata) for testmtx6 -  
291 testmtx.o(.constdata) refers to testmtx.o(.constdata) for testmtx7 -  
292 testmtx.o(.constdata) refers to testmtx.o(.constdata) for testmtx8 -  
293 testpools.o(.text) refers to chmempools.o(.text) for chPoolInit -  
294 testpools.o(.text) refers to test.o(.text) for _test_assert -  
295 testpools.o(.text) refers to testpools.o(.data) for .data -  
296 testpools.o(.text) refers to test.o(.constdata) for wa -  
297 testpools.o(.constdata) refers to testpools.o(.conststring) for .conststring -  
298 testpools.o(.constdata) refers to testpools.o(.text) for pools1_setup -  
299 testpools.o(.constdata) refers to testpools.o(.constdata) for testpools1 -  
300 testqueues.o(.text) refers to chqueues.o(.text) for chIQInit -  
301 testqueues.o(.text) refers to test.o(.text) for _test_assert -  
302 testqueues.o(.text) refers to chthreads.o(.text) for chThdCreateStatic -  
303 testqueues.o(.text) refers to test.o(.constdata) for wa -  
304 testqueues.o(.text) refers to testqueues.o(.data) for .data -  
305 testqueues.o(.text) refers to chschd.o(.bss) for rlist -  
306 testqueues.o(.text) refers to test.o(.bss) for threads -  
307 testqueues.o(.constdata) refers to testqueues.o(.conststring) for .conststring -  
308 testqueues.o(.constdata) refers to testqueues.o(.text) for queues1_setup -  
309 testqueues.o(.constdata) refers to testqueues.o(.conststring) for .conststring -  
310 testqueues.o(.constdata) refers to testqueues.o(.text) for queues2_setup -  
311 testqueues.o(.constdata) refers to testqueues.o(.constdata) for testqueues1 -  
312 testqueues.o(.constdata) refers to testqueues.o(.constdata) for testqueues2 -  
313 testqueues.o(.data) refers to test.o(.bss) for test -  
314 testqueues.o(.data) refers to testqueues.o(.text) for notify -  
315 testsem.o(.text) refers to chsem.o(.text) for chSemInit -  
316 testsem.o(.text) refers to test.o(.text) for test_emit_token -  
317 testsem.o(.text) refers to chthreads.o(.text) for chThdCreateStatic -  
318 testsem.o(.text) refers to chschd.o(.text) for chSchRescheduleS -  
319 testsem.o(.text) refers to testsem.o(.data) for .data -  
320 testsem.o(.text) refers to chschd.o(.bss) for rlist -  
321 testsem.o(.text) refers to test.o(.constdata) for wa -  
322 testsem.o(.text) refers to test.o(.bss) for threads -  
323 testsem.o(.text) refers to chvt.o(.bss) for vtlist -  
324 testsem.o(.constdata) refers to testsem.o(.conststring) for .conststring -  
325 testsem.o(.constdata) refers to testsem.o(.text) for sem1_setup -  
326 testsem.o(.constdata) refers to testsem.o(.conststring) for .conststring -  
327 testsem.o(.constdata) refers to testsem.o(.text) for sem2_setup -  
328 testsem.o(.constdata) refers to testsem.o(.conststring) for .conststring -  
329 testsem.o(.constdata) refers to testsem.o(.text) for sem3_setup -  
330 testsem.o(.constdata) refers to testsem.o(.conststring) for .conststring -  
331 testsem.o(.constdata) refers to testsem.o(.text) for sem4_execute -  
332 testsem.o(.constdata) refers to testsem.o(.constdata) for testsem1 -  
333 testsem.o(.constdata) refers to testsem.o(.constdata) for testsem2 -  
334 testsem.o(.constdata) refers to testsem.o(.constdata) for testsem3 -  
335 testsem.o(.constdata) refers to testsem.o(.constdata) for testsem4 -  
336 testthd.o(.text) refers to test.o(.text) for test_emit_token -  
337 testthd.o(.text) refers to chthreads.o(.text) for chThdCreateStatic -  
338 testthd.o(.text) refers to chschd.o(.bss) for rlist -  
339 testthd.o(.text) refers to test.o(.constdata) for wa -  
340 testthd.o(.text) refers to test.o(.bss) for threads -  
341 testthd.o(.text) refers to chvt.o(.bss) for vtlist -  
342 testthd.o(.constdata) refers to testthd.o(.conststring) for .conststring -  
343 testthd.o(.constdata) refers to testthd.o(.text) for thd1_execute -  
344 testthd.o(.constdata) refers to testthd.o(.conststring) for .conststring -  
345 testthd.o(.constdata) refers to testthd.o(.text) for thd2_execute -  
346 testthd.o(.constdata) refers to testthd.o(.conststring) for .conststring -  
347 testthd.o(.constdata) refers to testthd.o(.text) for thd3_execute -  
348 testthd.o(.constdata) refers to testthd.o(.conststring) for .conststring -  
349 testthd.o(.constdata) refers to testthd.o(.text) for thd4_execute -  
350 testthd.o(.constdata) refers to testthd.o(.constdata) for testthd1 -  
351 testthd.o(.constdata) refers to testthd.o(.constdata) for testthd2 -  
352 testthd.o(.constdata) refers to testthd.o(.constdata) for testthd3 -  
353 testthd.o(.constdata) refers to testthd.o(.constdata) for testthd4 -  
354 main.o(.text) refers to chschd.o(.text) for chSchReadyI 99 main.o(.text) refers to chschd.o(.text) for chSchReadyI
355 main.o(.text) refers to adc.o(.text) for adcStartConversionI -  
356 main.o(.text) refers to pwm_lld.o(.text) for pwm_lld_enable_channel -  
357 main.o(.text) refers to chqueues.o(.text) for chOQWriteTimeout 100 main.o(.text) refers to chqueues.o(.text) for chOQWriteTimeout
358 main.o(.text) refers to gpt.o(.text) for gptStartOneShot 101 main.o(.text) refers to gpt.o(.text) for gptStartOneShot
359 main.o(.text) refers to serial.o(.text) for sdStart -  
360 main.o(.text) refers to pal_lld.o(.text) for _pal_lld_setgroupmode -  
361 main.o(.text) refers to chthreads.o(.text) for chThdSleep 102 main.o(.text) refers to chthreads.o(.text) for chThdSleep
362 main.o(.text) refers to strstr.o(.text) for strstr 103 main.o(.text) refers to strstr.o(.text) for strstr
363 main.o(.text) refers to strncpy.o(.text) for strncpy 104 main.o(.text) refers to strncpy.o(.text) for strncpy
364 main.o(.text) refers to gps_dekoduj.o(.text) for dekoduj_zpravu_GPS 105 main.o(.text) refers to gps_dekoduj.o(.text) for dekoduj_zpravu_GPS
365 main.o(.text) refers to strcmpv7m.o(.text) for strcmp 106 main.o(.text) refers to strcmpv7m.o(.text) for strcmp
-   107 main.o(.text) refers to hal.o(.text) for halInit
-   108 main.o(.text) refers to chsys.o(.text) for chSysInit
-   109 main.o(.text) refers to serial.o(.text) for sdStart
-   110 main.o(.text) refers to pal_lld.o(.text) for _pal_lld_setgroupmode
366 main.o(.text) refers to main.o(.data) for .data 111 main.o(.text) refers to main.o(.data) for .data
367 main.o(.text) refers to main.o(.bss) for .bss -  
368 main.o(.text) refers to main.o(.constdata) for .constdata -  
369 main.o(.text) refers to adc_lld.o(.bss) for ADCD1 -  
370 main.o(.text) refers to pwm_lld.o(.bss) for PWMD4 -  
371 main.o(.text) refers to chschd.o(.bss) for rlist 112 main.o(.text) refers to chschd.o(.bss) for rlist
372 main.o(.text) refers to serial_lld.o(.bss) for SD1 113 main.o(.text) refers to serial_lld.o(.bss) for SD1
373 main.o(.text) refers to gpt_lld.o(.bss) for GPTD2 114 main.o(.text) refers to gpt_lld.o(.bss) for GPTD2
374 main.o(.text) refers to gps_dekoduj.o(.bss) for GPGGA_informace 115 main.o(.text) refers to gps_dekoduj.o(.bss) for GPGGA_informace
375 main.o(.text) refers to hal.o(.text) for halInit 116 main.o(.text) refers to main.o(.constdata) for .constdata
376 main.o(.text) refers to chsys.o(.text) for chSysInit -  
377 main.o(.text) refers to test.o(.text) for TestThread -  
378 main.o(.text) refers to adc_lld.o(.text) for adcSTM32EnableTSVREFE -  
379 main.o(.text) refers to pwm.o(.text) for pwmStart 117 main.o(.text) refers to main.o(.bss) for .bss
380 main.o(.constdata) refers to main.o(.text) for gpt2cb 118 main.o(.constdata) refers to main.o(.text) for gpt2cb
381 main.o(.data) refers to main.o(.text) for pwmpcb -  
382 gps_dekoduj.o(.text) refers to gps_dekoduj.o(.bss) for .bss 119 gps_dekoduj.o(.text) refers to gps_dekoduj.o(.bss) for .bss
383 strncpy.o(.text) refers to rt_memclr.o(.text) for __aeabi_memclr 120 strncpy.o(.text) refers to rt_memclr.o(.text) for __aeabi_memclr
384 __main.o(!!!main) refers to rtentry.o(.ARM.Collect$$rtentry$$00000000) for __rt_entry 121 __main.o(!!!main) refers to rtentry.o(.ARM.Collect$$rtentry$$00000000) for __rt_entry
385 rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to rtentry2.o(.ARM.Collect$$rtentry$$0000000A) for __rt_entry_li 122 rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to rtentry2.o(.ARM.Collect$$rtentry$$0000000A) for __rt_entry_li
386 rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to rtentry2.o(.ARM.Collect$$rtentry$$0000000D) for __rt_entry_main 123 rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to rtentry2.o(.ARM.Collect$$rtentry$$0000000D) for __rt_entry_main
Line 491... Line 228...
491 Removing Unused input sections from the image. 228 Removing Unused input sections from the image.
492   229  
493 Removing board.o(.rev16_text), (4 bytes). 230 Removing board.o(.rev16_text), (4 bytes).
494 Removing board.o(.revsh_text), (4 bytes). 231 Removing board.o(.revsh_text), (4 bytes).
495 Removing chcore.o(.text), (4 bytes). 232 Removing chcore.o(.text), (4 bytes).
-   233 Removing chcond.o(.text), (468 bytes).
-   234 Removing chmboxes.o(.text), (602 bytes).
-   235 Removing chmsg.o(.text), (132 bytes).
-   236 Removing chregistry.o(.text), (68 bytes).
-   237 Removing chsem.o(.text), (544 bytes).
496 Removing usb.o(.rev16_text), (4 bytes). 238 Removing usb.o(.rev16_text), (4 bytes).
497 Removing usb.o(.revsh_text), (4 bytes). 239 Removing usb.o(.revsh_text), (4 bytes).
498 Removing adc.o(.rev16_text), (4 bytes). 240 Removing adc.o(.rev16_text), (4 bytes).
499 Removing adc.o(.revsh_text), (4 bytes). 241 Removing adc.o(.revsh_text), (4 bytes).
500 Removing can.o(.rev16_text), (4 bytes). 242 Removing can.o(.rev16_text), (4 bytes).
Line 546... Line 288...
546 Removing adc_lld.o(.revsh_text), (4 bytes). 288 Removing adc_lld.o(.revsh_text), (4 bytes).
547 Removing hal_lld.o(.rev16_text), (4 bytes). 289 Removing hal_lld.o(.rev16_text), (4 bytes).
548 Removing hal_lld.o(.revsh_text), (4 bytes). 290 Removing hal_lld.o(.revsh_text), (4 bytes).
549 Removing gpt_lld.o(.rev16_text), (4 bytes). 291 Removing gpt_lld.o(.rev16_text), (4 bytes).
550 Removing gpt_lld.o(.revsh_text), (4 bytes). 292 Removing gpt_lld.o(.revsh_text), (4 bytes).
551 Removing test.o(.rev16_text), (4 bytes). -  
552 Removing test.o(.revsh_text), (4 bytes). -  
553 Removing main.o(.rev16_text), (4 bytes). 293 Removing main.o(.rev16_text), (4 bytes).
554 Removing main.o(.revsh_text), (4 bytes). 294 Removing main.o(.revsh_text), (4 bytes).
555   295  
556 62 unused section(s) (total 306 bytes) removed from the image. 296 65 unused section(s) (total 2112 bytes) removed from the image.
557   297  
558 ============================================================================== 298 ==============================================================================
559   299  
560 Image Symbol Table 300 Image Symbol Table
561   301  
Line 563... Line 303...
563   303  
564 Symbol Name Value Ov Type Size Object(Section) 304 Symbol Name Value Ov Type Size Object(Section)
565   305  
566 ../clib/angel/boardlib.s 0x00000000 Number 0 boardshut.o ABSOLUTE 306 ../clib/angel/boardlib.s 0x00000000 Number 0 boardshut.o ABSOLUTE
567 ../clib/angel/boardlib.s 0x00000000 Number 0 boardinit3.o ABSOLUTE 307 ../clib/angel/boardlib.s 0x00000000 Number 0 boardinit3.o ABSOLUTE
568 ../clib/angel/boardlib.s 0x00000000 Number 0 boardinit1.o ABSOLUTE -  
569 ../clib/angel/boardlib.s 0x00000000 Number 0 boardinit2.o ABSOLUTE 308 ../clib/angel/boardlib.s 0x00000000 Number 0 boardinit2.o ABSOLUTE
-   309 ../clib/angel/boardlib.s 0x00000000 Number 0 boardinit1.o ABSOLUTE
570 ../clib/angel/dczerorl2.s 0x00000000 Number 0 __dczerorl2.o ABSOLUTE 310 ../clib/angel/handlers.s 0x00000000 Number 0 __scatter_copy.o ABSOLUTE
571 ../clib/angel/handlers.s 0x00000000 Number 0 __scatter_zi.o ABSOLUTE 311 ../clib/angel/handlers.s 0x00000000 Number 0 __scatter_zi.o ABSOLUTE
572 ../clib/angel/kernel.s 0x00000000 Number 0 rtentry.o ABSOLUTE 312 ../clib/angel/kernel.s 0x00000000 Number 0 rtentry.o ABSOLUTE
573 ../clib/angel/kernel.s 0x00000000 Number 0 rtentry2.o ABSOLUTE -  
574 ../clib/angel/kernel.s 0x00000000 Number 0 rtentry4.o ABSOLUTE -  
575 ../clib/angel/kernel.s 0x00000000 Number 0 rtexit2.o ABSOLUTE 313 ../clib/angel/kernel.s 0x00000000 Number 0 rtexit2.o ABSOLUTE
576 ../clib/angel/kernel.s 0x00000000 Number 0 rtentry5.o ABSOLUTE 314 ../clib/angel/kernel.s 0x00000000 Number 0 rtentry5.o ABSOLUTE
577 ../clib/angel/kernel.s 0x00000000 Number 0 rtexit.o ABSOLUTE 315 ../clib/angel/kernel.s 0x00000000 Number 0 rtexit.o ABSOLUTE
-   316 ../clib/angel/kernel.s 0x00000000 Number 0 rtentry2.o ABSOLUTE
-   317 ../clib/angel/kernel.s 0x00000000 Number 0 rtentry4.o ABSOLUTE
578 ../clib/angel/rt.s 0x00000000 Number 0 rt_raise.o ABSOLUTE 318 ../clib/angel/rt.s 0x00000000 Number 0 rt_raise.o ABSOLUTE
579 ../clib/angel/scatter.s 0x00000000 Number 0 __scatter.o ABSOLUTE 319 ../clib/angel/scatter.s 0x00000000 Number 0 __scatter.o ABSOLUTE
580 ../clib/angel/startup.s 0x00000000 Number 0 __main.o ABSOLUTE 320 ../clib/angel/startup.s 0x00000000 Number 0 __main.o ABSOLUTE
-   321 ../clib/angel/sys.s 0x00000000 Number 0 sys_stackheap_outer.o ABSOLUTE
581 ../clib/angel/sys.s 0x00000000 Number 0 indicate_semi.o ABSOLUTE 322 ../clib/angel/sys.s 0x00000000 Number 0 indicate_semi.o ABSOLUTE
582 ../clib/angel/sys.s 0x00000000 Number 0 use_no_semi.o ABSOLUTE 323 ../clib/angel/sys.s 0x00000000 Number 0 use_no_semi.o ABSOLUTE
583 ../clib/angel/sys.s 0x00000000 Number 0 libspace.o ABSOLUTE 324 ../clib/angel/sys.s 0x00000000 Number 0 libspace.o ABSOLUTE
584 ../clib/angel/sys.s 0x00000000 Number 0 sys_stackheap_outer.o ABSOLUTE -  
585 ../clib/angel/sysapp.c 0x00000000 Number 0 sys_wrch.o ABSOLUTE 325 ../clib/angel/sysapp.c 0x00000000 Number 0 sys_wrch.o ABSOLUTE
586 ../clib/angel/sysapp.c 0x00000000 Number 0 sys_exit.o ABSOLUTE -  
587 ../clib/angel/sysapp.c 0x00000000 Number 0 sys_command.o ABSOLUTE 326 ../clib/angel/sysapp.c 0x00000000 Number 0 sys_command.o ABSOLUTE
-   327 ../clib/angel/sysapp.c 0x00000000 Number 0 sys_exit.o ABSOLUTE
-   328 ../clib/armsys.c 0x00000000 Number 0 no_argv.o ABSOLUTE
588 ../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE 329 ../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
589 ../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE 330 ../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
590 ../clib/armsys.c 0x00000000 Number 0 no_argv.o ABSOLUTE -  
591 ../clib/armsys.c 0x00000000 Number 0 _get_argv_nomalloc.o ABSOLUTE 331 ../clib/armsys.c 0x00000000 Number 0 _get_argv_nomalloc.o ABSOLUTE
592 ../clib/heapalloc.c 0x00000000 Number 0 hrguard.o ABSOLUTE 332 ../clib/heapalloc.c 0x00000000 Number 0 hrguard.o ABSOLUTE
593 ../clib/heapaux.c 0x00000000 Number 0 heapauxi.o ABSOLUTE 333 ../clib/heapaux.c 0x00000000 Number 0 heapauxi.o ABSOLUTE
594 ../clib/libinit.s 0x00000000 Number 0 libshutdown.o ABSOLUTE -  
595 ../clib/libinit.s 0x00000000 Number 0 libinit2.o ABSOLUTE 334 ../clib/libinit.s 0x00000000 Number 0 libinit2.o ABSOLUTE
596 ../clib/libinit.s 0x00000000 Number 0 libinit.o ABSOLUTE 335 ../clib/libinit.s 0x00000000 Number 0 libinit.o ABSOLUTE
-   336 ../clib/libinit.s 0x00000000 Number 0 libshutdown.o ABSOLUTE
597 ../clib/libinit.s 0x00000000 Number 0 libshutdown2.o ABSOLUTE 337 ../clib/libinit.s 0x00000000 Number 0 libshutdown2.o ABSOLUTE
598 ../clib/memcpset.s 0x00000000 Number 0 rt_memclr.o ABSOLUTE -  
599 ../clib/memcpset.s 0x00000000 Number 0 strcmpv7m.o ABSOLUTE 338 ../clib/memcpset.s 0x00000000 Number 0 strcmpv7m.o ABSOLUTE
600 ../clib/memcpset.s 0x00000000 Number 0 strncpy.o ABSOLUTE 339 ../clib/memcpset.s 0x00000000 Number 0 strncpy.o ABSOLUTE
601 ../clib/memcpset.s 0x00000000 Number 0 rt_memclr_w.o ABSOLUTE 340 ../clib/memcpset.s 0x00000000 Number 0 rt_memclr_w.o ABSOLUTE
-   341 ../clib/memcpset.s 0x00000000 Number 0 rt_memclr.o ABSOLUTE
-   342 ../clib/signal.c 0x00000000 Number 0 defsig_rtmem_formal.o ABSOLUTE
-   343 ../clib/signal.c 0x00000000 Number 0 defsig_rtmem_outer.o ABSOLUTE
-   344 ../clib/signal.c 0x00000000 Number 0 defsig_exit.o ABSOLUTE
602 ../clib/signal.c 0x00000000 Number 0 defsig_other.o ABSOLUTE 345 ../clib/signal.c 0x00000000 Number 0 defsig_other.o ABSOLUTE
603 ../clib/signal.c 0x00000000 Number 0 defsig_rtmem_inner.o ABSOLUTE 346 ../clib/signal.c 0x00000000 Number 0 defsig_segv_inner.o ABSOLUTE
604 ../clib/signal.c 0x00000000 Number 0 defsig_cppl_inner.o ABSOLUTE 347 ../clib/signal.c 0x00000000 Number 0 defsig_cppl_inner.o ABSOLUTE
-   348 ../clib/signal.c 0x00000000 Number 0 defsig_fpe_inner.o ABSOLUTE
605 ../clib/signal.c 0x00000000 Number 0 defsig_pvfn_inner.o ABSOLUTE 349 ../clib/signal.c 0x00000000 Number 0 defsig_pvfn_inner.o ABSOLUTE
606 ../clib/signal.c 0x00000000 Number 0 defsig_segv_inner.o ABSOLUTE -  
607 ../clib/signal.c 0x00000000 Number 0 defsig_stak_inner.o ABSOLUTE 350 ../clib/signal.c 0x00000000 Number 0 defsig_stak_inner.o ABSOLUTE
608 ../clib/signal.c 0x00000000 Number 0 defsig_rtred_inner.o ABSOLUTE 351 ../clib/signal.c 0x00000000 Number 0 defsig_rtred_inner.o ABSOLUTE
609 ../clib/signal.c 0x00000000 Number 0 defsig_fpe_inner.o ABSOLUTE -  
610 ../clib/signal.c 0x00000000 Number 0 defsig_rtmem_formal.o ABSOLUTE -  
611 ../clib/signal.c 0x00000000 Number 0 defsig_abrt_inner.o ABSOLUTE 352 ../clib/signal.c 0x00000000 Number 0 defsig_abrt_inner.o ABSOLUTE
612 ../clib/signal.c 0x00000000 Number 0 defsig_exit.o ABSOLUTE -  
613 ../clib/signal.c 0x00000000 Number 0 __raise.o ABSOLUTE -  
614 ../clib/signal.c 0x00000000 Number 0 defsig_general.o ABSOLUTE 353 ../clib/signal.c 0x00000000 Number 0 defsig_general.o ABSOLUTE
-   354 ../clib/signal.c 0x00000000 Number 0 __raise.o ABSOLUTE
615 ../clib/signal.c 0x00000000 Number 0 defsig_rtmem_outer.o ABSOLUTE 355 ../clib/signal.c 0x00000000 Number 0 defsig_rtmem_inner.o ABSOLUTE
616 ../clib/signal.s 0x00000000 Number 0 defsig.o ABSOLUTE 356 ../clib/signal.s 0x00000000 Number 0 defsig.o ABSOLUTE
617 ../clib/stdlib.c 0x00000000 Number 0 exit.o ABSOLUTE 357 ../clib/stdlib.c 0x00000000 Number 0 exit.o ABSOLUTE
618 ../clib/string.c 0x00000000 Number 0 strstr.o ABSOLUTE 358 ../clib/string.c 0x00000000 Number 0 strstr.o ABSOLUTE
619 ../fplib/fpinit.s 0x00000000 Number 0 fpinit.o ABSOLUTE 359 ../fplib/fpinit.s 0x00000000 Number 0 fpinit.o ABSOLUTE
620 ..\..\..\boards\ST_STM32L_DISCOVERY\board.c 0x00000000 Number 0 board.o ABSOLUTE 360 ..\..\..\boards\ST_STM32L_DISCOVERY\board.c 0x00000000 Number 0 board.o ABSOLUTE
Line 664... Line 404...
664 ..\..\..\os\kernel\src\chthreads.c 0x00000000 Number 0 chthreads.o ABSOLUTE 404 ..\..\..\os\kernel\src\chthreads.c 0x00000000 Number 0 chthreads.o ABSOLUTE
665 ..\..\..\os\kernel\src\chvt.c 0x00000000 Number 0 chvt.o ABSOLUTE 405 ..\..\..\os\kernel\src\chvt.c 0x00000000 Number 0 chvt.o ABSOLUTE
666 ..\..\..\os\ports\RVCT\ARMCMx\chcore.c 0x00000000 Number 0 chcore.o ABSOLUTE 406 ..\..\..\os\ports\RVCT\ARMCMx\chcore.c 0x00000000 Number 0 chcore.o ABSOLUTE
667 ..\..\..\os\ports\RVCT\ARMCMx\chcore_v7m.c 0x00000000 Number 0 chcore_v7m.o ABSOLUTE 407 ..\..\..\os\ports\RVCT\ARMCMx\chcore_v7m.c 0x00000000 Number 0 chcore_v7m.o ABSOLUTE
668 ..\..\..\os\ports\common\ARMCMx\nvic.c 0x00000000 Number 0 nvic.o ABSOLUTE 408 ..\..\..\os\ports\common\ARMCMx\nvic.c 0x00000000 Number 0 nvic.o ABSOLUTE
669 ..\..\..\test\test.c 0x00000000 Number 0 test.o ABSOLUTE -  
670 ..\..\..\test\testbmk.c 0x00000000 Number 0 testbmk.o ABSOLUTE -  
671 ..\..\..\test\testdyn.c 0x00000000 Number 0 testdyn.o ABSOLUTE -  
672 ..\..\..\test\testevt.c 0x00000000 Number 0 testevt.o ABSOLUTE -  
673 ..\..\..\test\testheap.c 0x00000000 Number 0 testheap.o ABSOLUTE -  
674 ..\..\..\test\testmbox.c 0x00000000 Number 0 testmbox.o ABSOLUTE -  
675 ..\..\..\test\testmsg.c 0x00000000 Number 0 testmsg.o ABSOLUTE -  
676 ..\..\..\test\testmtx.c 0x00000000 Number 0 testmtx.o ABSOLUTE -  
677 ..\..\..\test\testpools.c 0x00000000 Number 0 testpools.o ABSOLUTE -  
678 ..\..\..\test\testqueues.c 0x00000000 Number 0 testqueues.o ABSOLUTE -  
679 ..\..\..\test\testsem.c 0x00000000 Number 0 testsem.o ABSOLUTE -  
680 ..\..\..\test\testthd.c 0x00000000 Number 0 testthd.o ABSOLUTE -  
681 ..\\..\\..\\boards\\ST_STM32L_DISCOVERY\\board.c 0x00000000 Number 0 board.o ABSOLUTE 409 ..\\..\\..\\boards\\ST_STM32L_DISCOVERY\\board.c 0x00000000 Number 0 board.o ABSOLUTE
682 ..\\..\\..\\os\\hal\\platforms\\STM32L1xx\\adc_lld.c 0x00000000 Number 0 adc_lld.o ABSOLUTE 410 ..\\..\\..\\os\\hal\\platforms\\STM32L1xx\\adc_lld.c 0x00000000 Number 0 adc_lld.o ABSOLUTE
683 ..\\..\\..\\os\\hal\\platforms\\STM32L1xx\\hal_lld.c 0x00000000 Number 0 hal_lld.o ABSOLUTE 411 ..\\..\\..\\os\\hal\\platforms\\STM32L1xx\\hal_lld.c 0x00000000 Number 0 hal_lld.o ABSOLUTE
684 ..\\..\\..\\os\\hal\\platforms\\STM32L1xx\\stm32_dma.c 0x00000000 Number 0 stm32_dma.o ABSOLUTE 412 ..\\..\\..\\os\\hal\\platforms\\STM32L1xx\\stm32_dma.c 0x00000000 Number 0 stm32_dma.o ABSOLUTE
685 ..\\..\\..\\os\\hal\\platforms\\STM32\\GPIOv2\\pal_lld.c 0x00000000 Number 0 pal_lld.o ABSOLUTE 413 ..\\..\\..\\os\\hal\\platforms\\STM32\\GPIOv2\\pal_lld.c 0x00000000 Number 0 pal_lld.o ABSOLUTE
Line 707... Line 435...
707 ..\\..\\..\\os\\hal\\src\\uart.c 0x00000000 Number 0 uart.o ABSOLUTE 435 ..\\..\\..\\os\\hal\\src\\uart.c 0x00000000 Number 0 uart.o ABSOLUTE
708 ..\\..\\..\\os\\hal\\src\\usb.c 0x00000000 Number 0 usb.o ABSOLUTE 436 ..\\..\\..\\os\\hal\\src\\usb.c 0x00000000 Number 0 usb.o ABSOLUTE
709 ..\\..\\..\\os\\ports\\RVCT\\ARMCMx\\STM32L1xx\\vectors.s 0x00000000 Number 0 vectors.o ABSOLUTE 437 ..\\..\\..\\os\\ports\\RVCT\\ARMCMx\\STM32L1xx\\vectors.s 0x00000000 Number 0 vectors.o ABSOLUTE
710 ..\\..\\..\\os\\ports\\RVCT\\ARMCMx\\chcoreasm_v7m.s 0x00000000 Number 0 chcoreasm_v7m.o ABSOLUTE 438 ..\\..\\..\\os\\ports\\RVCT\\ARMCMx\\chcoreasm_v7m.s 0x00000000 Number 0 chcoreasm_v7m.o ABSOLUTE
711 ..\\..\\..\\os\\ports\\RVCT\\ARMCMx\\cstartup.s 0x00000000 Number 0 cstartup.o ABSOLUTE 439 ..\\..\\..\\os\\ports\\RVCT\\ARMCMx\\cstartup.s 0x00000000 Number 0 cstartup.o ABSOLUTE
712 ..\\..\\..\\test\\test.c 0x00000000 Number 0 test.o ABSOLUTE -  
713 ..\\main.c 0x00000000 Number 0 main.o ABSOLUTE 440 ..\\main.c 0x00000000 Number 0 main.o ABSOLUTE
714 ..\main.c 0x00000000 Number 0 main.o ABSOLUTE 441 ..\main.c 0x00000000 Number 0 main.o ABSOLUTE
715 GPS_dekoduj.c 0x00000000 Number 0 gps_dekoduj.o ABSOLUTE 442 GPS_dekoduj.c 0x00000000 Number 0 gps_dekoduj.o ABSOLUTE
716 dc.s 0x00000000 Number 0 dc.o ABSOLUTE 443 dc.s 0x00000000 Number 0 dc.o ABSOLUTE
717 kom_uziv.c 0x00000000 Number 0 kom_uziv.o ABSOLUTE 444 kom_uziv.c 0x00000000 Number 0 kom_uziv.o ABSOLUTE
718 RESET 0x08000000 Section 244 vectors.o(RESET) 445 RESET 0x08000000 Section 244 vectors.o(RESET)
719 !!!main 0x080000f4 Section 8 __main.o(!!!main) 446 !!!main 0x080000f4 Section 8 __main.o(!!!main)
720 !!!scatter 0x080000fc Section 52 __scatter.o(!!!scatter) 447 !!!scatter 0x080000fc Section 52 __scatter.o(!!!scatter)
721 !!dczerorl2 0x08000130 Section 90 __dczerorl2.o(!!dczerorl2) 448 !!handler_copy 0x08000130 Section 26 __scatter_copy.o(!!handler_copy)
722 !!handler_zi 0x0800018c Section 28 __scatter_zi.o(!!handler_zi) 449 !!handler_zi 0x0800014c Section 28 __scatter_zi.o(!!handler_zi)
723 .ARM.Collect$$libinit$$00000000 0x080001a8 Section 2 libinit.o(.ARM.Collect$$libinit$$00000000) 450 .ARM.Collect$$libinit$$00000000 0x08000168 Section 2 libinit.o(.ARM.Collect$$libinit$$00000000)
724 .ARM.Collect$$libinit$$00000002 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$00000002) 451 .ARM.Collect$$libinit$$00000002 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$00000002)
725 .ARM.Collect$$libinit$$00000008 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$00000008) 452 .ARM.Collect$$libinit$$00000008 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$00000008)
726 .ARM.Collect$$libinit$$0000000A 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000A) 453 .ARM.Collect$$libinit$$0000000A 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000A)
727 .ARM.Collect$$libinit$$0000000C 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000C) 454 .ARM.Collect$$libinit$$0000000C 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
728 .ARM.Collect$$libinit$$0000000F 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000F) 455 .ARM.Collect$$libinit$$0000000F 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000F)
729 .ARM.Collect$$libinit$$00000011 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$00000011) 456 .ARM.Collect$$libinit$$00000011 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$00000011)
730 .ARM.Collect$$libinit$$00000013 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$00000013) 457 .ARM.Collect$$libinit$$00000013 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
731 .ARM.Collect$$libinit$$00000015 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$00000015) 458 .ARM.Collect$$libinit$$00000015 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
732 .ARM.Collect$$libinit$$00000017 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$00000017) 459 .ARM.Collect$$libinit$$00000017 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
733 .ARM.Collect$$libinit$$00000019 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$00000019) 460 .ARM.Collect$$libinit$$00000019 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
734 .ARM.Collect$$libinit$$0000001B 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001B) 461 .ARM.Collect$$libinit$$0000001B 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
735 .ARM.Collect$$libinit$$0000001D 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001D) 462 .ARM.Collect$$libinit$$0000001D 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
736 .ARM.Collect$$libinit$$0000001F 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001F) 463 .ARM.Collect$$libinit$$0000001F 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
737 .ARM.Collect$$libinit$$00000021 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$00000021) 464 .ARM.Collect$$libinit$$00000021 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
738 .ARM.Collect$$libinit$$00000023 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$00000023) 465 .ARM.Collect$$libinit$$00000023 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
739 .ARM.Collect$$libinit$$0000002A 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002A) 466 .ARM.Collect$$libinit$$0000002A 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002A)
740 .ARM.Collect$$libinit$$0000002C 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002C) 467 .ARM.Collect$$libinit$$0000002C 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002C)
741 .ARM.Collect$$libinit$$0000002E 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002E) 468 .ARM.Collect$$libinit$$0000002E 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
742 .ARM.Collect$$libinit$$00000030 0x080001aa Section 0 libinit2.o(.ARM.Collect$$libinit$$00000030) 469 .ARM.Collect$$libinit$$00000030 0x0800016a Section 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
743 .ARM.Collect$$libinit$$00000031 0x080001aa Section 2 libinit2.o(.ARM.Collect$$libinit$$00000031) 470 .ARM.Collect$$libinit$$00000031 0x0800016a Section 2 libinit2.o(.ARM.Collect$$libinit$$00000031)
744 .ARM.Collect$$libshutdown$$00000000 0x080001ac Section 2 libshutdown.o(.ARM.Collect$$libshutdown$$00000000) 471 .ARM.Collect$$libshutdown$$00000000 0x0800016c Section 2 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
745 .ARM.Collect$$libshutdown$$00000003 0x080001ae Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000003) 472 .ARM.Collect$$libshutdown$$00000003 0x0800016e Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000003)
746 .ARM.Collect$$libshutdown$$00000006 0x080001ae Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000006) 473 .ARM.Collect$$libshutdown$$00000006 0x0800016e Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000006)
747 .ARM.Collect$$libshutdown$$00000009 0x080001ae Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000009) 474 .ARM.Collect$$libshutdown$$00000009 0x0800016e Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000009)
748 .ARM.Collect$$libshutdown$$0000000B 0x080001ae Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000B) 475 .ARM.Collect$$libshutdown$$0000000B 0x0800016e Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000B)
749 .ARM.Collect$$libshutdown$$0000000E 0x080001ae Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000E) 476 .ARM.Collect$$libshutdown$$0000000E 0x0800016e Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000E)
750 .ARM.Collect$$libshutdown$$0000000F 0x080001ae Section 2 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F) 477 .ARM.Collect$$libshutdown$$0000000F 0x0800016e Section 2 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
751 .ARM.Collect$$rtentry$$00000000 0x080001b0 Section 0 rtentry.o(.ARM.Collect$$rtentry$$00000000) 478 .ARM.Collect$$rtentry$$00000000 0x08000170 Section 0 rtentry.o(.ARM.Collect$$rtentry$$00000000)
752 .ARM.Collect$$rtentry$$00000002 0x080001b0 Section 0 rtentry2.o(.ARM.Collect$$rtentry$$00000002) 479 .ARM.Collect$$rtentry$$00000002 0x08000170 Section 0 rtentry2.o(.ARM.Collect$$rtentry$$00000002)
753 .ARM.Collect$$rtentry$$00000005 0x080001b0 Section 4 rtentry5.o(.ARM.Collect$$rtentry$$00000005) 480 .ARM.Collect$$rtentry$$00000005 0x08000170 Section 4 rtentry5.o(.ARM.Collect$$rtentry$$00000005)
754 .ARM.Collect$$rtentry$$00000009 0x080001b4 Section 0 rtentry2.o(.ARM.Collect$$rtentry$$00000009) 481 .ARM.Collect$$rtentry$$00000009 0x08000174 Section 0 rtentry2.o(.ARM.Collect$$rtentry$$00000009)
755 .ARM.Collect$$rtentry$$0000000A 0x080001b4 Section 4 rtentry2.o(.ARM.Collect$$rtentry$$0000000A) 482 .ARM.Collect$$rtentry$$0000000A 0x08000174 Section 4 rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
756 .ARM.Collect$$rtentry$$0000000C 0x080001b8 Section 0 rtentry2.o(.ARM.Collect$$rtentry$$0000000C) 483 .ARM.Collect$$rtentry$$0000000C 0x08000178 Section 0 rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
757 .ARM.Collect$$rtentry$$0000000D 0x080001b8 Section 8 rtentry2.o(.ARM.Collect$$rtentry$$0000000D) 484 .ARM.Collect$$rtentry$$0000000D 0x08000178 Section 8 rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
758 .ARM.Collect$$rtentry$$00002716 0x080001c0 Section 4 rtentry5.o(.ARM.Collect$$rtentry$$00002716) 485 .ARM.Collect$$rtentry$$00002716 0x08000180 Section 4 rtentry5.o(.ARM.Collect$$rtentry$$00002716)
759 __lit__00000000 0x080001c0 Data 4 rtentry5.o(.ARM.Collect$$rtentry$$00002716) 486 __lit__00000000 0x08000180 Data 4 rtentry5.o(.ARM.Collect$$rtentry$$00002716)
760 .ARM.Collect$$rtexit$$00000000 0x080001c4 Section 2 rtexit.o(.ARM.Collect$$rtexit$$00000000) 487 .ARM.Collect$$rtexit$$00000000 0x08000184 Section 2 rtexit.o(.ARM.Collect$$rtexit$$00000000)
761 .ARM.Collect$$rtexit$$00000002 0x080001c6 Section 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002) 488 .ARM.Collect$$rtexit$$00000002 0x08000186 Section 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
762 .ARM.Collect$$rtexit$$00000003 0x080001c6 Section 4 rtexit2.o(.ARM.Collect$$rtexit$$00000003) 489 .ARM.Collect$$rtexit$$00000003 0x08000186 Section 4 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
763 .ARM.Collect$$rtexit$$00000004 0x080001ca Section 6 rtexit2.o(.ARM.Collect$$rtexit$$00000004) 490 .ARM.Collect$$rtexit$$00000004 0x0800018a Section 6 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
764 .text 0x080001d0 Section 0 board.o(.text) 491 .text 0x08000190 Section 0 board.o(.text)
765 .text 0x080001d8 Section 64 cstartup.o(.text) 492 .text 0x08000198 Section 64 cstartup.o(.text)
766 .text 0x08000218 Section 36 chcoreasm_v7m.o(.text) 493 .text 0x080001d8 Section 36 chcoreasm_v7m.o(.text)
767 .text 0x0800023c Section 0 chcore_v7m.o(.text) 494 .text 0x080001fc Section 0 chcore_v7m.o(.text)
768 .text 0x08000334 Section 2 vectors.o(.text) 495 .text 0x080002f4 Section 2 vectors.o(.text)
769 .text 0x08000338 Section 0 nvic.o(.text) 496 .text 0x080002f8 Section 0 nvic.o(.text)
770 .text 0x080003d8 Section 0 chcond.o(.text) 497 .text 0x08000398 Section 0 chdynamic.o(.text)
771 .text 0x080005ac Section 0 chdynamic.o(.text) 498 .text 0x08000480 Section 0 chevents.o(.text)
772 .text 0x08000694 Section 0 chevents.o(.text) 499 .text 0x080007b8 Section 0 chheap.o(.text)
773 .text 0x080009cc Section 0 chheap.o(.text) 500 .text 0x08000908 Section 0 chmemcore.o(.text)
774 .text 0x08000b1c Section 0 chmboxes.o(.text) 501 .text 0x08000974 Section 0 chmempools.o(.text)
775 .text 0x08000d78 Section 0 chmemcore.o(.text) 502 .text 0x08000a08 Section 0 chmtx.o(.text)
776 .text 0x08000de4 Section 0 chmempools.o(.text) 503 .text 0x08000c2c Section 0 chqueues.o(.text)
777 .text 0x08000e78 Section 0 chmsg.o(.text) 504 .text 0x08000f60 Section 0 chschd.o(.text)
778 .text 0x08000efc Section 0 chmtx.o(.text) 505 wakeup 0x08000fb3 Thumb Code 96 chschd.o(.text)
779 .text 0x08001120 Section 0 chqueues.o(.text) 506 .text 0x08001228 Section 0 chsys.o(.text)
780 .text 0x08001454 Section 0 chregistry.o(.text) 507 .text 0x080012e8 Section 0 chthreads.o(.text)
781 .text 0x08001498 Section 0 chschd.o(.text) 508 .text 0x08001550 Section 0 chvt.o(.text)
782 wakeup 0x080014eb Thumb Code 96 chschd.o(.text) 509 .text 0x080015e4 Section 0 gpt.o(.text)
783 .text 0x08001760 Section 0 chsem.o(.text) 510 .text 0x080016b8 Section 0 hal.o(.text)
784 .text 0x08001980 Section 0 chsys.o(.text) 511 .text 0x08001724 Section 0 serial.o(.text)
785 .text 0x08001a40 Section 0 chthreads.o(.text) 512 write 0x08001725 Thumb Code 10 serial.o(.text)
786 .text 0x08001ca8 Section 0 chvt.o(.text) 513 read 0x0800172f Thumb Code 10 serial.o(.text)
787 .text 0x08001d3c Section 0 adc.o(.text) 514 put 0x08001739 Thumb Code 10 serial.o(.text)
788 .text 0x08001e60 Section 0 gpt.o(.text) 515 get 0x08001743 Thumb Code 10 serial.o(.text)
789 .text 0x08001f34 Section 0 hal.o(.text) 516 putt 0x0800174d Thumb Code 6 serial.o(.text)
790 .text 0x08001fa8 Section 0 pwm.o(.text) 517 gett 0x08001753 Thumb Code 6 serial.o(.text)
791 .text 0x08002034 Section 0 serial.o(.text) 518 writet 0x08001759 Thumb Code 6 serial.o(.text)
792 write 0x08002035 Thumb Code 10 serial.o(.text) 519 readt 0x0800175f Thumb Code 6 serial.o(.text)
793 read 0x0800203f Thumb Code 10 serial.o(.text) 520 .text 0x08001838 Section 0 tm.o(.text)
794 put 0x08002049 Thumb Code 10 serial.o(.text) 521 tm_start 0x08001839 Thumb Code 8 tm.o(.text)
795 get 0x08002053 Thumb Code 10 serial.o(.text) 522 tm_stop 0x08001841 Thumb Code 38 tm.o(.text)
796 putt 0x0800205d Thumb Code 6 serial.o(.text) 523 .text 0x080018b8 Section 0 pal_lld.o(.text)
797 gett 0x08002063 Thumb Code 6 serial.o(.text) 524 .text 0x08001a6c Section 0 serial_lld.o(.text)
798 writet 0x08002069 Thumb Code 6 serial.o(.text) 525 notify1 0x08001a6d Thumb Code 12 serial_lld.o(.text)
799 readt 0x0800206f Thumb Code 6 serial.o(.text) 526 notify2 0x08001a79 Thumb Code 12 serial_lld.o(.text)
800 .text 0x08002148 Section 0 tm.o(.text) 527 serve_interrupt 0x08001b7b Thumb Code 240 serial_lld.o(.text)
801 tm_start 0x08002149 Thumb Code 8 tm.o(.text) 528 .text 0x08001c9c Section 0 hal_lld.o(.text)
802 tm_stop 0x08002151 Thumb Code 38 tm.o(.text) 529 .text 0x08001e7c Section 0 gpt_lld.o(.text)
803 .text 0x080021c8 Section 0 pal_lld.o(.text) 530 .text 0x08001fa4 Section 0 main.o(.text)
804 .text 0x0800237c Section 0 pwm_lld.o(.text) 531 gpt2cb 0x08001fa5 Thumb Code 42 main.o(.text)
805 .text 0x080025a0 Section 0 serial_lld.o(.text) 532 Thread_odpal 0x08001fcf Thumb Code 318 main.o(.text)
806 notify1 0x080025a1 Thumb Code 12 serial_lld.o(.text) 533 Thread_GPS 0x0800210d Thumb Code 402 main.o(.text)
807 notify2 0x080025ad Thumb Code 12 serial_lld.o(.text) 534 .text 0x08002648 Section 0 gps_dekoduj.o(.text)
808 serve_interrupt 0x080026af Thumb Code 240 serial_lld.o(.text) 535 .text 0x08002720 Section 0 strstr.o(.text)
809 .text 0x080027d0 Section 0 stm32_dma.o(.text) 536 .text 0x08002744 Section 86 strncpy.o(.text)
810 .text 0x080029c0 Section 0 adc_lld.o(.text) 537 .text 0x0800279c Section 128 strcmpv7m.o(.text)
811 adc_lld_serve_rx_interrupt 0x080029ed Thumb Code 332 adc_lld.o(.text) 538 .text 0x0800281c Section 0 heapauxi.o(.text)
812 .text 0x08002d38 Section 0 hal_lld.o(.text) 539 .text 0x08002822 Section 68 rt_memclr.o(.text)
813 .text 0x08002f18 Section 0 gpt_lld.o(.text) 540 .text 0x08002866 Section 78 rt_memclr_w.o(.text)
814 .text 0x08003040 Section 0 test.o(.text) 541 .text 0x080028b4 Section 0 exit.o(.text)
815 tmr 0x080031f9 Thumb Code 8 test.o(.text) 542 .text 0x080028c0 Section 0 sys_exit.o(.text)
816 .text 0x08003818 Section 0 testbmk.o(.text) 543 .text 0x080028cc Section 2 use_no_semi.o(.text)
817 thread1 0x08003819 Thumb Code 24 testbmk.o(.text) 544 .text 0x080028ce Section 0 indicate_semi.o(.text)
818 bmk1_execute 0x08003831 Thumb Code 112 testbmk.o(.text) 545 .constdata 0x080028d0 Section 168 board.o(.constdata)
819 bmk2_execute 0x080038a1 Thumb Code 112 testbmk.o(.text) 546 .constdata 0x08002978 Section 22 chregistry.o(.constdata)
820 thread2 0x08003911 Thumb Code 2 testbmk.o(.text) 547 .constdata 0x08002990 Section 32 serial.o(.constdata)
821 bmk3_execute 0x08003913 Thumb Code 200 testbmk.o(.text) 548 vmt 0x08002990 Data 32 serial.o(.constdata)
822 bmk4_execute 0x080039fb Thumb Code 152 testbmk.o(.text) 549 .constdata 0x080029b0 Section 12 serial_lld.o(.constdata)
823 bmk5_execute 0x08003a93 Thumb Code 88 testbmk.o(.text) 550 default_config 0x080029b0 Data 12 serial_lld.o(.constdata)
824 bmk6_execute 0x08003aeb Thumb Code 82 testbmk.o(.text) 551 .constdata 0x080029bc Section 20 main.o(.constdata)
825 thread3 0x08003b3d Thumb Code 34 testbmk.o(.text) 552 gpt2cfg 0x080029bc Data 8 main.o(.constdata)
826 bmk7_setup 0x08003b5f Thumb Code 8 testbmk.o(.text) 553 USART2_config 0x080029c4 Data 12 main.o(.constdata)
827 bmk7_execute 0x08003b67 Thumb Code 310 testbmk.o(.text) -  
828 thread8 0x08003c9d Thumb Code 44 testbmk.o(.text) -  
829 bmk8_execute 0x08003cc9 Thumb Code 172 testbmk.o(.text) -  
830 bmk9_execute 0x08003d75 Thumb Code 152 testbmk.o(.text) -  
831 tmo 0x08003e0d Thumb Code 2 testbmk.o(.text) -  
832 bmk10_execute 0x08003e0f Thumb Code 104 testbmk.o(.text) -  
833 bmk11_setup 0x08003e77 Thumb Code 8 testbmk.o(.text) -  
834 bmk11_execute 0x08003e7f Thumb Code 98 testbmk.o(.text) -  
835 bmk12_setup 0x08003ee1 Thumb Code 6 testbmk.o(.text) -  
836 bmk12_execute 0x08003ee7 Thumb Code 90 testbmk.o(.text) -  
837 bmk13_execute 0x08003f41 Thumb Code 188 testbmk.o(.text) -  
838 .text 0x0800410c Section 0 testdyn.o(.text) -  
839 thread 0x0800410d Thumb Code 12 testdyn.o(.text) -  
840 dyn1_setup 0x08004119 Thumb Code 12 testdyn.o(.text) -  
841 dyn1_execute 0x08004125 Thumb Code 226 testdyn.o(.text) -  
842 dyn2_setup 0x08004207 Thumb Code 12 testdyn.o(.text) -  
843 dyn2_execute 0x08004213 Thumb Code 224 testdyn.o(.text) -  
844 dyn3_setup 0x080042f3 Thumb Code 12 testdyn.o(.text) -  
845 dyn3_execute 0x080042ff Thumb Code 414 testdyn.o(.text) -  
846 .text 0x080044d8 Section 0 testevt.o(.text) -  
847 evt1_setup 0x080044d9 Thumb Code 8 testevt.o(.text) -  
848 h1 0x080044e1 Thumb Code 6 testevt.o(.text) -  
849 h2 0x080044e7 Thumb Code 6 testevt.o(.text) -  
850 h3 0x080044ed Thumb Code 6 testevt.o(.text) -  
851 evt1_execute 0x080044f3 Thumb Code 136 testevt.o(.text) -  
852 evt2_setup 0x0800457b Thumb Code 8 testevt.o(.text) -  
853 thread1 0x08004583 Thumb Code 22 testevt.o(.text) -  
854 thread2 0x08004599 Thumb Code 28 testevt.o(.text) -  
855 evt2_execute 0x080045b5 Thumb Code 636 testevt.o(.text) -  
856 evt3_setup 0x08004831 Thumb Code 8 testevt.o(.text) -  
857 evt3_execute 0x08004839 Thumb Code 220 testevt.o(.text) -  
858 .text 0x08004914 Section 0 testheap.o(.text) -  
859 heap1_setup 0x08004915 Thumb Code 12 testheap.o(.text) -  
860 heap1_execute 0x08004921 Thumb Code 612 testheap.o(.text) -  
861 .text 0x08004b8c Section 0 testmbox.o(.text) -  
862 mbox1_setup 0x08004b8d Thumb Code 10 testmbox.o(.text) -  
863 mbox1_execute 0x08004b97 Thumb Code 1442 testmbox.o(.text) -  
864 .text 0x0800513c Section 0 testmsg.o(.text) -  
865 thread 0x0800513d Thumb Code 30 testmsg.o(.text) -  
866 msg1_execute 0x0800515b Thumb Code 96 testmsg.o(.text) -  
867 .text 0x080051d0 Section 0 testmtx.o(.text) -  
868 mtx1_setup 0x080051d1 Thumb Code 6 testmtx.o(.text) -  
869 thread1 0x080051d7 Thumb Code 24 testmtx.o(.text) -  
870 mtx1_execute 0x080051ef Thumb Code 162 testmtx.o(.text) -  
871 mtx2_setup 0x08005291 Thumb Code 6 testmtx.o(.text) -  
872 thread2L 0x08005297 Thumb Code 34 testmtx.o(.text) -  
873 thread2M 0x080052b9 Thumb Code 24 testmtx.o(.text) -  
874 thread2H 0x080052d1 Thumb Code 34 testmtx.o(.text) -  
875 mtx2_execute 0x080052f3 Thumb Code 130 testmtx.o(.text) -  
876 mtx3_setup 0x08005375 Thumb Code 18 testmtx.o(.text) -  
877 thread3LL 0x08005387 Thumb Code 28 testmtx.o(.text) -  
878 thread3L 0x080053a3 Thumb Code 56 testmtx.o(.text) -  
879 thread3M 0x080053db Thumb Code 34 testmtx.o(.text) -  
880 thread3H 0x080053fd Thumb Code 24 testmtx.o(.text) -  
881 thread3HH 0x08005415 Thumb Code 34 testmtx.o(.text) -  
882 mtx3_execute 0x08005437 Thumb Code 168 testmtx.o(.text) -  
883 mtx4_setup 0x080054df Thumb Code 18 testmtx.o(.text) -  
884 thread4a 0x080054f1 Thumb Code 22 testmtx.o(.text) -  
885 thread4b 0x08005507 Thumb Code 22 testmtx.o(.text) -  
886 mtx4_execute 0x0800551d Thumb Code 680 testmtx.o(.text) -  
887 mtx5_setup 0x080057c5 Thumb Code 6 testmtx.o(.text) -  
888 mtx5_execute 0x080057cb Thumb Code 188 testmtx.o(.text) -  
889 mtx6_setup 0x08005887 Thumb Code 18 testmtx.o(.text) -  
890 thread10 0x08005899 Thumb Code 30 testmtx.o(.text) -  
891 mtx6_execute 0x080058b7 Thumb Code 186 testmtx.o(.text) -  
892 mtx7_setup 0x08005971 Thumb Code 18 testmtx.o(.text) -  
893 mtx7_execute 0x08005983 Thumb Code 146 testmtx.o(.text) -  
894 mtx8_setup 0x08005a15 Thumb Code 24 testmtx.o(.text) -  
895 thread11 0x08005a2d Thumb Code 44 testmtx.o(.text) -  
896 thread12 0x08005a59 Thumb Code 24 testmtx.o(.text) -  
897 mtx8_execute 0x08005a71 Thumb Code 150 testmtx.o(.text) -  
898 .text 0x08005b10 Section 0 testpools.o(.text) -  
899 null_provider 0x08005b11 Thumb Code 4 testpools.o(.text) -  
900 pools1_setup 0x08005b15 Thumb Code 12 testpools.o(.text) -  
901 pools1_execute 0x08005b21 Thumb Code 186 testpools.o(.text) -  
902 .text 0x08005be8 Section 0 testqueues.o(.text) -  
903 notify 0x08005be9 Thumb Code 2 testqueues.o(.text) -  
904 queues1_setup 0x08005beb Thumb Code 22 testqueues.o(.text) -  
905 thread1 0x08005c01 Thumb Code 14 testqueues.o(.text) -  
906 queues1_execute 0x08005c0f Thumb Code 580 testqueues.o(.text) -  
907 queues2_setup 0x08005e53 Thumb Code 22 testqueues.o(.text) -  
908 thread2 0x08005e69 Thumb Code 16 testqueues.o(.text) -  
909 queues2_execute 0x08005e79 Thumb Code 560 testqueues.o(.text) -  
910 .text 0x080060ac Section 0 testsem.o(.text) -  
911 sem1_setup 0x080060ad Thumb Code 8 testsem.o(.text) -  
912 thread1 0x080060b5 Thumb Code 20 testsem.o(.text) -  
913 sem1_execute 0x080060c9 Thumb Code 246 testsem.o(.text) -  
914 sem2_setup 0x080061bf Thumb Code 8 testsem.o(.text) -  
915 thread2 0x080061c7 Thumb Code 32 testsem.o(.text) -  
916 sem2_execute 0x080061e7 Thumb Code 320 testsem.o(.text) -  
917 sem3_setup 0x08006327 Thumb Code 8 testsem.o(.text) -  
918 thread3 0x0800632f Thumb Code 18 testsem.o(.text) -  
919 sem3_execute 0x08006341 Thumb Code 136 testsem.o(.text) -  
920 thread4 0x080063c9 Thumb Code 30 testsem.o(.text) -  
921 sem4_execute 0x080063e7 Thumb Code 314 testsem.o(.text) -  
922 .text 0x08006520 Section 0 testthd.o(.text) -  
923 thread 0x08006521 Thumb Code 12 testthd.o(.text) -  
924 thd1_execute 0x0800652d Thumb Code 144 testthd.o(.text) -  
925 thd2_execute 0x080065bd Thumb Code 160 testthd.o(.text) -  
926 thd3_execute 0x0800665d Thumb Code 350 testthd.o(.text) -  
927 thd4_execute 0x080067bb Thumb Code 114 testthd.o(.text) -  
928 .text 0x0800685c Section 0 main.o(.text) -  
929 gpt2cb 0x0800685d Thumb Code 38 main.o(.text) -  
930 pwmpcb 0x08006883 Thumb Code 28 main.o(.text) -  
931 adccb 0x0800689f Thumb Code 92 main.o(.text) -  
932 Thread_odpal 0x080068fb Thumb Code 240 main.o(.text) -  
933 Thread_GPS 0x080069eb Thumb Code 452 main.o(.text) -  
934 Thread1 0x08006baf Thumb Code 26 main.o(.text) -  
935 .text 0x08007028 Section 0 gps_dekoduj.o(.text) -  
936 .text 0x08007100 Section 0 strstr.o(.text) -  
937 .text 0x08007124 Section 86 strncpy.o(.text) -  
938 .text 0x0800717c Section 128 strcmpv7m.o(.text) -  
939 .text 0x080071fc Section 0 heapauxi.o(.text) -  
940 .text 0x08007202 Section 68 rt_memclr.o(.text) -  
941 .text 0x08007246 Section 78 rt_memclr_w.o(.text) -  
942 .text 0x08007294 Section 0 exit.o(.text) -  
943 .text 0x080072a0 Section 0 sys_exit.o(.text) -  
944 .text 0x080072ac Section 2 use_no_semi.o(.text) -  
945 .text 0x080072ae Section 0 indicate_semi.o(.text) -  
946 .constdata 0x080072b0 Section 168 board.o(.constdata) -  
947 .constdata 0x08007358 Section 22 chregistry.o(.constdata) -  
948 .constdata 0x08007370 Section 32 serial.o(.constdata) -  
949 vmt 0x08007370 Data 32 serial.o(.constdata) -  
950 .constdata 0x08007390 Section 12 serial_lld.o(.constdata) -  
951 default_config 0x08007390 Data 12 serial_lld.o(.constdata) -  
952 .constdata 0x0800739c Section 84 stm32_dma.o(.constdata) -  
953 .constdata 0x080073f0 Section 20 test.o(.constdata) -  
954 .constdata 0x08007404 Section 16 testbmk.o(.constdata) -  
955 .constdata 0x08007414 Section 16 testbmk.o(.constdata) -  
956 .constdata 0x08007424 Section 16 testbmk.o(.constdata) -  
957 .constdata 0x08007434 Section 16 testbmk.o(.constdata) -  
958 .constdata 0x08007444 Section 16 testbmk.o(.constdata) -  
959 .constdata 0x08007454 Section 16 testbmk.o(.constdata) -  
960 .constdata 0x08007464 Section 16 testbmk.o(.constdata) -  
961 .constdata 0x08007474 Section 16 testbmk.o(.constdata) -  
962 .constdata 0x08007484 Section 16 testbmk.o(.constdata) -  
963 .constdata 0x08007494 Section 16 testbmk.o(.constdata) -  
964 .constdata 0x080074a4 Section 16 testbmk.o(.constdata) -  
965 .constdata 0x080074b4 Section 16 testbmk.o(.constdata) -  
966 .constdata 0x080074c4 Section 16 testbmk.o(.constdata) -  
967 .constdata 0x080074d4 Section 56 testbmk.o(.constdata) -  
968 .constdata 0x0800750c Section 16 testdyn.o(.constdata) -  
969 .constdata 0x0800751c Section 16 testdyn.o(.constdata) -  
970 .constdata 0x0800752c Section 16 testdyn.o(.constdata) -  
971 .constdata 0x0800753c Section 16 testdyn.o(.constdata) -  
972 .constdata 0x0800754c Section 12 testevt.o(.constdata) -  
973 evhndl 0x0800754c Data 12 testevt.o(.constdata) -  
974 .constdata 0x08007558 Section 16 testevt.o(.constdata) -  
975 .constdata 0x08007568 Section 16 testevt.o(.constdata) -  
976 .constdata 0x08007578 Section 16 testevt.o(.constdata) -  
977 .constdata 0x08007588 Section 16 testevt.o(.constdata) -  
978 .constdata 0x08007598 Section 16 testheap.o(.constdata) -  
979 .constdata 0x080075a8 Section 8 testheap.o(.constdata) -  
980 .constdata 0x080075b0 Section 16 testmbox.o(.constdata) -  
981 .constdata 0x080075c0 Section 8 testmbox.o(.constdata) -  
982 .constdata 0x080075c8 Section 16 testmsg.o(.constdata) -  
983 .constdata 0x080075d8 Section 8 testmsg.o(.constdata) -  
984 .constdata 0x080075e0 Section 16 testmtx.o(.constdata) -  
985 .constdata 0x080075f0 Section 16 testmtx.o(.constdata) -  
986 .constdata 0x08007600 Section 16 testmtx.o(.constdata) -  
987 .constdata 0x08007610 Section 16 testmtx.o(.constdata) -  
988 .constdata 0x08007620 Section 16 testmtx.o(.constdata) -  
989 .constdata 0x08007630 Section 16 testmtx.o(.constdata) -  
990 .constdata 0x08007640 Section 16 testmtx.o(.constdata) -  
991 .constdata 0x08007650 Section 16 testmtx.o(.constdata) -  
992 .constdata 0x08007660 Section 36 testmtx.o(.constdata) -  
993 .constdata 0x08007684 Section 16 testpools.o(.constdata) -  
994 .constdata 0x08007694 Section 8 testpools.o(.constdata) -  
995 .constdata 0x0800769c Section 16 testqueues.o(.constdata) -  
996 .constdata 0x080076ac Section 16 testqueues.o(.constdata) -  
997 .constdata 0x080076bc Section 12 testqueues.o(.constdata) -  
998 .constdata 0x080076c8 Section 16 testsem.o(.constdata) -  
999 .constdata 0x080076d8 Section 16 testsem.o(.constdata) -  
1000 .constdata 0x080076e8 Section 16 testsem.o(.constdata) -  
1001 .constdata 0x080076f8 Section 16 testsem.o(.constdata) -  
1002 .constdata 0x08007708 Section 20 testsem.o(.constdata) -  
1003 .constdata 0x0800771c Section 16 testthd.o(.constdata) -  
1004 .constdata 0x0800772c Section 16 testthd.o(.constdata) -  
1005 .constdata 0x0800773c Section 16 testthd.o(.constdata) -  
1006 .constdata 0x0800774c Section 16 testthd.o(.constdata) -  
1007 .constdata 0x0800775c Section 20 testthd.o(.constdata) -  
1008 .constdata 0x08007770 Section 72 main.o(.constdata) -  
1009 gpt2cfg 0x08007770 Data 8 main.o(.constdata) -  
1010 adcgrpcfg 0x08007778 Data 52 main.o(.constdata) -  
1011 USART2_config 0x080077ac Data 12 main.o(.constdata) -  
1012 .conststring 0x080077b8 Section 23 testbmk.o(.conststring) -  
1013 .conststring 0x080077cf Section 23 testbmk.o(.conststring) -  
1014 .conststring 0x080077e6 Section 23 testbmk.o(.conststring) -  
1015 .conststring 0x080077fd Section 26 testbmk.o(.conststring) -  
1016 .conststring 0x08007817 Section 31 testbmk.o(.conststring) -  
1017 .conststring 0x08007836 Section 32 testbmk.o(.conststring) -  
1018 .conststring 0x08007856 Section 38 testbmk.o(.conststring) -  
1019 .conststring 0x0800787c Section 41 testbmk.o(.conststring) -  
1020 .conststring 0x080078a5 Section 33 testbmk.o(.conststring) -  
1021 .conststring 0x080078c6 Section 36 testbmk.o(.conststring) -  
1022 .conststring 0x080078ea Section 34 testbmk.o(.conststring) -  
1023 .conststring 0x0800790c Section 31 testbmk.o(.conststring) -  
1024 .conststring 0x0800792b Section 25 testbmk.o(.conststring) -  
1025 .conststring 0x08007944 Section 41 testdyn.o(.conststring) -  
1026 .conststring 0x0800796d Section 48 testdyn.o(.conststring) -  
1027 .conststring 0x0800799d Section 38 testdyn.o(.conststring) -  
1028 .conststring 0x080079c3 Section 34 testevt.o(.conststring) -  
1029 .conststring 0x080079e5 Section 27 testevt.o(.conststring) -  
1030 .conststring 0x08007a00 Section 17 testevt.o(.conststring) -  
1031 .conststring 0x08007a11 Section 40 testheap.o(.conststring) -  
1032 .conststring 0x08007a39 Section 32 testmbox.o(.conststring) -  
1033 .conststring 0x08007a59 Section 15 testmsg.o(.conststring) -  
1034 .conststring 0x08007a68 Section 33 testmtx.o(.conststring) -  
1035 .conststring 0x08007a89 Section 43 testmtx.o(.conststring) -  
1036 .conststring 0x08007ab4 Section 44 testmtx.o(.conststring) -  
1037 .conststring 0x08007ae0 Section 25 testmtx.o(.conststring) -  
1038 .conststring 0x08007af9 Section 16 testmtx.o(.conststring) -  
1039 .conststring 0x08007b09 Section 21 testmtx.o(.conststring) -  
1040 .conststring 0x08007b1e Section 24 testmtx.o(.conststring) -  
1041 .conststring 0x08007b36 Section 20 testmtx.o(.conststring) -  
1042 .conststring 0x08007b4a Section 28 testpools.o(.conststring) -  
1043 .conststring 0x08007b66 Section 21 testqueues.o(.conststring) -  
1044 .conststring 0x08007b7b Section 22 testqueues.o(.conststring) -  
1045 .conststring 0x08007b91 Section 22 testsem.o(.conststring) -  
1046 .conststring 0x08007ba7 Section 20 testsem.o(.conststring) -  
1047 .conststring 0x08007bbb Section 31 testsem.o(.conststring) -  
1048 .conststring 0x08007bda Section 33 testsem.o(.conststring) -  
1049 .conststring 0x08007bfb Section 27 testthd.o(.conststring) -  
1050 .conststring 0x08007c16 Section 27 testthd.o(.conststring) -  
1051 .conststring 0x08007c31 Section 25 testthd.o(.conststring) -  
1052 .conststring 0x08007c4a Section 16 testthd.o(.conststring) -  
1053 .data 0x20000000 Section 8 chmemcore.o(.data) 554 .data 0x20000000 Section 8 chmemcore.o(.data)
1054 nextmem 0x20000000 Data 4 chmemcore.o(.data) 555 nextmem 0x20000000 Data 4 chmemcore.o(.data)
1055 endmem 0x20000004 Data 4 chmemcore.o(.data) 556 endmem 0x20000004 Data 4 chmemcore.o(.data)
1056 .data 0x20000008 Section 4 tm.o(.data) 557 .data 0x20000008 Section 4 tm.o(.data)
1057 measurement_offset 0x20000008 Data 4 tm.o(.data) 558 measurement_offset 0x20000008 Data 4 tm.o(.data)
1058 .data 0x2000000c Section 4 stm32_dma.o(.data) -  
1059 dma_streams_mask 0x2000000c Data 4 stm32_dma.o(.data) -  
1060 .data 0x20000010 Section 64 test.o(.data) -  
1061 local_fail 0x20000010 Data 1 test.o(.data) -  
1062 global_fail 0x20000011 Data 1 test.o(.data) -  
1063 failpoint 0x20000014 Data 4 test.o(.data) -  
1064 tokp 0x20000018 Data 4 test.o(.data) -  
1065 chp 0x2000001c Data 4 test.o(.data) -  
1066 patterns 0x20000020 Data 48 test.o(.data) -  
1067 .data 0x20000050 Section 8 testevt.o(.data) -  
1068 es1 0x20000050 Data 4 testevt.o(.data) -  
1069 es2 0x20000054 Data 4 testevt.o(.data) -  
1070 .data 0x20000058 Section 40 testmbox.o(.data) -  
1071 mb1 0x20000058 Data 40 testmbox.o(.data) -  
1072 .data 0x20000080 Section 40 testmtx.o(.data) -  
1073 c1 0x20000080 Data 8 testmtx.o(.data) -  
1074 m1 0x20000088 Data 16 testmtx.o(.data) -  
1075 m2 0x20000098 Data 16 testmtx.o(.data) -  
1076 .data 0x200000a8 Section 12 testpools.o(.data) -  
1077 mp1 0x200000a8 Data 12 testpools.o(.data) -  
1078 .data 0x200000b4 Section 72 testqueues.o(.data) -  
1079 iq 0x200000b4 Data 36 testqueues.o(.data) -  
1080 oq 0x200000d8 Data 36 testqueues.o(.data) -  
1081 .data 0x200000fc Section 12 testsem.o(.data) -  
1082 sem1 0x200000fc Data 12 testsem.o(.data) -  
1083 .data 0x20000108 Section 56 main.o(.data) 559 .data 0x2000000c Section 4 main.o(.data)
1084 seconds_counter 0x2000010c Data 4 main.o(.data) -  
1085 pwmcfg 0x20000110 Data 48 main.o(.data) -  
1086 .bss 0x20000140 Section 32 chheap.o(.bss) 560 .bss 0x20000010 Section 32 chheap.o(.bss)
1087 default_heap 0x20000140 Data 32 chheap.o(.bss) 561 default_heap 0x20000010 Data 32 chheap.o(.bss)
1088 .bss 0x20000160 Section 28 chschd.o(.bss) 562 .bss 0x20000030 Section 28 chschd.o(.bss)
1089 .bss 0x20000180 Section 264 chsys.o(.bss) 563 .bss 0x20000050 Section 264 chsys.o(.bss)
1090 mainthread 0x20000180 Data 72 chsys.o(.bss) 564 mainthread 0x20000050 Data 72 chsys.o(.bss)
1091 .bss 0x20000288 Section 16 chvt.o(.bss) 565 .bss 0x20000158 Section 16 chvt.o(.bss)
1092 .bss 0x20000298 Section 20 pwm_lld.o(.bss) -  
1093 .bss 0x200002ac Section 240 serial_lld.o(.bss) 566 .bss 0x20000168 Section 240 serial_lld.o(.bss)
1094 .bss 0x2000039c Section 56 stm32_dma.o(.bss) -  
1095 dma_isr_redir 0x2000039c Data 56 stm32_dma.o(.bss) -  
1096 .bss 0x200003d4 Section 52 adc_lld.o(.bss) -  
1097 .bss 0x20000408 Section 16 gpt_lld.o(.bss) 567 .bss 0x20000258 Section 16 gpt_lld.o(.bss)
1098 .bss 0x20000418 Section 56 test.o(.bss) -  
1099 tokens_buffer 0x20000418 Data 16 test.o(.bss) -  
1100 vt 0x2000043c Data 20 test.o(.bss) -  
1101 .bss 0x20000450 Section 1520 test.o(.bss) -  
1102 .bss 0x20000a40 Section 120 testbmk.o(.bss) -  
1103 ib 0x20000a40 Data 16 testbmk.o(.bss) -  
1104 iq 0x20000a50 Data 36 testbmk.o(.bss) -  
1105 vt1 0x20000a74 Data 20 testbmk.o(.bss) -  
1106 vt2 0x20000a88 Data 20 testbmk.o(.bss) -  
1107 sem1 0x20000a9c Data 12 testbmk.o(.bss) -  
1108 mtx1 0x20000aa8 Data 16 testbmk.o(.bss) -  
1109 .bss 0x20000ab8 Section 44 testdyn.o(.bss) -  
1110 heap1 0x20000ab8 Data 32 testdyn.o(.bss) -  
1111 mp1 0x20000ad8 Data 12 testdyn.o(.bss) -  
1112 .bss 0x20000ae8 Section 32 testheap.o(.bss) -  
1113 test_heap 0x20000ae8 Data 32 testheap.o(.bss) -  
1114 .bss 0x20000b08 Section 1568 main.o(.bss) 568 .bss 0x20000268 Section 1248 main.o(.bss)
1115 samples 0x20000b08 Data 16 main.o(.bss) -  
1116 waThread_odpal 0x20000b18 Data 304 main.o(.bss) 569 waThread_odpal 0x20000268 Data 304 main.o(.bss)
1117 waThread_GPS 0x20000c48 Data 944 main.o(.bss) 570 waThread_GPS 0x20000398 Data 944 main.o(.bss)
1118 waThread1 0x20000ff8 Data 304 main.o(.bss) -  
1119 .bss 0x20001128 Section 45 gps_dekoduj.o(.bss) 571 .bss 0x20000748 Section 45 gps_dekoduj.o(.bss)
1120 CSTACK 0x20001158 Section 1024 cstartup.o(CSTACK) 572 CSTACK 0x20000778 Section 1024 cstartup.o(CSTACK)
1121 proc_stack_mem 0x20001158 Data 1024 cstartup.o(CSTACK) 573 proc_stack_mem 0x20000778 Data 1024 cstartup.o(CSTACK)
1122 HEAP 0x20001558 Section 1024 cstartup.o(HEAP) 574 HEAP 0x20000b78 Section 1024 cstartup.o(HEAP)
1123 Heap_Mem 0x20001558 Data 1024 cstartup.o(HEAP) 575 Heap_Mem 0x20000b78 Data 1024 cstartup.o(HEAP)
1124 MSTACK 0x20001958 Section 1024 cstartup.o(MSTACK) 576 MSTACK 0x20000f78 Section 1024 cstartup.o(MSTACK)
1125   577  
1126 Global Symbols 578 Global Symbols
1127   579  
1128 Symbol Name Value Ov Type Size Object(Section) 580 Symbol Name Value Ov Type Size Object(Section)
1129   581  
Line 1160... Line 612...
1160 __main 0x080000f5 Thumb Code 8 __main.o(!!!main) 612 __main 0x080000f5 Thumb Code 8 __main.o(!!!main)
1161 __scatterload 0x080000fd Thumb Code 0 __scatter.o(!!!scatter) 613 __scatterload 0x080000fd Thumb Code 0 __scatter.o(!!!scatter)
1162 __scatterload_rt2 0x080000fd Thumb Code 44 __scatter.o(!!!scatter) 614 __scatterload_rt2 0x080000fd Thumb Code 44 __scatter.o(!!!scatter)
1163 __scatterload_rt2_thumb_only 0x080000fd Thumb Code 0 __scatter.o(!!!scatter) 615 __scatterload_rt2_thumb_only 0x080000fd Thumb Code 0 __scatter.o(!!!scatter)
1164 __scatterload_null 0x0800010b Thumb Code 0 __scatter.o(!!!scatter) 616 __scatterload_null 0x0800010b Thumb Code 0 __scatter.o(!!!scatter)
1165 __decompress 0x08000131 Thumb Code 90 __dczerorl2.o(!!dczerorl2) 617 __scatterload_copy 0x08000131 Thumb Code 26 __scatter_copy.o(!!handler_copy)
1166 __decompress1 0x08000131 Thumb Code 0 __dczerorl2.o(!!dczerorl2) 618 __scatterload_zeroinit 0x0800014d Thumb Code 28 __scatter_zi.o(!!handler_zi)
1167 __scatterload_zeroinit 0x0800018d Thumb Code 28 __scatter_zi.o(!!handler_zi) 619 __rt_lib_init 0x08000169 Thumb Code 0 libinit.o(.ARM.Collect$$libinit$$00000000)
1168 __rt_lib_init 0x080001a9 Thumb Code 0 libinit.o(.ARM.Collect$$libinit$$00000000) 620 __rt_lib_init_alloca_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002C)
1169 __rt_lib_init_alloca_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002C) 621 __rt_lib_init_argv_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002A)
1170 __rt_lib_init_argv_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002A) 622 __rt_lib_init_atexit_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
1171 __rt_lib_init_atexit_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000019) 623 __rt_lib_init_clock_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
1172 __rt_lib_init_clock_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001F) 624 __rt_lib_init_cpp_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
1173 __rt_lib_init_cpp_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000030) 625 __rt_lib_init_exceptions_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
1174 __rt_lib_init_exceptions_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002E) 626 __rt_lib_init_fp_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000002)
1175 __rt_lib_init_fp_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000002) 627 __rt_lib_init_fp_trap_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
1176 __rt_lib_init_fp_trap_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001D) 628 __rt_lib_init_getenv_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
1177 __rt_lib_init_getenv_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000021) 629 __rt_lib_init_heap_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000008)
1178 __rt_lib_init_heap_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000008) 630 __rt_lib_init_lc_collate_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000F)
1179 __rt_lib_init_lc_collate_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000F) 631 __rt_lib_init_lc_ctype_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000011)
1180 __rt_lib_init_lc_ctype_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000011) 632 __rt_lib_init_lc_monetary_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
1181 __rt_lib_init_lc_monetary_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000013) 633 __rt_lib_init_lc_numeric_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
1182 __rt_lib_init_lc_numeric_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000015) 634 __rt_lib_init_lc_time_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
1183 __rt_lib_init_lc_time_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000017) 635 __rt_lib_init_rand_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
1184 __rt_lib_init_rand_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000C) 636 __rt_lib_init_return 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000031)
1185 __rt_lib_init_return 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000031) 637 __rt_lib_init_signal_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
1186 __rt_lib_init_signal_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001B) 638 __rt_lib_init_stdio_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
1187 __rt_lib_init_stdio_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000023) 639 __rt_lib_init_user_alloc_1 0x0800016b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000A)
1188 __rt_lib_init_user_alloc_1 0x080001ab Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000A) 640 __rt_lib_shutdown 0x0800016d Thumb Code 0 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
1189 __rt_lib_shutdown 0x080001ad Thumb Code 0 libshutdown.o(.ARM.Collect$$libshutdown$$00000000) 641 __rt_lib_shutdown_fp_trap_1 0x0800016f Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000006)
1190 __rt_lib_shutdown_fp_trap_1 0x080001af Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000006) 642 __rt_lib_shutdown_heap_1 0x0800016f Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000E)
1191 __rt_lib_shutdown_heap_1 0x080001af Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000E) 643 __rt_lib_shutdown_return 0x0800016f Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
1192 __rt_lib_shutdown_return 0x080001af Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F) 644 __rt_lib_shutdown_signal_1 0x0800016f Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000009)
1193 __rt_lib_shutdown_signal_1 0x080001af Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000009) 645 __rt_lib_shutdown_stdio_1 0x0800016f Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000003)
1194 __rt_lib_shutdown_stdio_1 0x080001af Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000003) 646 __rt_lib_shutdown_user_alloc_1 0x0800016f Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000B)
1195 __rt_lib_shutdown_user_alloc_1 0x080001af Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000B) 647 __rt_entry 0x08000171 Thumb Code 0 rtentry.o(.ARM.Collect$$rtentry$$00000000)
1196 __rt_entry 0x080001b1 Thumb Code 0 rtentry.o(.ARM.Collect$$rtentry$$00000000) 648 __rt_entry_presh_1 0x08000171 Thumb Code 0 rtentry2.o(.ARM.Collect$$rtentry$$00000002)
1197 __rt_entry_presh_1 0x080001b1 Thumb Code 0 rtentry2.o(.ARM.Collect$$rtentry$$00000002) 649 __rt_entry_sh 0x08000171 Thumb Code 0 rtentry5.o(.ARM.Collect$$rtentry$$00000005)
1198 __rt_entry_sh 0x080001b1 Thumb Code 0 rtentry5.o(.ARM.Collect$$rtentry$$00000005) 650 __rt_entry_li 0x08000175 Thumb Code 0 rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
1199 __rt_entry_li 0x080001b5 Thumb Code 0 rtentry2.o(.ARM.Collect$$rtentry$$0000000A) 651 __rt_entry_postsh_1 0x08000175 Thumb Code 0 rtentry2.o(.ARM.Collect$$rtentry$$00000009)
1200 __rt_entry_postsh_1 0x080001b5 Thumb Code 0 rtentry2.o(.ARM.Collect$$rtentry$$00000009) 652 __rt_entry_main 0x08000179 Thumb Code 0 rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
1201 __rt_entry_main 0x080001b9 Thumb Code 0 rtentry2.o(.ARM.Collect$$rtentry$$0000000D) 653 __rt_entry_postli_1 0x08000179 Thumb Code 0 rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
1202 __rt_entry_postli_1 0x080001b9 Thumb Code 0 rtentry2.o(.ARM.Collect$$rtentry$$0000000C) 654 __rt_exit 0x08000185 Thumb Code 0 rtexit.o(.ARM.Collect$$rtexit$$00000000)
1203 __rt_exit 0x080001c5 Thumb Code 0 rtexit.o(.ARM.Collect$$rtexit$$00000000) 655 __rt_exit_ls 0x08000187 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
1204 __rt_exit_ls 0x080001c7 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000003) 656 __rt_exit_prels_1 0x08000187 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
1205 __rt_exit_prels_1 0x080001c7 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002) 657 __rt_exit_exit 0x0800018b Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
1206 __rt_exit_exit 0x080001cb Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000004) 658 __early_init 0x08000191 Thumb Code 4 board.o(.text)
1207 __early_init 0x080001d1 Thumb Code 4 board.o(.text) 659 boardInit 0x08000195 Thumb Code 2 board.o(.text)
1208 boardInit 0x080001d5 Thumb Code 2 board.o(.text) 660 Reset_Handler 0x08000199 Thumb Code 26 cstartup.o(.text)
1209 Reset_Handler 0x080001d9 Thumb Code 26 cstartup.o(.text) 661 __user_initial_stackheap 0x080001b5 Thumb Code 0 cstartup.o(.text)
1210 __user_initial_stackheap 0x080001f5 Thumb Code 0 cstartup.o(.text) 662 _port_switch 0x080001d9 Thumb Code 16 chcoreasm_v7m.o(.text)
1211 _port_switch 0x08000219 Thumb Code 16 chcoreasm_v7m.o(.text) 663 _port_thread_start 0x080001e9 Thumb Code 14 chcoreasm_v7m.o(.text)
1212 _port_thread_start 0x08000229 Thumb Code 14 chcoreasm_v7m.o(.text) 664 _port_switch_from_isr 0x080001f7 Thumb Code 6 chcoreasm_v7m.o(.text)
1213 _port_switch_from_isr 0x08000237 Thumb Code 6 chcoreasm_v7m.o(.text) 665 _port_exit_from_isr 0x080001fb Thumb Code 0 chcoreasm_v7m.o(.text)
1214 _port_exit_from_isr 0x0800023b Thumb Code 0 chcoreasm_v7m.o(.text) 666 _port_irq_epilogue 0x080001fd Thumb Code 74 chcore_v7m.o(.text)
1215 _port_irq_epilogue 0x0800023d Thumb Code 74 chcore_v7m.o(.text) 667 SysTickVector 0x08000247 Thumb Code 88 chcore_v7m.o(.text)
1216 SysTickVector 0x08000287 Thumb Code 88 chcore_v7m.o(.text) 668 SVCallVector 0x0800029f Thumb Code 18 chcore_v7m.o(.text)
1217 SVCallVector 0x080002df Thumb Code 18 chcore_v7m.o(.text) 669 _port_init 0x080002b1 Thumb Code 44 chcore_v7m.o(.text)
1218 _port_init 0x080002f1 Thumb Code 44 chcore_v7m.o(.text) 670 BusFaultVector 0x080002f5 Thumb Code 0 vectors.o(.text)
1219 BusFaultVector 0x08000335 Thumb Code 0 vectors.o(.text) 671 DebugMonitorVector 0x080002f5 Thumb Code 0 vectors.o(.text)
1220 DebugMonitorVector 0x08000335 Thumb Code 0 vectors.o(.text) 672 HardFaultVector 0x080002f5 Thumb Code 0 vectors.o(.text)
1221 HardFaultVector 0x08000335 Thumb Code 0 vectors.o(.text) 673 MemManageVector 0x080002f5 Thumb Code 0 vectors.o(.text)
1222 MemManageVector 0x08000335 Thumb Code 0 vectors.o(.text) 674 NMIVector 0x080002f5 Thumb Code 0 vectors.o(.text)
1223 NMIVector 0x08000335 Thumb Code 0 vectors.o(.text) 675 PendSVVector 0x080002f5 Thumb Code 0 vectors.o(.text)
1224 PendSVVector 0x08000335 Thumb Code 0 vectors.o(.text) 676 UsageFaultVector 0x080002f5 Thumb Code 0 vectors.o(.text)
1225 UsageFaultVector 0x08000335 Thumb Code 0 vectors.o(.text) 677 Vector1C 0x080002f5 Thumb Code 0 vectors.o(.text)
1226 Vector1C 0x08000335 Thumb Code 0 vectors.o(.text) 678 Vector20 0x080002f5 Thumb Code 0 vectors.o(.text)
1227 Vector20 0x08000335 Thumb Code 0 vectors.o(.text) 679 Vector24 0x080002f5 Thumb Code 0 vectors.o(.text)
1228 Vector24 0x08000335 Thumb Code 0 vectors.o(.text) 680 Vector28 0x080002f5 Thumb Code 0 vectors.o(.text)
1229 Vector28 0x08000335 Thumb Code 0 vectors.o(.text) 681 Vector34 0x080002f5 Thumb Code 0 vectors.o(.text)
1230 Vector34 0x08000335 Thumb Code 0 vectors.o(.text) 682 Vector40 0x080002f5 Thumb Code 0 vectors.o(.text)
1231 Vector40 0x08000335 Thumb Code 0 vectors.o(.text) 683 Vector44 0x080002f5 Thumb Code 0 vectors.o(.text)
1232 Vector44 0x08000335 Thumb Code 0 vectors.o(.text) 684 Vector48 0x080002f5 Thumb Code 0 vectors.o(.text)
1233 Vector48 0x08000335 Thumb Code 0 vectors.o(.text) 685 Vector4C 0x080002f5 Thumb Code 0 vectors.o(.text)
1234 Vector4C 0x08000335 Thumb Code 0 vectors.o(.text) 686 Vector50 0x080002f5 Thumb Code 0 vectors.o(.text)
1235 Vector50 0x08000335 Thumb Code 0 vectors.o(.text) 687 Vector54 0x080002f5 Thumb Code 0 vectors.o(.text)
1236 Vector54 0x08000335 Thumb Code 0 vectors.o(.text) 688 Vector58 0x080002f5 Thumb Code 0 vectors.o(.text)
1237 Vector58 0x08000335 Thumb Code 0 vectors.o(.text) 689 Vector5C 0x080002f5 Thumb Code 0 vectors.o(.text)
1238 Vector5C 0x08000335 Thumb Code 0 vectors.o(.text) 690 Vector60 0x080002f5 Thumb Code 0 vectors.o(.text)
1239 Vector60 0x08000335 Thumb Code 0 vectors.o(.text) 691 Vector64 0x080002f5 Thumb Code 0 vectors.o(.text)
1240 Vector64 0x08000335 Thumb Code 0 vectors.o(.text) 692 Vector68 0x080002f5 Thumb Code 0 vectors.o(.text)
1241 Vector68 0x08000335 Thumb Code 0 vectors.o(.text) 693 Vector6C 0x080002f5 Thumb Code 0 vectors.o(.text)
1242 Vector8C 0x08000335 Thumb Code 0 vectors.o(.text) 694 Vector70 0x080002f5 Thumb Code 0 vectors.o(.text)
1243 Vector90 0x08000335 Thumb Code 0 vectors.o(.text) 695 Vector74 0x080002f5 Thumb Code 0 vectors.o(.text)
1244 Vector94 0x08000335 Thumb Code 0 vectors.o(.text) 696 Vector78 0x080002f5 Thumb Code 0 vectors.o(.text)
1245 Vector98 0x08000335 Thumb Code 0 vectors.o(.text) 697 Vector7C 0x080002f5 Thumb Code 0 vectors.o(.text)
1246 Vector9C 0x08000335 Thumb Code 0 vectors.o(.text) 698 Vector80 0x080002f5 Thumb Code 0 vectors.o(.text)
1247 VectorA0 0x08000335 Thumb Code 0 vectors.o(.text) 699 Vector84 0x080002f5 Thumb Code 0 vectors.o(.text)
1248 VectorA4 0x08000335 Thumb Code 0 vectors.o(.text) 700 Vector88 0x080002f5 Thumb Code 0 vectors.o(.text)
1249 VectorA8 0x08000335 Thumb Code 0 vectors.o(.text) 701 Vector8C 0x080002f5 Thumb Code 0 vectors.o(.text)
1250 VectorAC 0x08000335 Thumb Code 0 vectors.o(.text) 702 Vector90 0x080002f5 Thumb Code 0 vectors.o(.text)
1251 VectorB4 0x08000335 Thumb Code 0 vectors.o(.text) 703 Vector94 0x080002f5 Thumb Code 0 vectors.o(.text)
1252 VectorBC 0x08000335 Thumb Code 0 vectors.o(.text) 704 Vector98 0x080002f5 Thumb Code 0 vectors.o(.text)
1253 VectorC0 0x08000335 Thumb Code 0 vectors.o(.text) 705 Vector9C 0x080002f5 Thumb Code 0 vectors.o(.text)
1254 VectorC4 0x08000335 Thumb Code 0 vectors.o(.text) 706 VectorA0 0x080002f5 Thumb Code 0 vectors.o(.text)
1255 VectorC8 0x08000335 Thumb Code 0 vectors.o(.text) 707 VectorA4 0x080002f5 Thumb Code 0 vectors.o(.text)
1256 VectorCC 0x08000335 Thumb Code 0 vectors.o(.text) 708 VectorA8 0x080002f5 Thumb Code 0 vectors.o(.text)
1257 VectorD0 0x08000335 Thumb Code 0 vectors.o(.text) 709 VectorAC 0x080002f5 Thumb Code 0 vectors.o(.text)
1258 VectorDC 0x08000335 Thumb Code 0 vectors.o(.text) 710 VectorB4 0x080002f5 Thumb Code 0 vectors.o(.text)
1259 VectorE0 0x08000335 Thumb Code 0 vectors.o(.text) 711 VectorB8 0x080002f5 Thumb Code 0 vectors.o(.text)
1260 VectorE4 0x08000335 Thumb Code 0 vectors.o(.text) 712 VectorBC 0x080002f5 Thumb Code 0 vectors.o(.text)
1261 VectorE8 0x08000335 Thumb Code 0 vectors.o(.text) 713 VectorC0 0x080002f5 Thumb Code 0 vectors.o(.text)
1262 VectorEC 0x08000335 Thumb Code 0 vectors.o(.text) 714 VectorC4 0x080002f5 Thumb Code 0 vectors.o(.text)
1263 VectorF0 0x08000335 Thumb Code 0 vectors.o(.text) 715 VectorC8 0x080002f5 Thumb Code 0 vectors.o(.text)
1264 _unhandled_exception 0x08000335 Thumb Code 2 vectors.o(.text) 716 VectorCC 0x080002f5 Thumb Code 0 vectors.o(.text)
1265 nvicEnableVector 0x08000339 Thumb Code 64 nvic.o(.text) 717 VectorD0 0x080002f5 Thumb Code 0 vectors.o(.text)
1266 nvicDisableVector 0x08000379 Thumb Code 52 nvic.o(.text) 718 VectorDC 0x080002f5 Thumb Code 0 vectors.o(.text)
1267 nvicSetSystemHandlerPriority 0x080003ad Thumb Code 34 nvic.o(.text) 719 VectorE0 0x080002f5 Thumb Code 0 vectors.o(.text)
1268 chCondInit 0x080003d9 Thumb Code 6 chcond.o(.text) 720 VectorE4 0x080002f5 Thumb Code 0 vectors.o(.text)
1269 chCondSignal 0x080003df Thumb Code 36 chcond.o(.text) 721 VectorE8 0x080002f5 Thumb Code 0 vectors.o(.text)
1270 chCondSignalI 0x08000403 Thumb Code 28 chcond.o(.text) 722 VectorEC 0x080002f5 Thumb Code 0 vectors.o(.text)
1271 chCondBroadcastI 0x0800041f Thumb Code 38 chcond.o(.text) 723 VectorF0 0x080002f5 Thumb Code 0 vectors.o(.text)
1272 chCondBroadcast 0x08000445 Thumb Code 54 chcond.o(.text) 724 _unhandled_exception 0x080002f5 Thumb Code 2 vectors.o(.text)
1273 chCondWaitS 0x0800047b Thumb Code 66 chcond.o(.text) 725 nvicEnableVector 0x080002f9 Thumb Code 64 nvic.o(.text)
1274 chCondWait 0x080004bd Thumb Code 76 chcond.o(.text) 726 nvicDisableVector 0x08000339 Thumb Code 52 nvic.o(.text)
1275 chCondWaitTimeoutS 0x08000509 Thumb Code 74 chcond.o(.text) 727 nvicSetSystemHandlerPriority 0x0800036d Thumb Code 34 nvic.o(.text)
1276 chCondWaitTimeout 0x08000553 Thumb Code 86 chcond.o(.text) 728 chThdAddRef 0x08000399 Thumb Code 20 chdynamic.o(.text)
1277 chThdAddRef 0x080005ad Thumb Code 20 chdynamic.o(.text) 729 chThdRelease 0x080003ad Thumb Code 86 chdynamic.o(.text)
1278 chThdRelease 0x080005c1 Thumb Code 86 chdynamic.o(.text) 730 chThdCreateFromHeap 0x08000403 Thumb Code 62 chdynamic.o(.text)
1279 chThdCreateFromHeap 0x08000617 Thumb Code 62 chdynamic.o(.text) 731 chThdCreateFromMemoryPool 0x08000441 Thumb Code 64 chdynamic.o(.text)
1280 chThdCreateFromMemoryPool 0x08000655 Thumb Code 64 chdynamic.o(.text) 732 chEvtRegisterMask 0x08000481 Thumb Code 30 chevents.o(.text)
1281 chEvtRegisterMask 0x08000695 Thumb Code 30 chevents.o(.text) 733 chEvtUnregister 0x0800049f Thumb Code 42 chevents.o(.text)
1282 chEvtUnregister 0x080006b3 Thumb Code 42 chevents.o(.text) 734 chEvtGetAndClearEvents 0x080004c9 Thumb Code 32 chevents.o(.text)
1283 chEvtGetAndClearEvents 0x080006dd Thumb Code 32 chevents.o(.text) 735 chEvtAddEvents 0x080004e9 Thumb Code 24 chevents.o(.text)
1284 chEvtAddEvents 0x080006fd Thumb Code 24 chevents.o(.text) 736 chEvtSignalI 0x08000501 Thumb Code 50 chevents.o(.text)
1285 chEvtSignalI 0x08000715 Thumb Code 50 chevents.o(.text) 737 chEvtBroadcastFlagsI 0x08000533 Thumb Code 78 chevents.o(.text)
1286 chEvtBroadcastFlagsI 0x08000747 Thumb Code 78 chevents.o(.text) 738 chEvtGetAndClearFlags 0x08000581 Thumb Code 20 chevents.o(.text)
1287 chEvtGetAndClearFlags 0x08000795 Thumb Code 20 chevents.o(.text) 739 chEvtSignal 0x08000595 Thumb Code 60 chevents.o(.text)
1288 chEvtSignal 0x080007a9 Thumb Code 60 chevents.o(.text) 740 chEvtBroadcastFlags 0x080005d1 Thumb Code 90 chevents.o(.text)
1289 chEvtBroadcastFlags 0x080007e5 Thumb Code 90 chevents.o(.text) 741 chEvtGetAndClearFlagsI 0x0800062b Thumb Code 10 chevents.o(.text)
1290 chEvtGetAndClearFlagsI 0x0800083f Thumb Code 10 chevents.o(.text) 742 chEvtDispatch 0x08000635 Thumb Code 48 chevents.o(.text)
1291 chEvtDispatch 0x08000849 Thumb Code 48 chevents.o(.text) 743 chEvtWaitOne 0x08000665 Thumb Code 50 chevents.o(.text)
1292 chEvtWaitOne 0x08000879 Thumb Code 50 chevents.o(.text) 744 chEvtWaitAny 0x08000697 Thumb Code 46 chevents.o(.text)
1293 chEvtWaitAny 0x080008ab Thumb Code 46 chevents.o(.text) 745 chEvtWaitAll 0x080006c5 Thumb Code 46 chevents.o(.text)
1294 chEvtWaitAll 0x080008d9 Thumb Code 46 chevents.o(.text) 746 chEvtWaitOneTimeout 0x080006f3 Thumb Code 68 chevents.o(.text)
1295 chEvtWaitOneTimeout 0x08000907 Thumb Code 68 chevents.o(.text) 747 chEvtWaitAnyTimeout 0x08000737 Thumb Code 64 chevents.o(.text)
1296 chEvtWaitAnyTimeout 0x0800094b Thumb Code 64 chevents.o(.text) 748 chEvtWaitAllTimeout 0x08000777 Thumb Code 62 chevents.o(.text)
1297 chEvtWaitAllTimeout 0x0800098b Thumb Code 62 chevents.o(.text) 749 _heap_init 0x080007b9 Thumb Code 18 chheap.o(.text)
1298 _heap_init 0x080009cd Thumb Code 18 chheap.o(.text) 750 chHeapInit 0x080007cb Thumb Code 20 chheap.o(.text)
1299 chHeapInit 0x080009df Thumb Code 20 chheap.o(.text) 751 chHeapAlloc 0x080007df Thumb Code 128 chheap.o(.text)
1300 chHeapAlloc 0x080009f3 Thumb Code 128 chheap.o(.text) 752 chHeapFree 0x0800085f Thumb Code 106 chheap.o(.text)
1301 chHeapFree 0x08000a73 Thumb Code 106 chheap.o(.text) 753 chHeapStatus 0x080008c9 Thumb Code 54 chheap.o(.text)
1302 chHeapStatus 0x08000add Thumb Code 54 chheap.o(.text) 754 _core_init 0x08000909 Thumb Code 20 chmemcore.o(.text)
1303 chMBInit 0x08000b1d Thumb Code 40 chmboxes.o(.text) 755 chCoreAllocI 0x0800091d Thumb Code 26 chmemcore.o(.text)
1304 chMBReset 0x08000b45 Thumb Code 52 chmboxes.o(.text) 756 chCoreAlloc 0x08000937 Thumb Code 40 chmemcore.o(.text)
1305 chMBPostS 0x08000b79 Thumb Code 54 chmboxes.o(.text) 757 chCoreStatus 0x0800095f Thumb Code 10 chmemcore.o(.text)
1306 chMBPost 0x08000baf Thumb Code 66 chmboxes.o(.text) 758 chPoolInit 0x08000975 Thumb Code 10 chmempools.o(.text)
1307 chMBPostI 0x08000bf1 Thumb Code 48 chmboxes.o(.text) 759 chPoolFreeI 0x0800097f Thumb Code 8 chmempools.o(.text)
1308 chMBPostAheadS 0x08000c21 Thumb Code 54 chmboxes.o(.text) 760 chPoolFree 0x08000987 Thumb Code 20 chmempools.o(.text)
1309 chMBPostAhead 0x08000c57 Thumb Code 66 chmboxes.o(.text) 761 chPoolLoadArray 0x0800099b Thumb Code 40 chmempools.o(.text)
1310 chMBPostAheadI 0x08000c99 Thumb Code 48 chmboxes.o(.text) 762 chPoolAllocI 0x080009c3 Thumb Code 28 chmempools.o(.text)
1311 chMBFetchS 0x08000cc9 Thumb Code 56 chmboxes.o(.text) 763 chPoolAlloc 0x080009df Thumb Code 40 chmempools.o(.text)
1312 chMBFetch 0x08000d01 Thumb Code 68 chmboxes.o(.text) 764 chMtxInit 0x08000a09 Thumb Code 10 chmtx.o(.text)
1313 chMBFetchI 0x08000d45 Thumb Code 50 chmboxes.o(.text) 765 chMtxLockS 0x08000a13 Thumb Code 210 chmtx.o(.text)
1314 _core_init 0x08000d79 Thumb Code 20 chmemcore.o(.text) 766 chMtxLock 0x08000ae5 Thumb Code 20 chmtx.o(.text)
1315 chCoreAllocI 0x08000d8d Thumb Code 26 chmemcore.o(.text) 767 chMtxTryLockS 0x08000af9 Thumb Code 30 chmtx.o(.text)
1316 chCoreAlloc 0x08000da7 Thumb Code 40 chmemcore.o(.text) 768 chMtxTryLock 0x08000b17 Thumb Code 42 chmtx.o(.text)
1317 chCoreStatus 0x08000dcf Thumb Code 10 chmemcore.o(.text) 769 chMtxUnlock 0x08000b41 Thumb Code 86 chmtx.o(.text)
1318 chPoolInit 0x08000de5 Thumb Code 10 chmempools.o(.text) 770 chMtxUnlockS 0x08000b97 Thumb Code 74 chmtx.o(.text)
1319 chPoolFreeI 0x08000def Thumb Code 8 chmempools.o(.text) 771 chMtxUnlockAll 0x08000be1 Thumb Code 72 chmtx.o(.text)
1320 chPoolFree 0x08000df7 Thumb Code 20 chmempools.o(.text) 772 chIQInit 0x08000c2d Thumb Code 32 chqueues.o(.text)
1321 chPoolLoadArray 0x08000e0b Thumb Code 40 chmempools.o(.text) 773 chIQResetI 0x08000c4d Thumb Code 46 chqueues.o(.text)
1322 chPoolAllocI 0x08000e33 Thumb Code 28 chmempools.o(.text) 774 chIQPutI 0x08000c7b Thumb Code 70 chqueues.o(.text)
1323 chPoolAlloc 0x08000e4f Thumb Code 40 chmempools.o(.text) 775 chIQGetTimeout 0x08000cc1 Thumb Code 108 chqueues.o(.text)
1324 chMsgSend 0x08000e79 Thumb Code 58 chmsg.o(.text) 776 chIQReadTimeout 0x08000d2d Thumb Code 148 chqueues.o(.text)
1325 chMsgWait 0x08000eb3 Thumb Code 50 chmsg.o(.text) 777 chOQInit 0x08000dc1 Thumb Code 26 chqueues.o(.text)
1326 chMsgRelease 0x08000ee5 Thumb Code 20 chmsg.o(.text) 778 chOQResetI 0x08000ddb Thumb Code 48 chqueues.o(.text)
1327 chMtxInit 0x08000efd Thumb Code 10 chmtx.o(.text) 779 chOQPutTimeout 0x08000e0b Thumb Code 124 chqueues.o(.text)
1328 chMtxLockS 0x08000f07 Thumb Code 210 chmtx.o(.text) 780 chOQGetI 0x08000e87 Thumb Code 68 chqueues.o(.text)
1329 chMtxLock 0x08000fd9 Thumb Code 20 chmtx.o(.text) 781 chOQWriteTimeout 0x08000ecb Thumb Code 146 chqueues.o(.text)
1330 chMtxTryLockS 0x08000fed Thumb Code 30 chmtx.o(.text) 782 _scheduler_init 0x08000f61 Thumb Code 16 chschd.o(.text)
1331 chMtxTryLock 0x0800100b Thumb Code 42 chmtx.o(.text) 783 chSchReadyI 0x08000f71 Thumb Code 30 chschd.o(.text)
1332 chMtxUnlock 0x08001035 Thumb Code 86 chmtx.o(.text) 784 chSchGoSleepS 0x08000f8f Thumb Code 36 chschd.o(.text)
1333 chMtxUnlockS 0x0800108b Thumb Code 74 chmtx.o(.text) 785 chSchGoSleepTimeoutS 0x08001013 Thumb Code 100 chschd.o(.text)
1334 chMtxUnlockAll 0x080010d5 Thumb Code 72 chmtx.o(.text) 786 chSchWakeupS 0x08001077 Thumb Code 94 chschd.o(.text)
1335 chIQInit 0x08001121 Thumb Code 32 chqueues.o(.text) 787 chSchDoRescheduleAhead 0x080010d5 Thumb Code 62 chschd.o(.text)
1336 chIQResetI 0x08001141 Thumb Code 46 chqueues.o(.text) 788 chSchRescheduleS 0x08001113 Thumb Code 74 chschd.o(.text)
1337 chIQPutI 0x0800116f Thumb Code 70 chqueues.o(.text) 789 chSchDoRescheduleBehind 0x0800115d Thumb Code 66 chschd.o(.text)
1338 chIQGetTimeout 0x080011b5 Thumb Code 108 chqueues.o(.text) 790 chSchDoReschedule 0x0800119f Thumb Code 130 chschd.o(.text)
1339 chIQReadTimeout 0x08001221 Thumb Code 148 chqueues.o(.text) 791 _idle_thread 0x08001229 Thumb Code 10 chsys.o(.text)
1340 chOQInit 0x080012b5 Thumb Code 26 chqueues.o(.text) 792 chSysInit 0x08001233 Thumb Code 68 chsys.o(.text)
1341 chOQResetI 0x080012cf Thumb Code 48 chqueues.o(.text) 793 chSysTimerHandlerI 0x08001277 Thumb Code 86 chsys.o(.text)
1342 chOQPutTimeout 0x080012ff Thumb Code 124 chqueues.o(.text) 794 _thread_init 0x080012e9 Thumb Code 56 chthreads.o(.text)
1343 chOQGetI 0x0800137b Thumb Code 68 chqueues.o(.text) 795 chThdCreateI 0x08001321 Thumb Code 80 chthreads.o(.text)
1344 chOQWriteTimeout 0x080013bf Thumb Code 146 chqueues.o(.text) 796 chThdCreateStatic 0x08001371 Thumb Code 102 chthreads.o(.text)
1345 chRegFirstThread 0x08001455 Thumb Code 24 chregistry.o(.text) 797 chThdSetPriority 0x080013d7 Thumb Code 44 chthreads.o(.text)
1346 chRegNextThread 0x0800146d Thumb Code 40 chregistry.o(.text) 798 chThdResume 0x08001403 Thumb Code 26 chthreads.o(.text)
1347 _scheduler_init 0x08001499 Thumb Code 16 chschd.o(.text) 799 chThdTerminate 0x0800141d Thumb Code 22 chthreads.o(.text)
1348 chSchReadyI 0x080014a9 Thumb Code 30 chschd.o(.text) 800 chThdSleep 0x08001433 Thumb Code 24 chthreads.o(.text)
1349 chSchGoSleepS 0x080014c7 Thumb Code 36 chschd.o(.text) 801 chThdSleepUntil 0x0800144b Thumb Code 30 chthreads.o(.text)
1350 chSchGoSleepTimeoutS 0x0800154b Thumb Code 100 chschd.o(.text) 802 chThdYield 0x08001469 Thumb Code 34 chthreads.o(.text)
1351 chSchWakeupS 0x080015af Thumb Code 94 chschd.o(.text) 803 chThdExitS 0x0800148b Thumb Code 64 chthreads.o(.text)
1352 chSchDoRescheduleAhead 0x0800160d Thumb Code 62 chschd.o(.text) 804 chThdExit 0x080014cb Thumb Code 70 chthreads.o(.text)
1353 chSchRescheduleS 0x0800164b Thumb Code 74 chschd.o(.text) 805 chThdWait 0x08001511 Thumb Code 50 chthreads.o(.text)
1354 chSchDoRescheduleBehind 0x08001695 Thumb Code 66 chschd.o(.text) 806 _vt_init 0x08001551 Thumb Code 18 chvt.o(.text)
1355 chSchDoReschedule 0x080016d7 Thumb Code 130 chschd.o(.text) 807 chVTSetI 0x08001563 Thumb Code 56 chvt.o(.text)
1356 chSemInit 0x08001761 Thumb Code 8 chsem.o(.text) 808 chVTResetI 0x0800159b Thumb Code 34 chvt.o(.text)
1357 chSemResetI 0x08001769 Thumb Code 42 chsem.o(.text) 809 chTimeIsWithin 0x080015bd Thumb Code 34 chvt.o(.text)
1358 chSemReset 0x08001793 Thumb Code 58 chsem.o(.text) 810 gptInit 0x080015e5 Thumb Code 4 gpt.o(.text)
1359 chSemWaitS 0x080017cd Thumb Code 46 chsem.o(.text) 811 gptObjectInit 0x080015e9 Thumb Code 10 gpt.o(.text)
1360 chSemWait 0x080017fb Thumb Code 58 chsem.o(.text) 812 gptStart 0x080015f3 Thumb Code 30 gpt.o(.text)
1361 chSemWaitTimeoutS 0x08001835 Thumb Code 50 chsem.o(.text) 813 gptStop 0x08001611 Thumb Code 28 gpt.o(.text)
1362 chSemWaitTimeout 0x08001867 Thumb Code 66 chsem.o(.text) 814 gptChangeInterval 0x0800162d Thumb Code 22 gpt.o(.text)
1363 chSemSignal 0x080018a9 Thumb Code 44 chsem.o(.text) 815 gptStartContinuousI 0x08001643 Thumb Code 8 gpt.o(.text)
1364 chSemSignalI 0x080018d5 Thumb Code 32 chsem.o(.text) 816 gptStartContinuous 0x0800164b Thumb Code 24 gpt.o(.text)
1365 chSemAddCounterI 0x080018f5 Thumb Code 46 chsem.o(.text) 817 gptStartOneShotI 0x08001663 Thumb Code 8 gpt.o(.text)
1366 chSemSignalWait 0x08001923 Thumb Code 88 chsem.o(.text) 818 gptStartOneShot 0x0800166b Thumb Code 24 gpt.o(.text)
1367 _idle_thread 0x08001981 Thumb Code 10 chsys.o(.text) 819 gptStopTimerI 0x08001683 Thumb Code 8 gpt.o(.text)
1368 chSysInit 0x0800198b Thumb Code 68 chsys.o(.text) 820 gptStopTimer 0x0800168b Thumb Code 24 gpt.o(.text)
1369 chSysTimerHandlerI 0x080019cf Thumb Code 86 chsys.o(.text) 821 gptPolledDelay 0x080016a3 Thumb Code 20 gpt.o(.text)
1370 _thread_init 0x08001a41 Thumb Code 56 chthreads.o(.text) 822 halInit 0x080016b9 Thumb Code 32 hal.o(.text)
1371 chThdCreateI 0x08001a79 Thumb Code 80 chthreads.o(.text) 823 halIsCounterWithin 0x080016d9 Thumb Code 34 hal.o(.text)
1372 chThdCreateStatic 0x08001ac9 Thumb Code 102 chthreads.o(.text) 824 halPolledDelay 0x080016fb Thumb Code 32 hal.o(.text)
1373 chThdSetPriority 0x08001b2f Thumb Code 44 chthreads.o(.text) 825 sdInit 0x08001765 Thumb Code 4 serial.o(.text)
1374 chThdResume 0x08001b5b Thumb Code 26 chthreads.o(.text) 826 sdObjectInit 0x08001769 Thumb Code 56 serial.o(.text)
1375 chThdTerminate 0x08001b75 Thumb Code 22 chthreads.o(.text) 827 sdStart 0x080017a1 Thumb Code 28 serial.o(.text)
1376 chThdSleep 0x08001b8b Thumb Code 24 chthreads.o(.text) 828 sdStop 0x080017bd Thumb Code 48 serial.o(.text)
1377 chThdSleepUntil 0x08001ba3 Thumb Code 30 chthreads.o(.text) 829 sdIncomingDataI 0x080017ed Thumb Code 46 serial.o(.text)
1378 chThdYield 0x08001bc1 Thumb Code 34 chthreads.o(.text) 830 sdRequestDataI 0x0800181b Thumb Code 26 serial.o(.text)
1379 chThdExitS 0x08001be3 Thumb Code 64 chthreads.o(.text) 831 tmObjectInit 0x08001867 Thumb Code 20 tm.o(.text)
1380 chThdExit 0x08001c23 Thumb Code 70 chthreads.o(.text) 832 tmInit 0x0800187b Thumb Code 46 tm.o(.text)
1381 chThdWait 0x08001c69 Thumb Code 50 chthreads.o(.text) 833 _pal_lld_init 0x080018b9 Thumb Code 230 pal_lld.o(.text)
1382 _vt_init 0x08001ca9 Thumb Code 18 chvt.o(.text) 834 _pal_lld_setgroupmode 0x0800199f Thumb Code 172 pal_lld.o(.text)
1383 chVTSetI 0x08001cbb Thumb Code 56 chvt.o(.text) 835 VectorD4 0x08001a85 Thumb Code 16 serial_lld.o(.text)
1384 chVTResetI 0x08001cf3 Thumb Code 34 chvt.o(.text) 836 VectorD8 0x08001a95 Thumb Code 16 serial_lld.o(.text)
1385 chTimeIsWithin 0x08001d15 Thumb Code 34 chvt.o(.text) 837 sd_lld_init 0x08001aa5 Thumb Code 36 serial_lld.o(.text)
1386 adcInit 0x08001d3d Thumb Code 4 adc.o(.text) 838 sd_lld_start 0x08001ac9 Thumb Code 114 serial_lld.o(.text)
1387 adcObjectInit 0x08001d41 Thumb Code 22 adc.o(.text) 839 sd_lld_stop 0x08001b3b Thumb Code 64 serial_lld.o(.text)
1388 adcStart 0x08001d57 Thumb Code 30 adc.o(.text) 840 hal_lld_init 0x08001c9d Thumb Code 160 hal_lld.o(.text)
1389 adcStop 0x08001d75 Thumb Code 28 adc.o(.text) 841 stm32_clock_init 0x08001d3d Thumb Code 270 hal_lld.o(.text)
1390 adcStartConversionI 0x08001d91 Thumb Code 14 adc.o(.text) 842 gpt_lld_stop_timer 0x08001e7d Thumb Code 16 gpt_lld.o(.text)
1391 adcStartConversion 0x08001d9f Thumb Code 32 adc.o(.text) 843 VectorB0 0x08001e8d Thumb Code 46 gpt_lld.o(.text)
1392 adcStopConversion 0x08001dbf Thumb Code 48 adc.o(.text) 844 gpt_lld_init 0x08001ebb Thumb Code 14 gpt_lld.o(.text)
1393 adcStopConversionI 0x08001def Thumb Code 50 adc.o(.text) 845 gpt_lld_start 0x08001ec9 Thumb Code 84 gpt_lld.o(.text)
1394 adcConvert 0x08001e21 Thumb Code 50 adc.o(.text) 846 gpt_lld_stop 0x08001f1d Thumb Code 50 gpt_lld.o(.text)
1395 adcAcquireBus 0x08001e53 Thumb Code 6 adc.o(.text) 847 gpt_lld_start_timer 0x08001f4f Thumb Code 34 gpt_lld.o(.text)
1396 adcReleaseBus 0x08001e59 Thumb Code 4 adc.o(.text) 848 gpt_lld_polled_delay 0x08001f71 Thumb Code 36 gpt_lld.o(.text)
1397 gptInit 0x08001e61 Thumb Code 4 gpt.o(.text) 849 dekodujPrikaz 0x0800229f Thumb Code 158 main.o(.text)
1398 gptObjectInit 0x08001e65 Thumb Code 10 gpt.o(.text) 850 main 0x0800233d Thumb Code 742 main.o(.text)
1399 gptStart 0x08001e6f Thumb Code 30 gpt.o(.text) 851 dekoduj_zpravu_GPS 0x08002649 Thumb Code 212 gps_dekoduj.o(.text)
1400 gptStop 0x08001e8d Thumb Code 28 gpt.o(.text) 852 strstr 0x08002721 Thumb Code 36 strstr.o(.text)
1401 gptChangeInterval 0x08001ea9 Thumb Code 22 gpt.o(.text) 853 strncpy 0x08002745 Thumb Code 86 strncpy.o(.text)
1402 gptStartContinuousI 0x08001ebf Thumb Code 8 gpt.o(.text) 854 strcmp 0x0800279d Thumb Code 128 strcmpv7m.o(.text)
1403 gptStartContinuous 0x08001ec7 Thumb Code 24 gpt.o(.text) 855 __use_two_region_memory 0x0800281d Thumb Code 2 heapauxi.o(.text)
1404 gptStartOneShotI 0x08001edf Thumb Code 8 gpt.o(.text) 856 __rt_heap_escrow$2region 0x0800281f Thumb Code 2 heapauxi.o(.text)
1405 gptStartOneShot 0x08001ee7 Thumb Code 24 gpt.o(.text) 857 __rt_heap_expand$2region 0x08002821 Thumb Code 2 heapauxi.o(.text)
1406 gptStopTimerI 0x08001eff Thumb Code 8 gpt.o(.text) 858 __aeabi_memclr 0x08002823 Thumb Code 0 rt_memclr.o(.text)
1407 gptStopTimer 0x08001f07 Thumb Code 24 gpt.o(.text) 859 __rt_memclr 0x08002823 Thumb Code 68 rt_memclr.o(.text)
1408 gptPolledDelay 0x08001f1f Thumb Code 20 gpt.o(.text) 860 _memset 0x08002827 Thumb Code 0 rt_memclr.o(.text)
1409 halInit 0x08001f35 Thumb Code 40 hal.o(.text) 861 __aeabi_memclr4 0x08002867 Thumb Code 0 rt_memclr_w.o(.text)
1410 halIsCounterWithin 0x08001f5d Thumb Code 34 hal.o(.text) 862 __aeabi_memclr8 0x08002867 Thumb Code 0 rt_memclr_w.o(.text)
1411 halPolledDelay 0x08001f7f Thumb Code 32 hal.o(.text) 863 __rt_memclr_w 0x08002867 Thumb Code 78 rt_memclr_w.o(.text)
1412 pwmInit 0x08001fa9 Thumb Code 4 pwm.o(.text) 864 _memset_w 0x0800286b Thumb Code 0 rt_memclr_w.o(.text)
1413 pwmObjectInit 0x08001fad Thumb Code 10 pwm.o(.text) 865 exit 0x080028b5 Thumb Code 12 exit.o(.text)
1414 pwmStart 0x08001fb7 Thumb Code 34 pwm.o(.text) 866 _sys_exit 0x080028c1 Thumb Code 8 sys_exit.o(.text)
1415 pwmStop 0x08001fd9 Thumb Code 28 pwm.o(.text) 867 __I$use$semihosting 0x080028cd Thumb Code 0 use_no_semi.o(.text)
1416 pwmChangePeriod 0x08001ff5 Thumb Code 24 pwm.o(.text) 868 __use_no_semihosting_swi 0x080028cd Thumb Code 2 use_no_semi.o(.text)
1417 pwmEnableChannel 0x0800200d Thumb Code 20 pwm.o(.text) 869 __semihosting_library_function 0x080028cf Thumb Code 0 indicate_semi.o(.text)
1418 pwmDisableChannel 0x08002021 Thumb Code 20 pwm.o(.text) 870 pal_default_config 0x080028d0 Data 168 board.o(.constdata)
1419 sdInit 0x08002075 Thumb Code 4 serial.o(.text) 871 ch_debug 0x08002978 Data 22 chregistry.o(.constdata)
1420 sdObjectInit 0x08002079 Thumb Code 56 serial.o(.text) 872 Region$$Table$$Base 0x080029d0 Number 0 anon$$obj.o(Region$$Table)
1421 sdStart 0x080020b1 Thumb Code 28 serial.o(.text) 873 Region$$Table$$Limit 0x080029f0 Number 0 anon$$obj.o(Region$$Table)
1422 sdStop 0x080020cd Thumb Code 48 serial.o(.text) 874 tp_odpal 0x2000000c Data 4 main.o(.data)
1423 sdIncomingDataI 0x080020fd Thumb Code 46 serial.o(.text) 875 rlist 0x20000030 Data 28 chschd.o(.bss)
1424 sdRequestDataI 0x0800212b Thumb Code 26 serial.o(.text) 876 _idle_thread_wa 0x20000098 Data 192 chsys.o(.bss)
1425 tmObjectInit 0x08002177 Thumb Code 20 tm.o(.text) 877 vtlist 0x20000158 Data 16 chvt.o(.bss)
1426 tmInit 0x0800218b Thumb Code 46 tm.o(.text) 878 SD1 0x20000168 Data 120 serial_lld.o(.bss)
1427 _pal_lld_init 0x080021c9 Thumb Code 230 pal_lld.o(.text) 879 SD2 0x200001e0 Data 120 serial_lld.o(.bss)
1428 _pal_lld_setgroupmode 0x080022af Thumb Code 172 pal_lld.o(.text) 880 GPTD2 0x20000258 Data 16 gpt_lld.o(.bss)
1429 VectorB8 0x0800237d Thumb Code 96 pwm_lld.o(.text) 881 GPGGA_informace 0x20000748 Data 45 gps_dekoduj.o(.bss)
1430 pwm_lld_init 0x080023dd Thumb Code 16 pwm_lld.o(.text) 882 __main_thread_stack_base__ 0x20000778 Data 0 cstartup.o(CSTACK)
1431 pwm_lld_start 0x080023ed Thumb Code 270 pwm_lld.o(.text) 883 __initial_sp 0x20000b78 Data 0 cstartup.o(CSTACK)
1432 pwm_lld_stop 0x080024fb Thumb Code 50 pwm_lld.o(.text) 884 Image$$RW_IRAM1$$ZI$$Limit 0x20001378 Number 0 cstartup.o(MSTACK)
1433 pwm_lld_enable_channel 0x0800252d Thumb Code 60 pwm_lld.o(.text) 885 __initial_msp 0x20001378 Data 0 cstartup.o(MSTACK)
1434 pwm_lld_disable_channel 0x08002569 Thumb Code 34 pwm_lld.o(.text) -  
1435 VectorD4 0x080025b9 Thumb Code 16 serial_lld.o(.text) -  
1436 VectorD8 0x080025c9 Thumb Code 16 serial_lld.o(.text) -  
1437 sd_lld_init 0x080025d9 Thumb Code 36 serial_lld.o(.text) -  
1438 sd_lld_start 0x080025fd Thumb Code 114 serial_lld.o(.text) -  
1439 sd_lld_stop 0x0800266f Thumb Code 64 serial_lld.o(.text) -  
1440 Vector6C 0x080027d1 Thumb Code 34 stm32_dma.o(.text) -  
1441 Vector70 0x080027f3 Thumb Code 34 stm32_dma.o(.text) -  
1442 Vector74 0x08002815 Thumb Code 36 stm32_dma.o(.text) -  
1443 Vector78 0x08002839 Thumb Code 36 stm32_dma.o(.text) -  
1444 Vector7C 0x0800285d Thumb Code 36 stm32_dma.o(.text) -  
1445 Vector80 0x08002881 Thumb Code 36 stm32_dma.o(.text) -  
1446 Vector84 0x080028a5 Thumb Code 36 stm32_dma.o(.text) -  
1447 dmaInit 0x080028c9 Thumb Code 44 stm32_dma.o(.text) -  
1448 dmaStreamAllocate 0x080028f5 Thumb Code 134 stm32_dma.o(.text) -  
1449 dmaStreamRelease 0x0800297b Thumb Code 48 stm32_dma.o(.text) -  
1450 adc_lld_stop_conversion 0x080029c1 Thumb Code 44 adc_lld.o(.text) -  
1451 Vector88 0x08002b39 Thumb Code 132 adc_lld.o(.text) -  
1452 adc_lld_init 0x08002bbd Thumb Code 36 adc_lld.o(.text) -  
1453 adc_lld_start 0x08002be1 Thumb Code 66 adc_lld.o(.text) -  
1454 adc_lld_stop 0x08002c23 Thumb Code 48 adc_lld.o(.text) -  
1455 adc_lld_start_conversion 0x08002c53 Thumb Code 178 adc_lld.o(.text) -  
1456 adcSTM32EnableTSVREFE 0x08002d05 Thumb Code 12 adc_lld.o(.text) -  
1457 adcSTM32DisableTSVREFE 0x08002d11 Thumb Code 12 adc_lld.o(.text) -  
1458 hal_lld_init 0x08002d39 Thumb Code 160 hal_lld.o(.text) -  
1459 stm32_clock_init 0x08002dd9 Thumb Code 270 hal_lld.o(.text) -  
1460 gpt_lld_stop_timer 0x08002f19 Thumb Code 16 gpt_lld.o(.text) -  
1461 VectorB0 0x08002f29 Thumb Code 46 gpt_lld.o(.text) -  
1462 gpt_lld_init 0x08002f57 Thumb Code 14 gpt_lld.o(.text) -  
1463 gpt_lld_start 0x08002f65 Thumb Code 84 gpt_lld.o(.text) -  
1464 gpt_lld_stop 0x08002fb9 Thumb Code 50 gpt_lld.o(.text) -  
1465 gpt_lld_start_timer 0x08002feb Thumb Code 34 gpt_lld.o(.text) -  
1466 gpt_lld_polled_delay 0x0800300d Thumb Code 36 gpt_lld.o(.text) -  
1467 test_printn 0x08003041 Thumb Code 86 test.o(.text) -  
1468 test_print 0x08003097 Thumb Code 34 test.o(.text) -  
1469 test_println 0x080030b9 Thumb Code 46 test.o(.text) -  
1470 test_emit_token 0x080030e7 Thumb Code 24 test.o(.text) -  
1471 _test_fail 0x080030ff Thumb Code 14 test.o(.text) -  
1472 _test_assert 0x0800310d Thumb Code 22 test.o(.text) -  
1473 _test_assert_sequence 0x08003123 Thumb Code 60 test.o(.text) -  
1474 _test_assert_time_window 0x0800315f Thumb Code 34 test.o(.text) -  
1475 test_terminate_threads 0x08003181 Thumb Code 28 test.o(.text) -  
1476 test_wait_threads 0x0800319d Thumb Code 30 test.o(.text) -  
1477 test_cpu_pulse 0x080031bb Thumb Code 48 test.o(.text) -  
1478 test_wait_tick 0x080031eb Thumb Code 14 test.o(.text) -  
1479 test_start_timer 0x08003201 Thumb Code 44 test.o(.text) -  
1480 TestThread 0x0800322d Thumb Code 1432 test.o(.text) -  
1481 thread4 0x080039db Thumb Code 32 testbmk.o(.text) -  
1482 dekodujPrikaz 0x08006bc9 Thumb Code 456 main.o(.text) -  
1483 main 0x08006d91 Thumb Code 590 main.o(.text) -  
1484 dekoduj_zpravu_GPS 0x08007029 Thumb Code 212 gps_dekoduj.o(.text) -  
1485 strstr 0x08007101 Thumb Code 36 strstr.o(.text) -  
1486 strncpy 0x08007125 Thumb Code 86 strncpy.o(.text) -  
1487 strcmp 0x0800717d Thumb Code 128 strcmpv7m.o(.text) -  
1488 __use_two_region_memory 0x080071fd Thumb Code 2 heapauxi.o(.text) -  
1489 __rt_heap_escrow$2region 0x080071ff Thumb Code 2 heapauxi.o(.text) -  
1490 __rt_heap_expand$2region 0x08007201 Thumb Code 2 heapauxi.o(.text) -  
1491 __aeabi_memclr 0x08007203 Thumb Code 0 rt_memclr.o(.text) -  
1492 __rt_memclr 0x08007203 Thumb Code 68 rt_memclr.o(.text) -  
1493 _memset 0x08007207 Thumb Code 0 rt_memclr.o(.text) -  
1494 __aeabi_memclr4 0x08007247 Thumb Code 0 rt_memclr_w.o(.text) -  
1495 __aeabi_memclr8 0x08007247 Thumb Code 0 rt_memclr_w.o(.text) -  
1496 __rt_memclr_w 0x08007247 Thumb Code 78 rt_memclr_w.o(.text) -  
1497 _memset_w 0x0800724b Thumb Code 0 rt_memclr_w.o(.text) -  
1498 exit 0x08007295 Thumb Code 12 exit.o(.text) -  
1499 _sys_exit 0x080072a1 Thumb Code 8 sys_exit.o(.text) -  
1500 __I$use$semihosting 0x080072ad Thumb Code 0 use_no_semi.o(.text) -  
1501 __use_no_semihosting_swi 0x080072ad Thumb Code 2 use_no_semi.o(.text) -  
1502 __semihosting_library_function 0x080072af Thumb Code 0 indicate_semi.o(.text) -  
1503 pal_default_config 0x080072b0 Data 168 board.o(.constdata) -  
1504 ch_debug 0x08007358 Data 22 chregistry.o(.constdata) -  
1505 _stm32_dma_streams 0x0800739c Data 84 stm32_dma.o(.constdata) -  
1506 wa 0x080073f0 Data 20 test.o(.constdata) -  
1507 testbmk1 0x08007404 Data 16 testbmk.o(.constdata) -  
1508 testbmk2 0x08007414 Data 16 testbmk.o(.constdata) -  
1509 testbmk3 0x08007424 Data 16 testbmk.o(.constdata) -  
1510 testbmk4 0x08007434 Data 16 testbmk.o(.constdata) -  
1511 testbmk5 0x08007444 Data 16 testbmk.o(.constdata) -  
1512 testbmk6 0x08007454 Data 16 testbmk.o(.constdata) -  
1513 testbmk7 0x08007464 Data 16 testbmk.o(.constdata) -  
1514 testbmk8 0x08007474 Data 16 testbmk.o(.constdata) -  
1515 testbmk9 0x08007484 Data 16 testbmk.o(.constdata) -  
1516 testbmk10 0x08007494 Data 16 testbmk.o(.constdata) -  
1517 testbmk11 0x080074a4 Data 16 testbmk.o(.constdata) -  
1518 testbmk12 0x080074b4 Data 16 testbmk.o(.constdata) -  
1519 testbmk13 0x080074c4 Data 16 testbmk.o(.constdata) -  
1520 patternbmk 0x080074d4 Data 56 testbmk.o(.constdata) -  
1521 testdyn1 0x0800750c Data 16 testdyn.o(.constdata) -  
1522 testdyn2 0x0800751c Data 16 testdyn.o(.constdata) -  
1523 testdyn3 0x0800752c Data 16 testdyn.o(.constdata) -  
1524 patterndyn 0x0800753c Data 16 testdyn.o(.constdata) -  
1525 testevt1 0x08007558 Data 16 testevt.o(.constdata) -  
1526 testevt2 0x08007568 Data 16 testevt.o(.constdata) -  
1527 testevt3 0x08007578 Data 16 testevt.o(.constdata) -  
1528 patternevt 0x08007588 Data 16 testevt.o(.constdata) -  
1529 testheap1 0x08007598 Data 16 testheap.o(.constdata) -  
1530 patternheap 0x080075a8 Data 8 testheap.o(.constdata) -  
1531 testmbox1 0x080075b0 Data 16 testmbox.o(.constdata) -  
1532 patternmbox 0x080075c0 Data 8 testmbox.o(.constdata) -  
1533 testmsg1 0x080075c8 Data 16 testmsg.o(.constdata) -  
1534 patternmsg 0x080075d8 Data 8 testmsg.o(.constdata) -  
1535 testmtx1 0x080075e0 Data 16 testmtx.o(.constdata) -  
1536 testmtx2 0x080075f0 Data 16 testmtx.o(.constdata) -  
1537 testmtx3 0x08007600 Data 16 testmtx.o(.constdata) -  
1538 testmtx4 0x08007610 Data 16 testmtx.o(.constdata) -  
1539 testmtx5 0x08007620 Data 16 testmtx.o(.constdata) -  
1540 testmtx6 0x08007630 Data 16 testmtx.o(.constdata) -  
1541 testmtx7 0x08007640 Data 16 testmtx.o(.constdata) -  
1542 testmtx8 0x08007650 Data 16 testmtx.o(.constdata) -  
1543 patternmtx 0x08007660 Data 36 testmtx.o(.constdata) -  
1544 testpools1 0x08007684 Data 16 testpools.o(.constdata) -  
1545 patternpools 0x08007694 Data 8 testpools.o(.constdata) -  
1546 testqueues1 0x0800769c Data 16 testqueues.o(.constdata) -  
1547 testqueues2 0x080076ac Data 16 testqueues.o(.constdata) -  
1548 patternqueues 0x080076bc Data 12 testqueues.o(.constdata) -  
1549 testsem1 0x080076c8 Data 16 testsem.o(.constdata) -  
1550 testsem2 0x080076d8 Data 16 testsem.o(.constdata) -  
1551 testsem3 0x080076e8 Data 16 testsem.o(.constdata) -  
1552 testsem4 0x080076f8 Data 16 testsem.o(.constdata) -  
1553 patternsem 0x08007708 Data 20 testsem.o(.constdata) -  
1554 testthd1 0x0800771c Data 16 testthd.o(.constdata) -  
1555 testthd2 0x0800772c Data 16 testthd.o(.constdata) -  
1556 testthd3 0x0800773c Data 16 testthd.o(.constdata) -  
1557 testthd4 0x0800774c Data 16 testthd.o(.constdata) -  
1558 patternthd 0x0800775c Data 20 testthd.o(.constdata) -  
1559 Region$$Table$$Base 0x08007c5c Number 0 anon$$obj.o(Region$$Table) -  
1560 Region$$Table$$Limit 0x08007c7c Number 0 anon$$obj.o(Region$$Table) -  
1561 test_timer_done 0x20000012 Data 1 test.o(.data) -  
1562 tp_odpal 0x20000108 Data 4 main.o(.data) -  
1563 rlist 0x20000160 Data 28 chschd.o(.bss) -  
1564 _idle_thread_wa 0x200001c8 Data 192 chsys.o(.bss) -  
1565 vtlist 0x20000288 Data 16 chvt.o(.bss) -  
1566 PWMD4 0x20000298 Data 20 pwm_lld.o(.bss) -  
1567 SD1 0x200002ac Data 120 serial_lld.o(.bss) -  
1568 SD2 0x20000324 Data 120 serial_lld.o(.bss) -  
1569 ADCD1 0x200003d4 Data 52 adc_lld.o(.bss) -  
1570 GPTD2 0x20000408 Data 16 gpt_lld.o(.bss) -  
1571 threads 0x20000428 Data 20 test.o(.bss) -  
1572 test 0x20000450 Data 1520 test.o(.bss) -  
1573 GPGGA_informace 0x20001128 Data 45 gps_dekoduj.o(.bss) -  
1574 __main_thread_stack_base__ 0x20001158 Data 0 cstartup.o(CSTACK) -  
1575 __initial_sp 0x20001558 Data 0 cstartup.o(CSTACK) -  
1576 Image$$RW_IRAM1$$ZI$$Limit 0x20001d58 Number 0 cstartup.o(MSTACK) -  
1577 __initial_msp 0x20001d58 Data 0 cstartup.o(MSTACK) -  
1578 Image$$RW_IRAM2$$Base 0x20004000 Number 0 anon$$obj.o(linker$$defined$$symbols) 886 Image$$RW_IRAM2$$Base 0x20004000 Number 0 anon$$obj.o(linker$$defined$$symbols)
1579   887  
1580   888  
1581   889  
1582 ============================================================================== 890 ==============================================================================
1583   891  
1584 Memory Map of the image 892 Memory Map of the image
1585   893  
1586 Image Entry point : 0x080000f5 894 Image Entry point : 0x080000f5
1587   895  
1588 Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00007dbc, Max: 0x00020000, ABSOLUTE, COMPRESSED[0x00007d10]) 896 Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00002a00, Max: 0x00020000, ABSOLUTE)
1589   897  
1590 Execution Region ER_IROM1 (Base: 0x08000000, Size: 0x00007c7c, Max: 0x00020000, ABSOLUTE) 898 Execution Region ER_IROM1 (Base: 0x08000000, Size: 0x000029f0, Max: 0x00020000, ABSOLUTE)
1591   899  
1592 Base Addr Size Type Attr Idx E Section Name Object 900 Base Addr Size Type Attr Idx E Section Name Object
1593   901  
1594 0x08000000 0x000000f4 Data RO 286 RESET vectors.o 902 0x08000000 0x000000f4 Data RO 278 RESET vectors.o
1595 0x080000f4 0x00000008 Code RO 1513 * !!!main c_w.l(__main.o) 903 0x080000f4 0x00000008 Code RO 1121 * !!!main c_w.l(__main.o)
1596 0x080000fc 0x00000034 Code RO 1679 !!!scatter c_w.l(__scatter.o) 904 0x080000fc 0x00000034 Code RO 1285 !!!scatter c_w.l(__scatter.o)
1597 0x08000130 0x0000005a Code RO 1677 !!dczerorl2 c_w.l(__dczerorl2.o) 905 0x08000130 0x0000001a Code RO 1287 !!handler_copy c_w.l(__scatter_copy.o)
1598 0x0800018a 0x00000002 PAD 906 0x0800014a 0x00000002 PAD
1599 0x0800018c 0x0000001c Code RO 1681 !!handler_zi c_w.l(__scatter_zi.o) 907 0x0800014c 0x0000001c Code RO 1289 !!handler_zi c_w.l(__scatter_zi.o)
1600 0x080001a8 0x00000002 Code RO 1549 .ARM.Collect$$libinit$$00000000 c_w.l(libinit.o) 908 0x08000168 0x00000002 Code RO 1157 .ARM.Collect$$libinit$$00000000 c_w.l(libinit.o)
1601 0x080001aa 0x00000000 Code RO 1556 .ARM.Collect$$libinit$$00000002 c_w.l(libinit2.o) 909 0x0800016a 0x00000000 Code RO 1164 .ARM.Collect$$libinit$$00000002 c_w.l(libinit2.o)
1602 0x080001aa 0x00000000 Code RO 1559 .ARM.Collect$$libinit$$00000008 c_w.l(libinit2.o) 910 0x0800016a 0x00000000 Code RO 1167 .ARM.Collect$$libinit$$00000008 c_w.l(libinit2.o)
1603 0x080001aa 0x00000000 Code RO 1561 .ARM.Collect$$libinit$$0000000A c_w.l(libinit2.o) 911 0x0800016a 0x00000000 Code RO 1169 .ARM.Collect$$libinit$$0000000A c_w.l(libinit2.o)
1604 0x080001aa 0x00000000 Code RO 1563 .ARM.Collect$$libinit$$0000000C c_w.l(libinit2.o) 912 0x0800016a 0x00000000 Code RO 1171 .ARM.Collect$$libinit$$0000000C c_w.l(libinit2.o)
1605 0x080001aa 0x00000000 Code RO 1566 .ARM.Collect$$libinit$$0000000F c_w.l(libinit2.o) 913 0x0800016a 0x00000000 Code RO 1174 .ARM.Collect$$libinit$$0000000F c_w.l(libinit2.o)
1606 0x080001aa 0x00000000 Code RO 1568 .ARM.Collect$$libinit$$00000011 c_w.l(libinit2.o) 914 0x0800016a 0x00000000 Code RO 1176 .ARM.Collect$$libinit$$00000011 c_w.l(libinit2.o)
1607 0x080001aa 0x00000000 Code RO 1570 .ARM.Collect$$libinit$$00000013 c_w.l(libinit2.o) 915 0x0800016a 0x00000000 Code RO 1178 .ARM.Collect$$libinit$$00000013 c_w.l(libinit2.o)
1608 0x080001aa 0x00000000 Code RO 1572 .ARM.Collect$$libinit$$00000015 c_w.l(libinit2.o) 916 0x0800016a 0x00000000 Code RO 1180 .ARM.Collect$$libinit$$00000015 c_w.l(libinit2.o)
1609 0x080001aa 0x00000000 Code RO 1574 .ARM.Collect$$libinit$$00000017 c_w.l(libinit2.o) 917 0x0800016a 0x00000000 Code RO 1182 .ARM.Collect$$libinit$$00000017 c_w.l(libinit2.o)
1610 0x080001aa 0x00000000 Code RO 1576 .ARM.Collect$$libinit$$00000019 c_w.l(libinit2.o) 918 0x0800016a 0x00000000 Code RO 1184 .ARM.Collect$$libinit$$00000019 c_w.l(libinit2.o)
1611 0x080001aa 0x00000000 Code RO 1578 .ARM.Collect$$libinit$$0000001B c_w.l(libinit2.o) 919 0x0800016a 0x00000000 Code RO 1186 .ARM.Collect$$libinit$$0000001B c_w.l(libinit2.o)
1612 0x080001aa 0x00000000 Code RO 1580 .ARM.Collect$$libinit$$0000001D c_w.l(libinit2.o) 920 0x0800016a 0x00000000 Code RO 1188 .ARM.Collect$$libinit$$0000001D c_w.l(libinit2.o)
1613 0x080001aa 0x00000000 Code RO 1582 .ARM.Collect$$libinit$$0000001F c_w.l(libinit2.o) 921 0x0800016a 0x00000000 Code RO 1190 .ARM.Collect$$libinit$$0000001F c_w.l(libinit2.o)
1614 0x080001aa 0x00000000 Code RO 1584 .ARM.Collect$$libinit$$00000021 c_w.l(libinit2.o) 922 0x0800016a 0x00000000 Code RO 1192 .ARM.Collect$$libinit$$00000021 c_w.l(libinit2.o)
1615 0x080001aa 0x00000000 Code RO 1586 .ARM.Collect$$libinit$$00000023 c_w.l(libinit2.o) 923 0x0800016a 0x00000000 Code RO 1194 .ARM.Collect$$libinit$$00000023 c_w.l(libinit2.o)
1616 0x080001aa 0x00000000 Code RO 1590 .ARM.Collect$$libinit$$0000002A c_w.l(libinit2.o) 924 0x0800016a 0x00000000 Code RO 1198 .ARM.Collect$$libinit$$0000002A c_w.l(libinit2.o)
1617 0x080001aa 0x00000000 Code RO 1592 .ARM.Collect$$libinit$$0000002C c_w.l(libinit2.o) 925 0x0800016a 0x00000000 Code RO 1200 .ARM.Collect$$libinit$$0000002C c_w.l(libinit2.o)
1618 0x080001aa 0x00000000 Code RO 1594 .ARM.Collect$$libinit$$0000002E c_w.l(libinit2.o) 926 0x0800016a 0x00000000 Code RO 1202 .ARM.Collect$$libinit$$0000002E c_w.l(libinit2.o)
1619 0x080001aa 0x00000000 Code RO 1596 .ARM.Collect$$libinit$$00000030 c_w.l(libinit2.o) 927 0x0800016a 0x00000000 Code RO 1204 .ARM.Collect$$libinit$$00000030 c_w.l(libinit2.o)
1620 0x080001aa 0x00000002 Code RO 1597 .ARM.Collect$$libinit$$00000031 c_w.l(libinit2.o) 928 0x0800016a 0x00000002 Code RO 1205 .ARM.Collect$$libinit$$00000031 c_w.l(libinit2.o)
1621 0x080001ac 0x00000002 Code RO 1617 .ARM.Collect$$libshutdown$$00000000 c_w.l(libshutdown.o) 929 0x0800016c 0x00000002 Code RO 1225 .ARM.Collect$$libshutdown$$00000000 c_w.l(libshutdown.o)
1622 0x080001ae 0x00000000 Code RO 1631 .ARM.Collect$$libshutdown$$00000003 c_w.l(libshutdown2.o) 930 0x0800016e 0x00000000 Code RO 1239 .ARM.Collect$$libshutdown$$00000003 c_w.l(libshutdown2.o)
1623 0x080001ae 0x00000000 Code RO 1634 .ARM.Collect$$libshutdown$$00000006 c_w.l(libshutdown2.o) 931 0x0800016e 0x00000000 Code RO 1242 .ARM.Collect$$libshutdown$$00000006 c_w.l(libshutdown2.o)
1624 0x080001ae 0x00000000 Code RO 1637 .ARM.Collect$$libshutdown$$00000009 c_w.l(libshutdown2.o) 932 0x0800016e 0x00000000 Code RO 1245 .ARM.Collect$$libshutdown$$00000009 c_w.l(libshutdown2.o)
1625 0x080001ae 0x00000000 Code RO 1639 .ARM.Collect$$libshutdown$$0000000B c_w.l(libshutdown2.o) 933 0x0800016e 0x00000000 Code RO 1247 .ARM.Collect$$libshutdown$$0000000B c_w.l(libshutdown2.o)
1626 0x080001ae 0x00000000 Code RO 1642 .ARM.Collect$$libshutdown$$0000000E c_w.l(libshutdown2.o) 934 0x0800016e 0x00000000 Code RO 1250 .ARM.Collect$$libshutdown$$0000000E c_w.l(libshutdown2.o)
1627 0x080001ae 0x00000002 Code RO 1643 .ARM.Collect$$libshutdown$$0000000F c_w.l(libshutdown2.o) 935 0x0800016e 0x00000002 Code RO 1251 .ARM.Collect$$libshutdown$$0000000F c_w.l(libshutdown2.o)
1628 0x080001b0 0x00000000 Code RO 1515 .ARM.Collect$$rtentry$$00000000 c_w.l(rtentry.o) 936 0x08000170 0x00000000 Code RO 1123 .ARM.Collect$$rtentry$$00000000 c_w.l(rtentry.o)
1629 0x080001b0 0x00000000 Code RO 1519 .ARM.Collect$$rtentry$$00000002 c_w.l(rtentry2.o) 937 0x08000170 0x00000000 Code RO 1127 .ARM.Collect$$rtentry$$00000002 c_w.l(rtentry2.o)
1630 0x080001b0 0x00000004 Code RO 1533 .ARM.Collect$$rtentry$$00000005 c_w.l(rtentry5.o) 938 0x08000170 0x00000004 Code RO 1141 .ARM.Collect$$rtentry$$00000005 c_w.l(rtentry5.o)
1631 0x080001b4 0x00000000 Code RO 1521 .ARM.Collect$$rtentry$$00000009 c_w.l(rtentry2.o) 939 0x08000174 0x00000000 Code RO 1129 .ARM.Collect$$rtentry$$00000009 c_w.l(rtentry2.o)
1632 0x080001b4 0x00000004 Code RO 1522 .ARM.Collect$$rtentry$$0000000A c_w.l(rtentry2.o) 940 0x08000174 0x00000004 Code RO 1130 .ARM.Collect$$rtentry$$0000000A c_w.l(rtentry2.o)
1633 0x080001b8 0x00000000 Code RO 1524 .ARM.Collect$$rtentry$$0000000C c_w.l(rtentry2.o) 941 0x08000178 0x00000000 Code RO 1132 .ARM.Collect$$rtentry$$0000000C c_w.l(rtentry2.o)
1634 0x080001b8 0x00000008 Code RO 1525 .ARM.Collect$$rtentry$$0000000D c_w.l(rtentry2.o) 942 0x08000178 0x00000008 Code RO 1133 .ARM.Collect$$rtentry$$0000000D c_w.l(rtentry2.o)
1635 0x080001c0 0x00000004 Code RO 1534 .ARM.Collect$$rtentry$$00002716 c_w.l(rtentry5.o) 943 0x08000180 0x00000004 Code RO 1142 .ARM.Collect$$rtentry$$00002716 c_w.l(rtentry5.o)
1636 0x080001c4 0x00000002 Code RO 1553 .ARM.Collect$$rtexit$$00000000 c_w.l(rtexit.o) 944 0x08000184 0x00000002 Code RO 1161 .ARM.Collect$$rtexit$$00000000 c_w.l(rtexit.o)
1637 0x080001c6 0x00000000 Code RO 1599 .ARM.Collect$$rtexit$$00000002 c_w.l(rtexit2.o) 945 0x08000186 0x00000000 Code RO 1207 .ARM.Collect$$rtexit$$00000002 c_w.l(rtexit2.o)
1638 0x080001c6 0x00000004 Code RO 1600 .ARM.Collect$$rtexit$$00000003 c_w.l(rtexit2.o) 946 0x08000186 0x00000004 Code RO 1208 .ARM.Collect$$rtexit$$00000003 c_w.l(rtexit2.o)
1639 0x080001ca 0x00000006 Code RO 1601 .ARM.Collect$$rtexit$$00000004 c_w.l(rtexit2.o) 947 0x0800018a 0x00000006 Code RO 1209 .ARM.Collect$$rtexit$$00000004 c_w.l(rtexit2.o)
1640 0x080001d0 0x00000006 Code RO 3 .text board.o 948 0x08000190 0x00000006 Code RO 3 .text board.o
1641 0x080001d6 0x00000002 PAD 949 0x08000196 0x00000002 PAD
1642 0x080001d8 0x00000040 Code RO 253 .text cstartup.o 950 0x08000198 0x00000040 Code RO 245 .text cstartup.o
1643 0x08000218 0x00000024 Code RO 257 .text chcoreasm_v7m.o 951 0x080001d8 0x00000024 Code RO 249 .text chcoreasm_v7m.o
1644 0x0800023c 0x000000f8 Code RO 273 .text chcore_v7m.o 952 0x080001fc 0x000000f8 Code RO 265 .text chcore_v7m.o
1645 0x08000334 0x00000002 Code RO 287 .text vectors.o 953 0x080002f4 0x00000002 Code RO 279 .text vectors.o
1646 0x08000336 0x00000002 PAD 954 0x080002f6 0x00000002 PAD
1647 0x08000338 0x000000a0 Code RO 291 .text nvic.o 955 0x080002f8 0x000000a0 Code RO 283 .text nvic.o
1648 0x080003d8 0x000001d4 Code RO 303 .text chcond.o 956 0x08000398 0x000000e8 Code RO 317 .text chdynamic.o
1649 0x080005ac 0x000000e8 Code RO 325 .text chdynamic.o 957 0x08000480 0x00000338 Code RO 329 .text chevents.o
1650 0x08000694 0x00000338 Code RO 337 .text chevents.o 958 0x080007b8 0x00000150 Code RO 342 .text chheap.o
1651 0x080009cc 0x00000150 Code RO 350 .text chheap.o 959 0x08000908 0x0000006c Code RO 375 .text chmemcore.o
1652 0x08000b1c 0x0000025a Code RO 370 .text chmboxes.o 960 0x08000974 0x00000092 Code RO 390 .text chmempools.o
1653 0x08000d76 0x00000002 PAD 961 0x08000a06 0x00000002 PAD
1654 0x08000d78 0x0000006c Code RO 383 .text chmemcore.o 962 0x08000a08 0x00000224 Code RO 418 .text chmtx.o
1655 0x08000de4 0x00000092 Code RO 398 .text chmempools.o 963 0x08000c2c 0x00000334 Code RO 434 .text chqueues.o
1656 0x08000e76 0x00000002 PAD 964 0x08000f60 0x000002c8 Code RO 464 .text chschd.o
1657 0x08000e78 0x00000084 Code RO 411 .text chmsg.o 965 0x08001228 0x000000c0 Code RO 499 .text chsys.o
1658 0x08000efc 0x00000224 Code RO 426 .text chmtx.o 966 0x080012e8 0x00000268 Code RO 517 .text chthreads.o
1659 0x08001120 0x00000334 Code RO 442 .text chqueues.o 967 0x08001550 0x00000094 Code RO 533 .text chvt.o
1660 0x08001454 0x00000044 Code RO 454 .text chregistry.o 968 0x080015e4 0x000000d2 Code RO 650 .text gpt.o
1661 0x08001498 0x000002c8 Code RO 472 .text chschd.o 969 0x080016b6 0x00000002 PAD
1662 0x08001760 0x00000220 Code RO 494 .text chsem.o 970 0x080016b8 0x0000006c Code RO 671 .text hal.o
1663 0x08001980 0x000000c0 Code RO 507 .text chsys.o 971 0x08001724 0x00000114 Code RO 810 .text serial.o
1664 0x08001a40 0x00000268 Code RO 525 .text chthreads.o 972 0x08001838 0x00000080 Code RO 863 .text tm.o
1665 0x08001ca8 0x00000094 Code RO 541 .text chvt.o 973 0x080018b8 0x000001b4 Code RO 900 .text pal_lld.o
1666 0x08001d3c 0x00000124 Code RO 620 .text adc.o 974 0x08001a6c 0x00000230 Code RO 951 .text serial_lld.o
1667 0x08001e60 0x000000d2 Code RO 669 .text gpt.o 975 0x08001c9c 0x000001e0 Code RO 1006 .text hal_lld.o
1668 0x08001f32 0x00000002 PAD 976 0x08001e7c 0x00000128 Code RO 1026 .text gpt_lld.o
1669 0x08001f34 0x00000074 Code RO 690 .text hal.o 977 0x08001fa4 0x000006a4 Code RO 1056 .text main.o
1670 0x08001fa8 0x0000008c Code RO 787 .text pwm.o 978 0x08002648 0x000000d8 Code RO 1090 .text gps_dekoduj.o
1671 0x08002034 0x00000114 Code RO 835 .text serial.o 979 0x08002720 0x00000024 Code RO 1113 .text c_w.l(strstr.o)
1672 0x08002148 0x00000080 Code RO 888 .text tm.o 980 0x08002744 0x00000056 Code RO 1115 .text c_w.l(strncpy.o)
1673 0x080021c8 0x000001b4 Code RO 925 .text pal_lld.o 981 0x0800279a 0x00000002 PAD
1674 0x0800237c 0x00000224 Code RO 962 .text pwm_lld.o 982 0x0800279c 0x00000080 Code RO 1117 .text c_w.l(strcmpv7m.o)
1675 0x080025a0 0x00000230 Code RO 991 .text serial_lld.o 983 0x0800281c 0x00000006 Code RO 1119 .text c_w.l(heapauxi.o)
1676 0x080027d0 0x000001f0 Code RO 1018 .text stm32_dma.o 984 0x08002822 0x00000044 Code RO 1124 .text c_w.l(rt_memclr.o)
1677 0x080029c0 0x00000378 Code RO 1050 .text adc_lld.o 985 0x08002866 0x0000004e Code RO 1146 .text c_w.l(rt_memclr_w.o)
1678 0x08002d38 0x000001e0 Code RO 1077 .text hal_lld.o 986 0x080028b4 0x0000000c Code RO 1150 .text c_w.l(exit.o)
1679 0x08002f18 0x00000128 Code RO 1097 .text gpt_lld.o 987 0x080028c0 0x0000000c Code RO 1217 .text c_w.l(sys_exit.o)
1680 0x08003040 0x000007d8 Code RO 1127 .text test.o 988 0x080028cc 0x00000002 Code RO 1228 .text c_w.l(use_no_semi.o)
1681 0x08003818 0x000008f4 Code RO 1199 .text testbmk.o 989 0x080028ce 0x00000000 Code RO 1230 .text c_w.l(indicate_semi.o)
1682 0x0800410c 0x000003cc Code RO 1245 .text testdyn.o 990 0x080028ce 0x00000002 PAD
1683 0x080044d8 0x0000043c Code RO 1266 .text testevt.o 991 0x080028d0 0x000000a8 Data RO 4 .constdata board.o
1684 0x08004914 0x00000278 Code RO 1288 .text testheap.o 992 0x08002978 0x00000016 Data RO 447 .constdata chregistry.o
1685 0x08004b8c 0x000005b0 Code RO 1305 .text testmbox.o 993 0x0800298e 0x00000002 PAD
1686 0x0800513c 0x00000094 Code RO 1322 .text testmsg.o 994 0x08002990 0x00000020 Data RO 811 .constdata serial.o
1687 0x080051d0 0x00000940 Code RO 1338 .text testmtx.o 995 0x080029b0 0x0000000c Data RO 953 .constdata serial_lld.o
1688 0x08005b10 0x000000d8 Code RO 1369 .text testpools.o 996 0x080029bc 0x00000014 Data RO 1058 .constdata main.o
1689 0x08005be8 0x000004c4 Code RO 1386 .text testqueues.o 997 0x080029d0 0x00000020 Data RO 1282 Region$$Table anon$$obj.o
1690 0x080060ac 0x00000474 Code RO 1405 .text testsem.o -  
1691 0x08006520 0x0000033c Code RO 1428 .text testthd.o -  
1692 0x0800685c 0x000007cc Code RO 1452 .text main.o -  
1693 0x08007028 0x000000d8 Code RO 1482 .text gps_dekoduj.o -  
1694 0x08007100 0x00000024 Code RO 1505 .text c_w.l(strstr.o) -  
1695 0x08007124 0x00000056 Code RO 1507 .text c_w.l(strncpy.o) -  
1696 0x0800717a 0x00000002 PAD -  
1697 0x0800717c 0x00000080 Code RO 1509 .text c_w.l(strcmpv7m.o) -  
1698 0x080071fc 0x00000006 Code RO 1511 .text c_w.l(heapauxi.o) -  
1699 0x08007202 0x00000044 Code RO 1516 .text c_w.l(rt_memclr.o) -  
1700 0x08007246 0x0000004e Code RO 1538 .text c_w.l(rt_memclr_w.o) -  
1701 0x08007294 0x0000000c Code RO 1542 .text c_w.l(exit.o) -  
1702 0x080072a0 0x0000000c Code RO 1609 .text c_w.l(sys_exit.o) -  
1703 0x080072ac 0x00000002 Code RO 1620 .text c_w.l(use_no_semi.o) -  
1704 0x080072ae 0x00000000 Code RO 1622 .text c_w.l(indicate_semi.o) -  
1705 0x080072ae 0x00000002 PAD -  
1706 0x080072b0 0x000000a8 Data RO 4 .constdata board.o -  
1707 0x08007358 0x00000016 Data RO 455 .constdata chregistry.o -  
1708 0x0800736e 0x00000002 PAD -  
1709 0x08007370 0x00000020 Data RO 836 .constdata serial.o -  
1710 0x08007390 0x0000000c Data RO 993 .constdata serial_lld.o -  
1711 0x0800739c 0x00000054 Data RO 1020 .constdata stm32_dma.o -  
1712 0x080073f0 0x00000014 Data RO 1130 .constdata test.o -  
1713 0x08007404 0x00000010 Data RO 1201 .constdata testbmk.o -  
1714 0x08007414 0x00000010 Data RO 1202 .constdata testbmk.o -  
1715 0x08007424 0x00000010 Data RO 1203 .constdata testbmk.o -  
1716 0x08007434 0x00000010 Data RO 1204 .constdata testbmk.o -  
1717 0x08007444 0x00000010 Data RO 1205 .constdata testbmk.o -  
1718 0x08007454 0x00000010 Data RO 1206 .constdata testbmk.o -  
1719 0x08007464 0x00000010 Data RO 1207 .constdata testbmk.o -  
1720 0x08007474 0x00000010 Data RO 1208 .constdata testbmk.o -  
1721 0x08007484 0x00000010 Data RO 1209 .constdata testbmk.o -  
1722 0x08007494 0x00000010 Data RO 1210 .constdata testbmk.o -  
1723 0x080074a4 0x00000010 Data RO 1211 .constdata testbmk.o -  
1724 0x080074b4 0x00000010 Data RO 1212 .constdata testbmk.o -  
1725 0x080074c4 0x00000010 Data RO 1213 .constdata testbmk.o -  
1726 0x080074d4 0x00000038 Data RO 1214 .constdata testbmk.o -  
1727 0x0800750c 0x00000010 Data RO 1247 .constdata testdyn.o -  
1728 0x0800751c 0x00000010 Data RO 1248 .constdata testdyn.o -  
1729 0x0800752c 0x00000010 Data RO 1249 .constdata testdyn.o -  
1730 0x0800753c 0x00000010 Data RO 1250 .constdata testdyn.o -  
1731 0x0800754c 0x0000000c Data RO 1267 .constdata testevt.o -  
1732 0x08007558 0x00000010 Data RO 1268 .constdata testevt.o -  
1733 0x08007568 0x00000010 Data RO 1269 .constdata testevt.o -  
1734 0x08007578 0x00000010 Data RO 1270 .constdata testevt.o -  
1735 0x08007588 0x00000010 Data RO 1271 .constdata testevt.o -  
1736 0x08007598 0x00000010 Data RO 1290 .constdata testheap.o -  
1737 0x080075a8 0x00000008 Data RO 1291 .constdata testheap.o -  
1738 0x080075b0 0x00000010 Data RO 1306 .constdata testmbox.o -  
1739 0x080075c0 0x00000008 Data RO 1307 .constdata testmbox.o -  
1740 0x080075c8 0x00000010 Data RO 1323 .constdata testmsg.o -  
1741 0x080075d8 0x00000008 Data RO 1324 .constdata testmsg.o -  
1742 0x080075e0 0x00000010 Data RO 1339 .constdata testmtx.o -  
1743 0x080075f0 0x00000010 Data RO 1340 .constdata testmtx.o -  
1744 0x08007600 0x00000010 Data RO 1341 .constdata testmtx.o -  
1745 0x08007610 0x00000010 Data RO 1342 .constdata testmtx.o -  
1746 0x08007620 0x00000010 Data RO 1343 .constdata testmtx.o -  
1747 0x08007630 0x00000010 Data RO 1344 .constdata testmtx.o -  
1748 0x08007640 0x00000010 Data RO 1345 .constdata testmtx.o -  
1749 0x08007650 0x00000010 Data RO 1346 .constdata testmtx.o -  
1750 0x08007660 0x00000024 Data RO 1347 .constdata testmtx.o -  
1751 0x08007684 0x00000010 Data RO 1370 .constdata testpools.o -  
1752 0x08007694 0x00000008 Data RO 1371 .constdata testpools.o -  
1753 0x0800769c 0x00000010 Data RO 1387 .constdata testqueues.o -  
1754 0x080076ac 0x00000010 Data RO 1388 .constdata testqueues.o -  
1755 0x080076bc 0x0000000c Data RO 1389 .constdata testqueues.o -  
1756 0x080076c8 0x00000010 Data RO 1406 .constdata testsem.o -  
1757 0x080076d8 0x00000010 Data RO 1407 .constdata testsem.o -  
1758 0x080076e8 0x00000010 Data RO 1408 .constdata testsem.o -  
1759 0x080076f8 0x00000010 Data RO 1409 .constdata testsem.o -  
1760 0x08007708 0x00000014 Data RO 1410 .constdata testsem.o -  
1761 0x0800771c 0x00000010 Data RO 1429 .constdata testthd.o -  
1762 0x0800772c 0x00000010 Data RO 1430 .constdata testthd.o -  
1763 0x0800773c 0x00000010 Data RO 1431 .constdata testthd.o -  
1764 0x0800774c 0x00000010 Data RO 1432 .constdata testthd.o -  
1765 0x0800775c 0x00000014 Data RO 1433 .constdata testthd.o -  
1766 0x08007770 0x00000048 Data RO 1454 .constdata main.o -  
1767 0x080077b8 0x00000017 Data RO 1215 .conststring testbmk.o -  
1768 0x080077cf 0x00000017 Data RO 1216 .conststring testbmk.o -  
1769 0x080077e6 0x00000017 Data RO 1217 .conststring testbmk.o -  
1770 0x080077fd 0x0000001a Data RO 1218 .conststring testbmk.o -  
1771 0x08007817 0x0000001f Data RO 1219 .conststring testbmk.o -  
1772 0x08007836 0x00000020 Data RO 1220 .conststring testbmk.o -  
1773 0x08007856 0x00000026 Data RO 1221 .conststring testbmk.o -  
1774 0x0800787c 0x00000029 Data RO 1222 .conststring testbmk.o -  
1775 0x080078a5 0x00000021 Data RO 1223 .conststring testbmk.o -  
1776 0x080078c6 0x00000024 Data RO 1224 .conststring testbmk.o -  
1777 0x080078ea 0x00000022 Data RO 1225 .conststring testbmk.o -  
1778 0x0800790c 0x0000001f Data RO 1226 .conststring testbmk.o -  
1779 0x0800792b 0x00000019 Data RO 1227 .conststring testbmk.o -  
1780 0x08007944 0x00000029 Data RO 1251 .conststring testdyn.o -  
1781 0x0800796d 0x00000030 Data RO 1252 .conststring testdyn.o -  
1782 0x0800799d 0x00000026 Data RO 1253 .conststring testdyn.o -  
1783 0x080079c3 0x00000022 Data RO 1272 .conststring testevt.o -  
1784 0x080079e5 0x0000001b Data RO 1273 .conststring testevt.o -  
1785 0x08007a00 0x00000011 Data RO 1274 .conststring testevt.o -  
1786 0x08007a11 0x00000028 Data RO 1292 .conststring testheap.o -  
1787 0x08007a39 0x00000020 Data RO 1308 .conststring testmbox.o -  
1788 0x08007a59 0x0000000f Data RO 1325 .conststring testmsg.o -  
1789 0x08007a68 0x00000021 Data RO 1348 .conststring testmtx.o -  
1790 0x08007a89 0x0000002b Data RO 1349 .conststring testmtx.o -  
1791 0x08007ab4 0x0000002c Data RO 1350 .conststring testmtx.o -  
1792 0x08007ae0 0x00000019 Data RO 1351 .conststring testmtx.o -  
1793 0x08007af9 0x00000010 Data RO 1352 .conststring testmtx.o -  
1794 0x08007b09 0x00000015 Data RO 1353 .conststring testmtx.o -  
1795 0x08007b1e 0x00000018 Data RO 1354 .conststring testmtx.o -  
1796 0x08007b36 0x00000014 Data RO 1355 .conststring testmtx.o -  
1797 0x08007b4a 0x0000001c Data RO 1372 .conststring testpools.o -  
1798 0x08007b66 0x00000015 Data RO 1390 .conststring testqueues.o -  
1799 0x08007b7b 0x00000016 Data RO 1391 .conststring testqueues.o -  
1800 0x08007b91 0x00000016 Data RO 1411 .conststring testsem.o -  
1801 0x08007ba7 0x00000014 Data RO 1412 .conststring testsem.o -  
1802 0x08007bbb 0x0000001f Data RO 1413 .conststring testsem.o -  
1803 0x08007bda 0x00000021 Data RO 1414 .conststring testsem.o -  
1804 0x08007bfb 0x0000001b Data RO 1434 .conststring testthd.o -  
1805 0x08007c16 0x0000001b Data RO 1435 .conststring testthd.o -  
1806 0x08007c31 0x00000019 Data RO 1436 .conststring testthd.o -  
1807 0x08007c4a 0x00000010 Data RO 1437 .conststring testthd.o -  
1808 0x08007c5a 0x00000002 PAD -  
1809 0x08007c5c 0x00000020 Data RO 1674 Region$$Table anon$$obj.o -  
1810   998  
1811   999  
1812 Execution Region RW_IRAM1 (Base: 0x20000000, Size: 0x00001d58, Max: 0x00004000, ABSOLUTE, COMPRESSED[0x00000094]) 1000 Execution Region RW_IRAM1 (Base: 0x20000000, Size: 0x00001378, Max: 0x00004000, ABSOLUTE)
1813   1001  
1814 Base Addr Size Type Attr Idx E Section Name Object 1002 Base Addr Size Type Attr Idx E Section Name Object
1815   1003  
1816 0x20000000 0x00000008 Data RW 384 .data chmemcore.o 1004 0x20000000 0x00000008 Data RW 376 .data chmemcore.o
1817 0x20000008 0x00000004 Data RW 889 .data tm.o 1005 0x20000008 0x00000004 Data RW 864 .data tm.o
1818 0x2000000c 0x00000004 Data RW 1021 .data stm32_dma.o -  
1819 0x20000010 0x00000040 Data RW 1131 .data test.o -  
1820 0x20000050 0x00000008 Data RW 1275 .data testevt.o -  
1821 0x20000058 0x00000028 Data RW 1309 .data testmbox.o -  
1822 0x20000080 0x00000028 Data RW 1356 .data testmtx.o -  
1823 0x200000a8 0x0000000c Data RW 1373 .data testpools.o -  
1824 0x200000b4 0x00000048 Data RW 1392 .data testqueues.o -  
1825 0x200000fc 0x0000000c Data RW 1415 .data testsem.o -  
1826 0x20000108 0x00000038 Data RW 1455 .data main.o 1006 0x2000000c 0x00000004 Data RW 1059 .data main.o
1827 0x20000140 0x00000020 Zero RW 351 .bss chheap.o 1007 0x20000010 0x00000020 Zero RW 343 .bss chheap.o
1828 0x20000160 0x0000001c Zero RW 473 .bss chschd.o 1008 0x20000030 0x0000001c Zero RW 465 .bss chschd.o
1829 0x2000017c 0x00000004 PAD 1009 0x2000004c 0x00000004 PAD
1830 0x20000180 0x00000108 Zero RW 508 .bss chsys.o 1010 0x20000050 0x00000108 Zero RW 500 .bss chsys.o
1831 0x20000288 0x00000010 Zero RW 542 .bss chvt.o 1011 0x20000158 0x00000010 Zero RW 534 .bss chvt.o
1832 0x20000298 0x00000014 Zero RW 963 .bss pwm_lld.o -  
1833 0x200002ac 0x000000f0 Zero RW 992 .bss serial_lld.o 1012 0x20000168 0x000000f0 Zero RW 952 .bss serial_lld.o
1834 0x2000039c 0x00000038 Zero RW 1019 .bss stm32_dma.o -  
1835 0x200003d4 0x00000034 Zero RW 1051 .bss adc_lld.o -  
1836 0x20000408 0x00000010 Zero RW 1098 .bss gpt_lld.o 1013 0x20000258 0x00000010 Zero RW 1027 .bss gpt_lld.o
1837 0x20000418 0x00000038 Zero RW 1128 .bss test.o -  
1838 0x20000450 0x000005f0 Zero RW 1129 .bss test.o -  
1839 0x20000a40 0x00000078 Zero RW 1200 .bss testbmk.o -  
1840 0x20000ab8 0x0000002c Zero RW 1246 .bss testdyn.o -  
1841 0x20000ae4 0x00000004 PAD -  
1842 0x20000ae8 0x00000020 Zero RW 1289 .bss testheap.o -  
1843 0x20000b08 0x00000620 Zero RW 1453 .bss main.o 1014 0x20000268 0x000004e0 Zero RW 1057 .bss main.o
1844 0x20001128 0x0000002d Zero RW 1483 .bss gps_dekoduj.o 1015 0x20000748 0x0000002d Zero RW 1091 .bss gps_dekoduj.o
1845 0x20001155 0x00000003 PAD 1016 0x20000775 0x00000003 PAD
1846 0x20001158 0x00000400 Zero RW 251 CSTACK cstartup.o 1017 0x20000778 0x00000400 Zero RW 243 CSTACK cstartup.o
1847 0x20001558 0x00000400 Zero RW 252 HEAP cstartup.o 1018 0x20000b78 0x00000400 Zero RW 244 HEAP cstartup.o
1848 0x20001958 0x00000400 Zero RW 250 MSTACK cstartup.o 1019 0x20000f78 0x00000400 Zero RW 242 MSTACK cstartup.o
1849   1020  
1850   1021  
1851 Execution Region RW_IRAM2 (Base: 0x20004000, Size: 0x00000000, Max: 0x00000001, ABSOLUTE) 1022 Execution Region RW_IRAM2 (Base: 0x20004000, Size: 0x00000000, Max: 0x00000001, ABSOLUTE)
1852   1023  
1853 Base Addr Size Type Attr Idx E Section Name Object 1024 Base Addr Size Type Attr Idx E Section Name Object
1854   1025  
1855 0x20004000 0x00000000 Data RO 1676 linker$$defined$$symbols anon$$obj.o 1026 0x20004000 0x00000000 Data RO 1284 linker$$defined$$symbols anon$$obj.o
1856   1027  
1857   1028  
1858 ============================================================================== 1029 ==============================================================================
1859   1030  
1860 Image component sizes 1031 Image component sizes
1861   1032  
1862   1033  
1863 Code (inc. data) RO Data RW Data ZI Data Debug Object Name 1034 Code (inc. data) RO Data RW Data ZI Data Debug Object Name
1864   1035  
1865 292 4 0 0 0 2734 adc.o -  
1866 888 28 0 0 52 7023 adc_lld.o -  
1867 6 0 168 0 0 226010 board.o 1036 6 0 168 0 0 209885 board.o
1868 468 4 0 0 0 3867 chcond.o -  
1869 248 24 0 0 0 1713 chcore_v7m.o 1037 248 24 0 0 0 1713 chcore_v7m.o
1870 36 0 0 0 0 480 chcoreasm_v7m.o 1038 36 0 0 0 0 480 chcoreasm_v7m.o
1871 232 0 0 0 0 1777 chdynamic.o 1039 232 0 0 0 0 1777 chdynamic.o
1872 824 4 0 0 0 5236 chevents.o 1040 824 4 0 0 0 5236 chevents.o
1873 336 10 0 0 32 2076 chheap.o 1041 336 10 0 0 32 2076 chheap.o
1874 602 0 0 0 0 3512 chmboxes.o -  
1875 108 12 0 8 0 1762 chmemcore.o 1042 108 12 0 8 0 1762 chmemcore.o
1876 146 0 0 0 0 2127 chmempools.o 1043 146 0 0 0 0 2127 chmempools.o
1877 132 4 0 0 0 1719 chmsg.o 1044 0 0 0 0 0 624 chmsg.o
1878 548 4 0 0 0 3934 chmtx.o 1045 548 4 0 0 0 3934 chmtx.o
1879 820 4 0 0 0 4307 chqueues.o 1046 820 4 0 0 0 4307 chqueues.o
1880 68 4 22 0 0 2394 chregistry.o 1047 0 0 22 0 0 1575 chregistry.o
1881 712 8 0 0 28 5730 chschd.o 1048 712 8 0 0 28 5730 chschd.o
1882 544 6 0 0 0 3883 chsem.o -  
1883 192 28 0 0 264 1466 chsys.o 1049 192 28 0 0 264 1466 chsys.o
1884 616 14 0 0 0 4473 chthreads.o 1050 616 14 0 0 0 4473 chthreads.o
1885 148 6 0 0 16 2663 chvt.o 1051 148 6 0 0 16 2663 chvt.o
1886 64 26 0 0 3072 416 cstartup.o 1052 64 26 0 0 3072 416 cstartup.o
1887 216 4 0 0 45 1723 gps_dekoduj.o 1053 216 4 0 0 45 1723 gps_dekoduj.o
1888 210 0 0 0 0 2839 gpt.o 1054 210 0 0 0 0 2839 gpt.o
1889 296 16 0 0 16 3933 gpt_lld.o 1055 296 16 0 0 16 3933 gpt_lld.o
1890 116 10 0 0 0 1334 hal.o 1056 108 10 0 0 0 1326 hal.o
1891 480 50 0 0 0 1224 hal_lld.o 1057 480 50 0 0 0 1288 hal_lld.o
1892 1996 396 72 56 1568 4506 main.o 1058 1700 372 20 4 1248 3834 main.o
1893 160 10 0 0 0 862 nvic.o 1059 160 10 0 0 0 862 nvic.o
1894 436 34 0 0 0 1946 pal_lld.o 1060 436 34 0 0 0 1946 pal_lld.o
1895 140 0 0 0 0 1592 pwm.o -  
1896 548 22 0 0 20 4782 pwm_lld.o -  
1897 276 4 32 0 0 2808 serial.o 1061 276 4 32 0 0 2808 serial.o
1898 560 50 12 0 240 4039 serial_lld.o 1062 560 50 12 0 240 4039 serial_lld.o
1899 496 22 84 4 56 6461 stm32_dma.o -  
1900 2008 500 20 64 1576 7512 test.o -  
1901 2292 376 660 0 120 6930 testbmk.o -  
1902 972 60 191 0 44 2724 testdyn.o -  
1903 1084 46 154 8 0 3064 testevt.o -  
1904 632 8 64 0 32 1636 testheap.o -  
1905 1456 20 56 40 0 3320 testmbox.o -  
1906 148 22 39 0 0 1174 testmsg.o -  
1907 2368 150 390 40 0 6029 testmtx.o -  
1908 216 14 52 12 0 1302 testpools.o -  
1909 1220 44 87 72 0 3744 testqueues.o -  
1910 1140 64 190 12 0 3141 testsem.o -  
1911 828 48 179 0 0 2113 testthd.o -  
1912 128 16 0 4 0 1440 tm.o 1063 128 16 0 4 0 1440 tm.o
1913 0 0 0 0 0 3065 usb.o 1064 0 0 0 0 0 3065 usb.o
1914 2 0 244 0 0 388 vectors.o 1065 2 0 244 0 0 388 vectors.o
1915   1066  
1916 ---------------------------------------------------------------------- 1067 ----------------------------------------------------------------------
1917 28464 2176 2752 320 7192 374933 Object Totals 1068 9616 706 532 16 4968 279735 Object Totals
1918 0 0 32 0 0 0 (incl. Generated) 1069 0 0 32 0 0 0 (incl. Generated)
1919 10 0 4 0 11 0 (incl. Padding) 1070 8 0 2 0 7 0 (incl. Padding)
1920   1071  
1921 ---------------------------------------------------------------------- 1072 ----------------------------------------------------------------------
1922   1073  
1923 Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name 1074 Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
1924   1075  
1925 90 0 0 0 0 0 __dczerorl2.o -  
1926 8 0 0 0 0 68 __main.o 1076 8 0 0 0 0 68 __main.o
1927 52 8 0 0 0 0 __scatter.o 1077 52 8 0 0 0 0 __scatter.o
-   1078 26 0 0 0 0 0 __scatter_copy.o
1928 28 0 0 0 0 0 __scatter_zi.o 1079 28 0 0 0 0 0 __scatter_zi.o
1929 12 0 0 0 0 72 exit.o 1080 12 0 0 0 0 72 exit.o
1930 6 0 0 0 0 152 heapauxi.o 1081 6 0 0 0 0 152 heapauxi.o
1931 0 0 0 0 0 0 indicate_semi.o 1082 0 0 0 0 0 0 indicate_semi.o
1932 2 0 0 0 0 0 libinit.o 1083 2 0 0 0 0 0 libinit.o
Line 1945... Line 1096...
1945 36 0 0 0 0 80 strstr.o 1096 36 0 0 0 0 80 strstr.o
1946 12 4 0 0 0 68 sys_exit.o 1097 12 4 0 0 0 68 sys_exit.o
1947 2 0 0 0 0 68 use_no_semi.o 1098 2 0 0 0 0 68 use_no_semi.o
1948   1099  
1949 ---------------------------------------------------------------------- 1100 ----------------------------------------------------------------------
1950 652 16 0 0 0 800 Library Totals 1101 588 16 0 0 0 800 Library Totals
1951 6 0 0 0 0 0 (incl. Padding) 1102 6 0 0 0 0 0 (incl. Padding)
1952   1103  
1953 ---------------------------------------------------------------------- 1104 ----------------------------------------------------------------------
1954   1105  
1955 Code (inc. data) RO Data RW Data ZI Data Debug Library Name 1106 Code (inc. data) RO Data RW Data ZI Data Debug Library Name
1956   1107  
1957 646 16 0 0 0 800 c_w.l 1108 582 16 0 0 0 800 c_w.l
1958   1109  
1959 ---------------------------------------------------------------------- 1110 ----------------------------------------------------------------------
1960 652 16 0 0 0 800 Library Totals 1111 588 16 0 0 0 800 Library Totals
1961   1112  
1962 ---------------------------------------------------------------------- 1113 ----------------------------------------------------------------------
1963   1114  
1964 ============================================================================== 1115 ==============================================================================
1965   1116  
1966   1117  
1967 Code (inc. data) RO Data RW Data ZI Data Debug 1118 Code (inc. data) RO Data RW Data ZI Data Debug
1968   1119  
1969 29116 2192 2752 320 7192 371053 Grand Totals 1120 10204 722 532 16 4968 277467 Grand Totals
1970 29116 2192 2752 148 7192 371053 ELF Image Totals (compressed) 1121 10204 722 532 16 4968 277467 ELF Image Totals
1971 29116 2192 2752 148 0 0 ROM Totals 1122 10204 722 532 16 0 0 ROM Totals
1972   1123  
1973 ============================================================================== 1124 ==============================================================================
1974   1125  
1975 Total RO Size (Code + RO Data) 31868 ( 31.12kB) 1126 Total RO Size (Code + RO Data) 10736 ( 10.48kB)
1976 Total RW Size (RW Data + ZI Data) 7512 ( 7.34kB) 1127 Total RW Size (RW Data + ZI Data) 4984 ( 4.87kB)
1977 Total ROM Size (Code + RO Data + RW Data) 32016 ( 31.27kB) 1128 Total ROM Size (Code + RO Data + RW Data) 10752 ( 10.50kB)
1978   1129  
1979 ============================================================================== 1130 ==============================================================================
1980   1131