tx adc opamp
This commit is contained in:
398
codice/build/stm32g4xx_it.lst
Normal file
398
codice/build/stm32g4xx_it.lst
Normal file
@@ -0,0 +1,398 @@
|
||||
ARM GAS /tmp/cc2NVkEN.s page 1
|
||||
|
||||
|
||||
1 .cpu cortex-m4
|
||||
2 .eabi_attribute 27, 1
|
||||
3 .eabi_attribute 28, 1
|
||||
4 .eabi_attribute 20, 1
|
||||
5 .eabi_attribute 21, 1
|
||||
6 .eabi_attribute 23, 3
|
||||
7 .eabi_attribute 24, 1
|
||||
8 .eabi_attribute 25, 1
|
||||
9 .eabi_attribute 26, 1
|
||||
10 .eabi_attribute 30, 2
|
||||
11 .eabi_attribute 34, 1
|
||||
12 .eabi_attribute 18, 4
|
||||
13 .file "stm32g4xx_it.c"
|
||||
14 .text
|
||||
15 .section .text.NMI_Handler,"ax",%progbits
|
||||
16 .align 1
|
||||
17 .p2align 2,,3
|
||||
18 .global NMI_Handler
|
||||
19 .arch armv7e-m
|
||||
20 .syntax unified
|
||||
21 .thumb
|
||||
22 .thumb_func
|
||||
23 .fpu fpv4-sp-d16
|
||||
25 NMI_Handler:
|
||||
26 @ Volatile: function does not return.
|
||||
27 @ args = 0, pretend = 0, frame = 0
|
||||
28 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
29 @ link register save eliminated.
|
||||
30 .L2:
|
||||
31 0000 FEE7 b .L2
|
||||
33 0002 00BF .section .text.HardFault_Handler,"ax",%progbits
|
||||
34 .align 1
|
||||
35 .p2align 2,,3
|
||||
36 .global HardFault_Handler
|
||||
37 .syntax unified
|
||||
38 .thumb
|
||||
39 .thumb_func
|
||||
40 .fpu fpv4-sp-d16
|
||||
42 HardFault_Handler:
|
||||
43 @ Volatile: function does not return.
|
||||
44 @ args = 0, pretend = 0, frame = 0
|
||||
45 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
46 @ link register save eliminated.
|
||||
47 .L5:
|
||||
48 0000 FEE7 b .L5
|
||||
50 0002 00BF .section .text.MemManage_Handler,"ax",%progbits
|
||||
51 .align 1
|
||||
52 .p2align 2,,3
|
||||
53 .global MemManage_Handler
|
||||
54 .syntax unified
|
||||
55 .thumb
|
||||
56 .thumb_func
|
||||
57 .fpu fpv4-sp-d16
|
||||
59 MemManage_Handler:
|
||||
60 @ Volatile: function does not return.
|
||||
61 @ args = 0, pretend = 0, frame = 0
|
||||
62 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
ARM GAS /tmp/cc2NVkEN.s page 2
|
||||
|
||||
|
||||
63 @ link register save eliminated.
|
||||
64 .L7:
|
||||
65 0000 FEE7 b .L7
|
||||
67 0002 00BF .section .text.BusFault_Handler,"ax",%progbits
|
||||
68 .align 1
|
||||
69 .p2align 2,,3
|
||||
70 .global BusFault_Handler
|
||||
71 .syntax unified
|
||||
72 .thumb
|
||||
73 .thumb_func
|
||||
74 .fpu fpv4-sp-d16
|
||||
76 BusFault_Handler:
|
||||
77 @ Volatile: function does not return.
|
||||
78 @ args = 0, pretend = 0, frame = 0
|
||||
79 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
80 @ link register save eliminated.
|
||||
81 .L9:
|
||||
82 0000 FEE7 b .L9
|
||||
84 0002 00BF .section .text.UsageFault_Handler,"ax",%progbits
|
||||
85 .align 1
|
||||
86 .p2align 2,,3
|
||||
87 .global UsageFault_Handler
|
||||
88 .syntax unified
|
||||
89 .thumb
|
||||
90 .thumb_func
|
||||
91 .fpu fpv4-sp-d16
|
||||
93 UsageFault_Handler:
|
||||
94 @ Volatile: function does not return.
|
||||
95 @ args = 0, pretend = 0, frame = 0
|
||||
96 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
97 @ link register save eliminated.
|
||||
98 .L11:
|
||||
99 0000 FEE7 b .L11
|
||||
101 0002 00BF .section .text.SVC_Handler,"ax",%progbits
|
||||
102 .align 1
|
||||
103 .p2align 2,,3
|
||||
104 .global SVC_Handler
|
||||
105 .syntax unified
|
||||
106 .thumb
|
||||
107 .thumb_func
|
||||
108 .fpu fpv4-sp-d16
|
||||
110 SVC_Handler:
|
||||
111 @ args = 0, pretend = 0, frame = 0
|
||||
112 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
113 @ link register save eliminated.
|
||||
114 0000 7047 bx lr
|
||||
116 0002 00BF .section .text.DebugMon_Handler,"ax",%progbits
|
||||
117 .align 1
|
||||
118 .p2align 2,,3
|
||||
119 .global DebugMon_Handler
|
||||
120 .syntax unified
|
||||
121 .thumb
|
||||
122 .thumb_func
|
||||
123 .fpu fpv4-sp-d16
|
||||
125 DebugMon_Handler:
|
||||
126 @ args = 0, pretend = 0, frame = 0
|
||||
127 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
ARM GAS /tmp/cc2NVkEN.s page 3
|
||||
|
||||
|
||||
128 @ link register save eliminated.
|
||||
129 0000 7047 bx lr
|
||||
131 0002 00BF .section .text.PendSV_Handler,"ax",%progbits
|
||||
132 .align 1
|
||||
133 .p2align 2,,3
|
||||
134 .global PendSV_Handler
|
||||
135 .syntax unified
|
||||
136 .thumb
|
||||
137 .thumb_func
|
||||
138 .fpu fpv4-sp-d16
|
||||
140 PendSV_Handler:
|
||||
141 @ args = 0, pretend = 0, frame = 0
|
||||
142 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
143 @ link register save eliminated.
|
||||
144 0000 7047 bx lr
|
||||
146 0002 00BF .section .text.SysTick_Handler,"ax",%progbits
|
||||
147 .align 1
|
||||
148 .p2align 2,,3
|
||||
149 .global SysTick_Handler
|
||||
150 .syntax unified
|
||||
151 .thumb
|
||||
152 .thumb_func
|
||||
153 .fpu fpv4-sp-d16
|
||||
155 SysTick_Handler:
|
||||
156 @ args = 0, pretend = 0, frame = 0
|
||||
157 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
158 @ link register save eliminated.
|
||||
159 0000 FFF7FEBF b HAL_IncTick
|
||||
161 .section .text.DMA1_Channel1_IRQHandler,"ax",%progbits
|
||||
162 .align 1
|
||||
163 .p2align 2,,3
|
||||
164 .global DMA1_Channel1_IRQHandler
|
||||
165 .syntax unified
|
||||
166 .thumb
|
||||
167 .thumb_func
|
||||
168 .fpu fpv4-sp-d16
|
||||
170 DMA1_Channel1_IRQHandler:
|
||||
171 @ args = 0, pretend = 0, frame = 0
|
||||
172 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
173 @ link register save eliminated.
|
||||
174 0000 0148 ldr r0, .L17
|
||||
175 0002 FFF7FEBF b HAL_DMA_IRQHandler
|
||||
176 .L18:
|
||||
177 0006 00BF .align 2
|
||||
178 .L17:
|
||||
179 0008 00000000 .word hdma_adc1
|
||||
181 .section .text.DMA1_Channel2_IRQHandler,"ax",%progbits
|
||||
182 .align 1
|
||||
183 .p2align 2,,3
|
||||
184 .global DMA1_Channel2_IRQHandler
|
||||
185 .syntax unified
|
||||
186 .thumb
|
||||
187 .thumb_func
|
||||
188 .fpu fpv4-sp-d16
|
||||
190 DMA1_Channel2_IRQHandler:
|
||||
191 @ args = 0, pretend = 0, frame = 0
|
||||
192 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
ARM GAS /tmp/cc2NVkEN.s page 4
|
||||
|
||||
|
||||
193 @ link register save eliminated.
|
||||
194 0000 0148 ldr r0, .L20
|
||||
195 0002 FFF7FEBF b HAL_DMA_IRQHandler
|
||||
196 .L21:
|
||||
197 0006 00BF .align 2
|
||||
198 .L20:
|
||||
199 0008 00000000 .word hdma_dac1_ch1
|
||||
201 .section .text.DMA1_Channel3_IRQHandler,"ax",%progbits
|
||||
202 .align 1
|
||||
203 .p2align 2,,3
|
||||
204 .global DMA1_Channel3_IRQHandler
|
||||
205 .syntax unified
|
||||
206 .thumb
|
||||
207 .thumb_func
|
||||
208 .fpu fpv4-sp-d16
|
||||
210 DMA1_Channel3_IRQHandler:
|
||||
211 @ args = 0, pretend = 0, frame = 0
|
||||
212 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
213 @ link register save eliminated.
|
||||
214 0000 0148 ldr r0, .L23
|
||||
215 0002 FFF7FEBF b HAL_DMA_IRQHandler
|
||||
216 .L24:
|
||||
217 0006 00BF .align 2
|
||||
218 .L23:
|
||||
219 0008 00000000 .word hdma_adc2
|
||||
221 .section .text.DMA1_Channel4_IRQHandler,"ax",%progbits
|
||||
222 .align 1
|
||||
223 .p2align 2,,3
|
||||
224 .global DMA1_Channel4_IRQHandler
|
||||
225 .syntax unified
|
||||
226 .thumb
|
||||
227 .thumb_func
|
||||
228 .fpu fpv4-sp-d16
|
||||
230 DMA1_Channel4_IRQHandler:
|
||||
231 @ args = 0, pretend = 0, frame = 0
|
||||
232 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
233 @ link register save eliminated.
|
||||
234 0000 0148 ldr r0, .L26
|
||||
235 0002 FFF7FEBF b HAL_DMA_IRQHandler
|
||||
236 .L27:
|
||||
237 0006 00BF .align 2
|
||||
238 .L26:
|
||||
239 0008 00000000 .word hdma_dac1_ch2
|
||||
241 .section .text.DMA1_Channel5_IRQHandler,"ax",%progbits
|
||||
242 .align 1
|
||||
243 .p2align 2,,3
|
||||
244 .global DMA1_Channel5_IRQHandler
|
||||
245 .syntax unified
|
||||
246 .thumb
|
||||
247 .thumb_func
|
||||
248 .fpu fpv4-sp-d16
|
||||
250 DMA1_Channel5_IRQHandler:
|
||||
251 @ args = 0, pretend = 0, frame = 0
|
||||
252 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
253 @ link register save eliminated.
|
||||
254 0000 0148 ldr r0, .L29
|
||||
255 0002 FFF7FEBF b HAL_DMA_IRQHandler
|
||||
ARM GAS /tmp/cc2NVkEN.s page 5
|
||||
|
||||
|
||||
256 .L30:
|
||||
257 0006 00BF .align 2
|
||||
258 .L29:
|
||||
259 0008 00000000 .word hdma_usart1_tx
|
||||
261 .section .text.ADC1_2_IRQHandler,"ax",%progbits
|
||||
262 .align 1
|
||||
263 .p2align 2,,3
|
||||
264 .global ADC1_2_IRQHandler
|
||||
265 .syntax unified
|
||||
266 .thumb
|
||||
267 .thumb_func
|
||||
268 .fpu fpv4-sp-d16
|
||||
270 ADC1_2_IRQHandler:
|
||||
271 @ args = 0, pretend = 0, frame = 0
|
||||
272 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
273 0000 08B5 push {r3, lr}
|
||||
274 0002 0448 ldr r0, .L33
|
||||
275 0004 FFF7FEFF bl HAL_ADC_IRQHandler
|
||||
276 0008 BDE80840 pop {r3, lr}
|
||||
277 000c 0248 ldr r0, .L33+4
|
||||
278 000e FFF7FEBF b HAL_ADC_IRQHandler
|
||||
279 .L34:
|
||||
280 0012 00BF .align 2
|
||||
281 .L33:
|
||||
282 0014 00000000 .word hadc1
|
||||
283 0018 00000000 .word hadc2
|
||||
285 .section .text.USB_LP_IRQHandler,"ax",%progbits
|
||||
286 .align 1
|
||||
287 .p2align 2,,3
|
||||
288 .global USB_LP_IRQHandler
|
||||
289 .syntax unified
|
||||
290 .thumb
|
||||
291 .thumb_func
|
||||
292 .fpu fpv4-sp-d16
|
||||
294 USB_LP_IRQHandler:
|
||||
295 @ args = 0, pretend = 0, frame = 0
|
||||
296 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
297 @ link register save eliminated.
|
||||
298 0000 0148 ldr r0, .L36
|
||||
299 0002 FFF7FEBF b HAL_PCD_IRQHandler
|
||||
300 .L37:
|
||||
301 0006 00BF .align 2
|
||||
302 .L36:
|
||||
303 0008 00000000 .word hpcd_USB_FS
|
||||
305 .section .text.USART1_IRQHandler,"ax",%progbits
|
||||
306 .align 1
|
||||
307 .p2align 2,,3
|
||||
308 .global USART1_IRQHandler
|
||||
309 .syntax unified
|
||||
310 .thumb
|
||||
311 .thumb_func
|
||||
312 .fpu fpv4-sp-d16
|
||||
314 USART1_IRQHandler:
|
||||
315 @ args = 0, pretend = 0, frame = 0
|
||||
316 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
317 @ link register save eliminated.
|
||||
318 0000 0148 ldr r0, .L39
|
||||
ARM GAS /tmp/cc2NVkEN.s page 6
|
||||
|
||||
|
||||
319 0002 FFF7FEBF b HAL_UART_IRQHandler
|
||||
320 .L40:
|
||||
321 0006 00BF .align 2
|
||||
322 .L39:
|
||||
323 0008 00000000 .word huart1
|
||||
325 .section .text.TIM7_IRQHandler,"ax",%progbits
|
||||
326 .align 1
|
||||
327 .p2align 2,,3
|
||||
328 .global TIM7_IRQHandler
|
||||
329 .syntax unified
|
||||
330 .thumb
|
||||
331 .thumb_func
|
||||
332 .fpu fpv4-sp-d16
|
||||
334 TIM7_IRQHandler:
|
||||
335 @ args = 0, pretend = 0, frame = 0
|
||||
336 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
337 @ link register save eliminated.
|
||||
338 0000 0148 ldr r0, .L42
|
||||
339 0002 FFF7FEBF b HAL_TIM_IRQHandler
|
||||
340 .L43:
|
||||
341 0006 00BF .align 2
|
||||
342 .L42:
|
||||
343 0008 00000000 .word htim7
|
||||
345 .ident "GCC: (15:10.3-2021.07-4) 10.3.1 20210621 (release)"
|
||||
ARM GAS /tmp/cc2NVkEN.s page 7
|
||||
|
||||
|
||||
DEFINED SYMBOLS
|
||||
*ABS*:0000000000000000 stm32g4xx_it.c
|
||||
/tmp/cc2NVkEN.s:16 .text.NMI_Handler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:25 .text.NMI_Handler:0000000000000000 NMI_Handler
|
||||
/tmp/cc2NVkEN.s:34 .text.HardFault_Handler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:42 .text.HardFault_Handler:0000000000000000 HardFault_Handler
|
||||
/tmp/cc2NVkEN.s:51 .text.MemManage_Handler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:59 .text.MemManage_Handler:0000000000000000 MemManage_Handler
|
||||
/tmp/cc2NVkEN.s:68 .text.BusFault_Handler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:76 .text.BusFault_Handler:0000000000000000 BusFault_Handler
|
||||
/tmp/cc2NVkEN.s:85 .text.UsageFault_Handler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:93 .text.UsageFault_Handler:0000000000000000 UsageFault_Handler
|
||||
/tmp/cc2NVkEN.s:102 .text.SVC_Handler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:110 .text.SVC_Handler:0000000000000000 SVC_Handler
|
||||
/tmp/cc2NVkEN.s:117 .text.DebugMon_Handler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:125 .text.DebugMon_Handler:0000000000000000 DebugMon_Handler
|
||||
/tmp/cc2NVkEN.s:132 .text.PendSV_Handler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:140 .text.PendSV_Handler:0000000000000000 PendSV_Handler
|
||||
/tmp/cc2NVkEN.s:147 .text.SysTick_Handler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:155 .text.SysTick_Handler:0000000000000000 SysTick_Handler
|
||||
/tmp/cc2NVkEN.s:162 .text.DMA1_Channel1_IRQHandler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:170 .text.DMA1_Channel1_IRQHandler:0000000000000000 DMA1_Channel1_IRQHandler
|
||||
/tmp/cc2NVkEN.s:179 .text.DMA1_Channel1_IRQHandler:0000000000000008 $d
|
||||
/tmp/cc2NVkEN.s:182 .text.DMA1_Channel2_IRQHandler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:190 .text.DMA1_Channel2_IRQHandler:0000000000000000 DMA1_Channel2_IRQHandler
|
||||
/tmp/cc2NVkEN.s:199 .text.DMA1_Channel2_IRQHandler:0000000000000008 $d
|
||||
/tmp/cc2NVkEN.s:202 .text.DMA1_Channel3_IRQHandler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:210 .text.DMA1_Channel3_IRQHandler:0000000000000000 DMA1_Channel3_IRQHandler
|
||||
/tmp/cc2NVkEN.s:219 .text.DMA1_Channel3_IRQHandler:0000000000000008 $d
|
||||
/tmp/cc2NVkEN.s:222 .text.DMA1_Channel4_IRQHandler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:230 .text.DMA1_Channel4_IRQHandler:0000000000000000 DMA1_Channel4_IRQHandler
|
||||
/tmp/cc2NVkEN.s:239 .text.DMA1_Channel4_IRQHandler:0000000000000008 $d
|
||||
/tmp/cc2NVkEN.s:242 .text.DMA1_Channel5_IRQHandler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:250 .text.DMA1_Channel5_IRQHandler:0000000000000000 DMA1_Channel5_IRQHandler
|
||||
/tmp/cc2NVkEN.s:259 .text.DMA1_Channel5_IRQHandler:0000000000000008 $d
|
||||
/tmp/cc2NVkEN.s:262 .text.ADC1_2_IRQHandler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:270 .text.ADC1_2_IRQHandler:0000000000000000 ADC1_2_IRQHandler
|
||||
/tmp/cc2NVkEN.s:282 .text.ADC1_2_IRQHandler:0000000000000014 $d
|
||||
/tmp/cc2NVkEN.s:286 .text.USB_LP_IRQHandler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:294 .text.USB_LP_IRQHandler:0000000000000000 USB_LP_IRQHandler
|
||||
/tmp/cc2NVkEN.s:303 .text.USB_LP_IRQHandler:0000000000000008 $d
|
||||
/tmp/cc2NVkEN.s:306 .text.USART1_IRQHandler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:314 .text.USART1_IRQHandler:0000000000000000 USART1_IRQHandler
|
||||
/tmp/cc2NVkEN.s:323 .text.USART1_IRQHandler:0000000000000008 $d
|
||||
/tmp/cc2NVkEN.s:326 .text.TIM7_IRQHandler:0000000000000000 $t
|
||||
/tmp/cc2NVkEN.s:334 .text.TIM7_IRQHandler:0000000000000000 TIM7_IRQHandler
|
||||
/tmp/cc2NVkEN.s:343 .text.TIM7_IRQHandler:0000000000000008 $d
|
||||
|
||||
UNDEFINED SYMBOLS
|
||||
HAL_IncTick
|
||||
HAL_DMA_IRQHandler
|
||||
hdma_adc1
|
||||
hdma_dac1_ch1
|
||||
hdma_adc2
|
||||
hdma_dac1_ch2
|
||||
hdma_usart1_tx
|
||||
HAL_ADC_IRQHandler
|
||||
ARM GAS /tmp/cc2NVkEN.s page 8
|
||||
|
||||
|
||||
hadc1
|
||||
hadc2
|
||||
HAL_PCD_IRQHandler
|
||||
hpcd_USB_FS
|
||||
HAL_UART_IRQHandler
|
||||
huart1
|
||||
HAL_TIM_IRQHandler
|
||||
htim7
|
||||
Reference in New Issue
Block a user