implemented sweep and current steps processing. But not compiles
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
ARM GAS /tmp/ccmOnLEU.s page 1
|
||||
ARM GAS /tmp/ccmB5bES.s page 1
|
||||
|
||||
|
||||
1 .cpu cortex-m4
|
||||
@ -58,7 +58,7 @@ ARM GAS /tmp/ccmOnLEU.s page 1
|
||||
28:Core/Src/system_stm32f4xx.c **** * This software is licensed under terms that can be found in the LICENSE file
|
||||
29:Core/Src/system_stm32f4xx.c **** * in the root directory of this software component.
|
||||
30:Core/Src/system_stm32f4xx.c **** * If no LICENSE file comes with this software, it is provided AS-IS.
|
||||
ARM GAS /tmp/ccmOnLEU.s page 2
|
||||
ARM GAS /tmp/ccmB5bES.s page 2
|
||||
|
||||
|
||||
31:Core/Src/system_stm32f4xx.c **** *
|
||||
@ -118,7 +118,7 @@ ARM GAS /tmp/ccmOnLEU.s page 1
|
||||
85:Core/Src/system_stm32f4xx.c **** /* #define DATA_IN_ExtSDRAM */
|
||||
86:Core/Src/system_stm32f4xx.c **** #endif /* STM32F427xx || STM32F437xx || STM32F429xx || STM32F439xx || STM32F446xx || STM32F469xx ||
|
||||
87:Core/Src/system_stm32f4xx.c **** STM32F479xx */
|
||||
ARM GAS /tmp/ccmOnLEU.s page 3
|
||||
ARM GAS /tmp/ccmB5bES.s page 3
|
||||
|
||||
|
||||
88:Core/Src/system_stm32f4xx.c ****
|
||||
@ -178,7 +178,7 @@ ARM GAS /tmp/ccmOnLEU.s page 1
|
||||
142:Core/Src/system_stm32f4xx.c **** */
|
||||
143:Core/Src/system_stm32f4xx.c ****
|
||||
144:Core/Src/system_stm32f4xx.c **** /** @addtogroup STM32F4xx_System_Private_FunctionPrototypes
|
||||
ARM GAS /tmp/ccmOnLEU.s page 4
|
||||
ARM GAS /tmp/ccmB5bES.s page 4
|
||||
|
||||
|
||||
145:Core/Src/system_stm32f4xx.c **** * @{
|
||||
@ -238,7 +238,7 @@ ARM GAS /tmp/ccmOnLEU.s page 1
|
||||
45 .L2:
|
||||
46 0010 00ED00E0 .word -536810240
|
||||
47 .cfi_endproc
|
||||
ARM GAS /tmp/ccmOnLEU.s page 5
|
||||
ARM GAS /tmp/ccmB5bES.s page 5
|
||||
|
||||
|
||||
48 .LFE239:
|
||||
@ -298,7 +298,7 @@ ARM GAS /tmp/ccmOnLEU.s page 1
|
||||
64 .loc 1 222 3 view .LVU6
|
||||
223:Core/Src/system_stm32f4xx.c ****
|
||||
224:Core/Src/system_stm32f4xx.c **** /* Get SYSCLK source -------------------------------------------------------*/
|
||||
ARM GAS /tmp/ccmOnLEU.s page 6
|
||||
ARM GAS /tmp/ccmB5bES.s page 6
|
||||
|
||||
|
||||
225:Core/Src/system_stm32f4xx.c **** tmp = RCC->CFGR & RCC_CFGR_SWS;
|
||||
@ -358,7 +358,7 @@ ARM GAS /tmp/ccmOnLEU.s page 1
|
||||
256:Core/Src/system_stm32f4xx.c **** break;
|
||||
257:Core/Src/system_stm32f4xx.c **** default:
|
||||
258:Core/Src/system_stm32f4xx.c **** SystemCoreClock = HSI_VALUE;
|
||||
ARM GAS /tmp/ccmOnLEU.s page 7
|
||||
ARM GAS /tmp/ccmB5bES.s page 7
|
||||
|
||||
|
||||
259:Core/Src/system_stm32f4xx.c **** break;
|
||||
@ -418,7 +418,7 @@ ARM GAS /tmp/ccmOnLEU.s page 1
|
||||
126 .loc 1 241 7 is_stmt 1 view .LVU29
|
||||
241:Core/Src/system_stm32f4xx.c ****
|
||||
127 .loc 1 241 17 is_stmt 0 view .LVU30
|
||||
ARM GAS /tmp/ccmOnLEU.s page 8
|
||||
ARM GAS /tmp/ccmB5bES.s page 8
|
||||
|
||||
|
||||
128 003c 5A68 ldr r2, [r3, #4]
|
||||
@ -478,7 +478,7 @@ ARM GAS /tmp/ccmOnLEU.s page 1
|
||||
255:Core/Src/system_stm32f4xx.c **** break;
|
||||
166 .loc 1 255 23 view .LVU47
|
||||
167 006a 094A ldr r2, .L11+4
|
||||
ARM GAS /tmp/ccmOnLEU.s page 9
|
||||
ARM GAS /tmp/ccmB5bES.s page 9
|
||||
|
||||
|
||||
168 .LVL13:
|
||||
@ -538,7 +538,7 @@ ARM GAS /tmp/ccmOnLEU.s page 1
|
||||
209 009c 00127A00 .word 8000000
|
||||
210 .cfi_endproc
|
||||
211 .LFE240:
|
||||
ARM GAS /tmp/ccmOnLEU.s page 10
|
||||
ARM GAS /tmp/ccmB5bES.s page 10
|
||||
|
||||
|
||||
213 .global APBPrescTable
|
||||
@ -567,22 +567,22 @@ ARM GAS /tmp/ccmOnLEU.s page 1
|
||||
238 .file 3 "Drivers/CMSIS/Include/core_cm4.h"
|
||||
239 .file 4 "Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h"
|
||||
240 .file 5 "Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f429xx.h"
|
||||
ARM GAS /tmp/ccmOnLEU.s page 11
|
||||
ARM GAS /tmp/ccmB5bES.s page 11
|
||||
|
||||
|
||||
DEFINED SYMBOLS
|
||||
*ABS*:00000000 system_stm32f4xx.c
|
||||
/tmp/ccmOnLEU.s:21 .text.SystemInit:00000000 $t
|
||||
/tmp/ccmOnLEU.s:27 .text.SystemInit:00000000 SystemInit
|
||||
/tmp/ccmOnLEU.s:46 .text.SystemInit:00000010 $d
|
||||
/tmp/ccmOnLEU.s:51 .text.SystemCoreClockUpdate:00000000 $t
|
||||
/tmp/ccmOnLEU.s:57 .text.SystemCoreClockUpdate:00000000 SystemCoreClockUpdate
|
||||
/tmp/ccmOnLEU.s:205 .text.SystemCoreClockUpdate:0000008c $d
|
||||
/tmp/ccmOnLEU.s:233 .data.SystemCoreClock:00000000 SystemCoreClock
|
||||
/tmp/ccmOnLEU.s:225 .rodata.AHBPrescTable:00000000 AHBPrescTable
|
||||
/tmp/ccmOnLEU.s:218 .rodata.APBPrescTable:00000000 APBPrescTable
|
||||
/tmp/ccmOnLEU.s:215 .rodata.APBPrescTable:00000000 $d
|
||||
/tmp/ccmOnLEU.s:222 .rodata.AHBPrescTable:00000000 $d
|
||||
/tmp/ccmOnLEU.s:230 .data.SystemCoreClock:00000000 $d
|
||||
/tmp/ccmB5bES.s:21 .text.SystemInit:00000000 $t
|
||||
/tmp/ccmB5bES.s:27 .text.SystemInit:00000000 SystemInit
|
||||
/tmp/ccmB5bES.s:46 .text.SystemInit:00000010 $d
|
||||
/tmp/ccmB5bES.s:51 .text.SystemCoreClockUpdate:00000000 $t
|
||||
/tmp/ccmB5bES.s:57 .text.SystemCoreClockUpdate:00000000 SystemCoreClockUpdate
|
||||
/tmp/ccmB5bES.s:205 .text.SystemCoreClockUpdate:0000008c $d
|
||||
/tmp/ccmB5bES.s:233 .data.SystemCoreClock:00000000 SystemCoreClock
|
||||
/tmp/ccmB5bES.s:225 .rodata.AHBPrescTable:00000000 AHBPrescTable
|
||||
/tmp/ccmB5bES.s:218 .rodata.APBPrescTable:00000000 APBPrescTable
|
||||
/tmp/ccmB5bES.s:215 .rodata.APBPrescTable:00000000 $d
|
||||
/tmp/ccmB5bES.s:222 .rodata.AHBPrescTable:00000000 $d
|
||||
/tmp/ccmB5bES.s:230 .data.SystemCoreClock:00000000 $d
|
||||
|
||||
NO UNDEFINED SYMBOLS
|
||||
|
||||
Reference in New Issue
Block a user