startup_stm32f10x_md.lst 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180
  1. ARM Macro Assembler Page 1
  2. 1 00000000 ;******************** (C) COPYRIGHT 2011 STMicroelectron
  3. ics ********************
  4. 2 00000000 ;* File Name : startup_stm32f10x_md.s
  5. 3 00000000 ;* Author : MCD Application Team
  6. 4 00000000 ;* Version : V3.5.0
  7. 5 00000000 ;* Date : 11-March-2011
  8. 6 00000000 ;* Description : STM32F10x Medium Density Devices
  9. vector table for MDK-ARM
  10. 7 00000000 ;* toolchain.
  11. 8 00000000 ;* This module performs:
  12. 9 00000000 ;* - Set the initial SP
  13. 10 00000000 ;* - Set the initial PC == Reset_Ha
  14. ndler
  15. 11 00000000 ;* - Set the vector table entries w
  16. ith the exceptions ISR address
  17. 12 00000000 ;* - Configure the clock system
  18. 13 00000000 ;* - Branches to __main in the C li
  19. brary (which eventually
  20. 14 00000000 ;* calls main()).
  21. 15 00000000 ;* After Reset the CortexM3 process
  22. or is in Thread mode,
  23. 16 00000000 ;* priority is Privileged, and the
  24. Stack is set to Main.
  25. 17 00000000 ;* <<< Use Configuration Wizard in Context Menu >>>
  26. 18 00000000 ;*******************************************************
  27. ************************
  28. 19 00000000 ; THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS A
  29. T PROVIDING CUSTOMERS
  30. 20 00000000 ; WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN OR
  31. DER FOR THEM TO SAVE TIME.
  32. 21 00000000 ; AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIAB
  33. LE FOR ANY DIRECT,
  34. 22 00000000 ; INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY
  35. CLAIMS ARISING FROM THE
  36. 23 00000000 ; CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOM
  37. ERS OF THE CODING
  38. 24 00000000 ; INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR
  39. PRODUCTS.
  40. 25 00000000 ;*******************************************************
  41. ************************
  42. 26 00000000
  43. 27 00000000 ; Amount of memory (in bytes) allocated for Stack
  44. 28 00000000 ; Tailor this value to your application needs
  45. 29 00000000 ; <h> Stack Configuration
  46. 30 00000000 ; <o> Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>
  47. 31 00000000 ; </h>
  48. 32 00000000
  49. 33 00000000 00002400
  50. Stack_Size
  51. EQU 0x00002400 ;0x00000400
  52. 34 00000000
  53. 35 00000000 AREA STACK, NOINIT, READWRITE, ALIGN
  54. =3
  55. 36 00000000 Stack_Mem
  56. SPACE Stack_Size
  57. 37 00002400 __initial_sp
  58. 38 00002400
  59. 39 00002400
  60. 40 00002400 ; <h> Heap Configuration
  61. ARM Macro Assembler Page 2
  62. 41 00002400 ; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
  63. 42 00002400 ; </h>
  64. 43 00002400
  65. 44 00002400 00000800
  66. Heap_Size
  67. EQU 0x00000800 ;0x00000200
  68. 45 00002400
  69. 46 00002400 AREA HEAP, NOINIT, READWRITE, ALIGN=
  70. 3
  71. 47 00000000 __heap_base
  72. 48 00000000 Heap_Mem
  73. SPACE Heap_Size
  74. 49 00000800 __heap_limit
  75. 50 00000800
  76. 51 00000800 PRESERVE8
  77. 52 00000800 THUMB
  78. 53 00000800
  79. 54 00000800
  80. 55 00000800 ; Vector Table Mapped to Address 0 at Reset
  81. 56 00000800 AREA RESET, DATA, READONLY
  82. 57 00000000 EXPORT __Vectors
  83. 58 00000000 EXPORT __Vectors_End
  84. 59 00000000 EXPORT __Vectors_Size
  85. 60 00000000
  86. 61 00000000 00000000
  87. __Vectors
  88. DCD __initial_sp ; Top of Stack
  89. 62 00000004 00000000 DCD Reset_Handler ; Reset Handler
  90. 63 00000008 00000000 DCD NMI_Handler ; NMI Handler
  91. 64 0000000C 00000000 DCD HardFault_Handler ; Hard Fault
  92. Handler
  93. 65 00000010 00000000 DCD MemManage_Handler
  94. ; MPU Fault Handler
  95. 66 00000014 00000000 DCD BusFault_Handler
  96. ; Bus Fault Handler
  97. 67 00000018 00000000 DCD UsageFault_Handler ; Usage Faul
  98. t Handler
  99. 68 0000001C 00000000 DCD 0 ; Reserved
  100. 69 00000020 00000000 DCD 0 ; Reserved
  101. 70 00000024 00000000 DCD 0 ; Reserved
  102. 71 00000028 00000000 DCD 0 ; Reserved
  103. 72 0000002C 00000000 DCD SVC_Handler ; SVCall Handler
  104. 73 00000030 00000000 DCD DebugMon_Handler ; Debug Monito
  105. r Handler
  106. 74 00000034 00000000 DCD 0 ; Reserved
  107. 75 00000038 00000000 DCD PendSV_Handler ; PendSV Handler
  108. 76 0000003C 00000000 DCD SysTick_Handler
  109. ; SysTick Handler
  110. 77 00000040
  111. 78 00000040 ; External Interrupts
  112. 79 00000040 00000000 DCD WWDG_IRQHandler
  113. ; Window Watchdog
  114. 80 00000044 00000000 DCD PVD_IRQHandler ; PVD through EX
  115. TI Line detect
  116. 81 00000048 00000000 DCD TAMPER_IRQHandler ; Tamper
  117. 82 0000004C 00000000 DCD RTC_IRQHandler ; RTC
  118. ARM Macro Assembler Page 3
  119. 83 00000050 00000000 DCD FLASH_IRQHandler ; Flash
  120. 84 00000054 00000000 DCD RCC_IRQHandler ; RCC
  121. 85 00000058 00000000 DCD EXTI0_IRQHandler ; EXTI Line 0
  122. 86 0000005C 00000000 DCD EXTI1_IRQHandler ; EXTI Line 1
  123. 87 00000060 00000000 DCD EXTI2_IRQHandler ; EXTI Line 2
  124. 88 00000064 00000000 DCD EXTI3_IRQHandler ; EXTI Line 3
  125. 89 00000068 00000000 DCD EXTI4_IRQHandler ; EXTI Line 4
  126. 90 0000006C 00000000 DCD DMA1_Channel1_IRQHandler
  127. ; DMA1 Channel 1
  128. 91 00000070 00000000 DCD DMA1_Channel2_IRQHandler
  129. ; DMA1 Channel 2
  130. 92 00000074 00000000 DCD DMA1_Channel3_IRQHandler
  131. ; DMA1 Channel 3
  132. 93 00000078 00000000 DCD DMA1_Channel4_IRQHandler
  133. ; DMA1 Channel 4
  134. 94 0000007C 00000000 DCD DMA1_Channel5_IRQHandler
  135. ; DMA1 Channel 5
  136. 95 00000080 00000000 DCD DMA1_Channel6_IRQHandler
  137. ; DMA1 Channel 6
  138. 96 00000084 00000000 DCD DMA1_Channel7_IRQHandler
  139. ; DMA1 Channel 7
  140. 97 00000088 00000000 DCD ADC1_2_IRQHandler ; ADC1_2
  141. 98 0000008C 00000000 DCD USB_HP_CAN1_TX_IRQHandler ; USB
  142. High Priority or C
  143. AN1 TX
  144. 99 00000090 00000000 DCD USB_LP_CAN1_RX0_IRQHandler ; US
  145. B Low Priority or
  146. CAN1 RX0
  147. 100 00000094 00000000 DCD CAN1_RX1_IRQHandler ; CAN1 RX1
  148. 101 00000098 00000000 DCD CAN1_SCE_IRQHandler ; CAN1 SCE
  149. 102 0000009C 00000000 DCD EXTI9_5_IRQHandler
  150. ; EXTI Line 9..5
  151. 103 000000A0 00000000 DCD TIM1_BRK_IRQHandler
  152. ; TIM1 Break
  153. 104 000000A4 00000000 DCD TIM1_UP_IRQHandler
  154. ; TIM1 Update
  155. 105 000000A8 00000000 DCD TIM1_TRG_COM_IRQHandler ; TIM1
  156. Trigger and Commuta
  157. tion
  158. 106 000000AC 00000000 DCD TIM1_CC_IRQHandler ; TIM1 Captu
  159. re Compare
  160. 107 000000B0 00000000 DCD TIM2_IRQHandler ; TIM2
  161. 108 000000B4 00000000 DCD TIM3_IRQHandler ; TIM3
  162. 109 000000B8 00000000 DCD TIM4_IRQHandler ; TIM4
  163. 110 000000BC 00000000 DCD I2C1_EV_IRQHandler ; I2C1 Event
  164. 111 000000C0 00000000 DCD I2C1_ER_IRQHandler ; I2C1 Error
  165. 112 000000C4 00000000 DCD I2C2_EV_IRQHandler ; I2C2 Event
  166. 113 000000C8 00000000 DCD I2C2_ER_IRQHandler ; I2C2 Error
  167. 114 000000CC 00000000 DCD SPI1_IRQHandler ; SPI1
  168. 115 000000D0 00000000 DCD SPI2_IRQHandler ; SPI2
  169. 116 000000D4 00000000 DCD USART1_IRQHandler ; USART1
  170. 117 000000D8 00000000 DCD USART2_IRQHandler ; USART2
  171. 118 000000DC 00000000 DCD USART3_IRQHandler ; USART3
  172. 119 000000E0 00000000 DCD EXTI15_10_IRQHandler
  173. ; EXTI Line 15..10
  174. ARM Macro Assembler Page 4
  175. 120 000000E4 00000000 DCD RTCAlarm_IRQHandler ; RTC Alarm
  176. through EXTI Line
  177. 121 000000E8 00000000 DCD USBWakeUp_IRQHandler ; USB Wake
  178. up from suspend
  179. 122 000000EC __Vectors_End
  180. 123 000000EC
  181. 124 000000EC 000000EC
  182. __Vectors_Size
  183. EQU __Vectors_End - __Vectors
  184. 125 000000EC
  185. 126 000000EC AREA |.text|, CODE, READONLY
  186. 127 00000000
  187. 128 00000000 ; Reset handler
  188. 129 00000000 Reset_Handler
  189. PROC
  190. 130 00000000 EXPORT Reset_Handler [WEAK
  191. ]
  192. 131 00000000 IMPORT __main
  193. 132 00000000 IMPORT SystemInit
  194. 133 00000000 4806 LDR R0, =SystemInit
  195. 134 00000002 4780 BLX R0
  196. 135 00000004 4806 LDR R0, =__main
  197. 136 00000006 4700 BX R0
  198. 137 00000008 ENDP
  199. 138 00000008
  200. 139 00000008 ; Dummy Exception Handlers (infinite loops which can be
  201. modified)
  202. 140 00000008
  203. 141 00000008 NMI_Handler
  204. PROC
  205. 142 00000008 EXPORT NMI_Handler [WEA
  206. K]
  207. 143 00000008 E7FE B .
  208. 144 0000000A ENDP
  209. 146 0000000A HardFault_Handler
  210. PROC
  211. 147 0000000A EXPORT HardFault_Handler [WEA
  212. K]
  213. 148 0000000A E7FE B .
  214. 149 0000000C ENDP
  215. 151 0000000C MemManage_Handler
  216. PROC
  217. 152 0000000C EXPORT MemManage_Handler [WEA
  218. K]
  219. 153 0000000C E7FE B .
  220. 154 0000000E ENDP
  221. 156 0000000E BusFault_Handler
  222. PROC
  223. 157 0000000E EXPORT BusFault_Handler [WEA
  224. K]
  225. 158 0000000E E7FE B .
  226. 159 00000010 ENDP
  227. 161 00000010 UsageFault_Handler
  228. PROC
  229. 162 00000010 EXPORT UsageFault_Handler [WEA
  230. K]
  231. 163 00000010 E7FE B .
  232. 164 00000012 ENDP
  233. 165 00000012 SVC_Handler
  234. ARM Macro Assembler Page 5
  235. PROC
  236. 166 00000012 EXPORT SVC_Handler [WEA
  237. K]
  238. 167 00000012 E7FE B .
  239. 168 00000014 ENDP
  240. 170 00000014 DebugMon_Handler
  241. PROC
  242. 171 00000014 EXPORT DebugMon_Handler [WEA
  243. K]
  244. 172 00000014 E7FE B .
  245. 173 00000016 ENDP
  246. 174 00000016 PendSV_Handler
  247. PROC
  248. 175 00000016 EXPORT PendSV_Handler [WEA
  249. K]
  250. 176 00000016 E7FE B .
  251. 177 00000018 ENDP
  252. 178 00000018 SysTick_Handler
  253. PROC
  254. 179 00000018 EXPORT SysTick_Handler [WEA
  255. K]
  256. 180 00000018 E7FE B .
  257. 181 0000001A ENDP
  258. 182 0000001A
  259. 183 0000001A Default_Handler
  260. PROC
  261. 184 0000001A
  262. 185 0000001A EXPORT WWDG_IRQHandler [WEA
  263. K]
  264. 186 0000001A EXPORT PVD_IRQHandler [WEA
  265. K]
  266. 187 0000001A EXPORT TAMPER_IRQHandler [WEA
  267. K]
  268. 188 0000001A EXPORT RTC_IRQHandler [WEA
  269. K]
  270. 189 0000001A EXPORT FLASH_IRQHandler [WEA
  271. K]
  272. 190 0000001A EXPORT RCC_IRQHandler [WEA
  273. K]
  274. 191 0000001A EXPORT EXTI0_IRQHandler [WEA
  275. K]
  276. 192 0000001A EXPORT EXTI1_IRQHandler [WEA
  277. K]
  278. 193 0000001A EXPORT EXTI2_IRQHandler [WEA
  279. K]
  280. 194 0000001A EXPORT EXTI3_IRQHandler [WEA
  281. K]
  282. 195 0000001A EXPORT EXTI4_IRQHandler [WEA
  283. K]
  284. 196 0000001A EXPORT DMA1_Channel1_IRQHandler [WEA
  285. K]
  286. 197 0000001A EXPORT DMA1_Channel2_IRQHandler [WEA
  287. K]
  288. 198 0000001A EXPORT DMA1_Channel3_IRQHandler [WEA
  289. K]
  290. 199 0000001A EXPORT DMA1_Channel4_IRQHandler [WEA
  291. K]
  292. 200 0000001A EXPORT DMA1_Channel5_IRQHandler [WEA
  293. K]
  294. ARM Macro Assembler Page 6
  295. 201 0000001A EXPORT DMA1_Channel6_IRQHandler [WEA
  296. K]
  297. 202 0000001A EXPORT DMA1_Channel7_IRQHandler [WEA
  298. K]
  299. 203 0000001A EXPORT ADC1_2_IRQHandler [WEA
  300. K]
  301. 204 0000001A EXPORT USB_HP_CAN1_TX_IRQHandler [WEA
  302. K]
  303. 205 0000001A EXPORT USB_LP_CAN1_RX0_IRQHandler [WEA
  304. K]
  305. 206 0000001A EXPORT CAN1_RX1_IRQHandler [WEA
  306. K]
  307. 207 0000001A EXPORT CAN1_SCE_IRQHandler [WEA
  308. K]
  309. 208 0000001A EXPORT EXTI9_5_IRQHandler [WEA
  310. K]
  311. 209 0000001A EXPORT TIM1_BRK_IRQHandler [WEA
  312. K]
  313. 210 0000001A EXPORT TIM1_UP_IRQHandler [WEA
  314. K]
  315. 211 0000001A EXPORT TIM1_TRG_COM_IRQHandler [WEA
  316. K]
  317. 212 0000001A EXPORT TIM1_CC_IRQHandler [WEA
  318. K]
  319. 213 0000001A EXPORT TIM2_IRQHandler [WEA
  320. K]
  321. 214 0000001A EXPORT TIM3_IRQHandler [WEA
  322. K]
  323. 215 0000001A EXPORT TIM4_IRQHandler [WEA
  324. K]
  325. 216 0000001A EXPORT I2C1_EV_IRQHandler [WEA
  326. K]
  327. 217 0000001A EXPORT I2C1_ER_IRQHandler [WEA
  328. K]
  329. 218 0000001A EXPORT I2C2_EV_IRQHandler [WEA
  330. K]
  331. 219 0000001A EXPORT I2C2_ER_IRQHandler [WEA
  332. K]
  333. 220 0000001A EXPORT SPI1_IRQHandler [WEA
  334. K]
  335. 221 0000001A EXPORT SPI2_IRQHandler [WEA
  336. K]
  337. 222 0000001A EXPORT USART1_IRQHandler [WEA
  338. K]
  339. 223 0000001A EXPORT USART2_IRQHandler [WEA
  340. K]
  341. 224 0000001A EXPORT USART3_IRQHandler [WEA
  342. K]
  343. 225 0000001A EXPORT EXTI15_10_IRQHandler [WEA
  344. K]
  345. 226 0000001A EXPORT RTCAlarm_IRQHandler [WEA
  346. K]
  347. 227 0000001A EXPORT USBWakeUp_IRQHandler [WEA
  348. K]
  349. 228 0000001A
  350. 229 0000001A WWDG_IRQHandler
  351. 230 0000001A PVD_IRQHandler
  352. 231 0000001A TAMPER_IRQHandler
  353. 232 0000001A RTC_IRQHandler
  354. ARM Macro Assembler Page 7
  355. 233 0000001A FLASH_IRQHandler
  356. 234 0000001A RCC_IRQHandler
  357. 235 0000001A EXTI0_IRQHandler
  358. 236 0000001A EXTI1_IRQHandler
  359. 237 0000001A EXTI2_IRQHandler
  360. 238 0000001A EXTI3_IRQHandler
  361. 239 0000001A EXTI4_IRQHandler
  362. 240 0000001A DMA1_Channel1_IRQHandler
  363. 241 0000001A DMA1_Channel2_IRQHandler
  364. 242 0000001A DMA1_Channel3_IRQHandler
  365. 243 0000001A DMA1_Channel4_IRQHandler
  366. 244 0000001A DMA1_Channel5_IRQHandler
  367. 245 0000001A DMA1_Channel6_IRQHandler
  368. 246 0000001A DMA1_Channel7_IRQHandler
  369. 247 0000001A ADC1_2_IRQHandler
  370. 248 0000001A USB_HP_CAN1_TX_IRQHandler
  371. 249 0000001A USB_LP_CAN1_RX0_IRQHandler
  372. 250 0000001A CAN1_RX1_IRQHandler
  373. 251 0000001A CAN1_SCE_IRQHandler
  374. 252 0000001A EXTI9_5_IRQHandler
  375. 253 0000001A TIM1_BRK_IRQHandler
  376. 254 0000001A TIM1_UP_IRQHandler
  377. 255 0000001A TIM1_TRG_COM_IRQHandler
  378. 256 0000001A TIM1_CC_IRQHandler
  379. 257 0000001A TIM2_IRQHandler
  380. 258 0000001A TIM3_IRQHandler
  381. 259 0000001A TIM4_IRQHandler
  382. 260 0000001A I2C1_EV_IRQHandler
  383. 261 0000001A I2C1_ER_IRQHandler
  384. 262 0000001A I2C2_EV_IRQHandler
  385. 263 0000001A I2C2_ER_IRQHandler
  386. 264 0000001A SPI1_IRQHandler
  387. 265 0000001A SPI2_IRQHandler
  388. 266 0000001A USART1_IRQHandler
  389. 267 0000001A USART2_IRQHandler
  390. 268 0000001A USART3_IRQHandler
  391. 269 0000001A EXTI15_10_IRQHandler
  392. 270 0000001A RTCAlarm_IRQHandler
  393. 271 0000001A USBWakeUp_IRQHandler
  394. 272 0000001A
  395. 273 0000001A E7FE B .
  396. 274 0000001C
  397. 275 0000001C ENDP
  398. 276 0000001C
  399. 277 0000001C ALIGN
  400. 278 0000001C
  401. 279 0000001C ;*******************************************************
  402. ************************
  403. 280 0000001C ; User Stack and Heap initialization
  404. 281 0000001C ;*******************************************************
  405. ************************
  406. 282 0000001C IF :DEF:__MICROLIB
  407. 283 0000001C
  408. 284 0000001C EXPORT __initial_sp
  409. 285 0000001C EXPORT __heap_base
  410. 286 0000001C EXPORT __heap_limit
  411. 287 0000001C
  412. 288 0000001C ELSE
  413. 303 ENDIF
  414. ARM Macro Assembler Page 8
  415. 304 0000001C
  416. 305 0000001C END
  417. 00000000
  418. 00000000
  419. Command Line: --debug --xref --diag_suppress=9931 --cpu=Cortex-M3 --apcs=interw
  420. ork --depend=..\object\startup_stm32f10x_md.d -o..\object\startup_stm32f10x_md.
  421. o -I.\RTE\Security -I.\RTE\_PECAHeadHost -IC:\Users\wulianwei\AppData\Local\Arm
  422. \Packs\ARM\mbedTLS\1.8.0\include -IC:\Users\wulianwei\AppData\Local\Arm\Packs\K
  423. eil\STM32F1xx_DFP\2.3.0\Device\Include -IC:\Keil_v5\ARM\CMSIS\Include --predefi
  424. ne="__MICROLIB SETA 1" --predefine="__UVISION_VERSION SETA 523" --predefine="_R
  425. TE_ SETA 1" --predefine="STM32F10X_HD SETA 1" --list=.\startup_stm32f10x_md.lst
  426. ..\Startup\startup_stm32f10x_md.s
  427. ARM Macro Assembler Page 1 Alphabetic symbol ordering
  428. Relocatable symbols
  429. STACK 00000000
  430. Symbol: STACK
  431. Definitions
  432. At line 35 in file ..\Startup\startup_stm32f10x_md.s
  433. Uses
  434. None
  435. Comment: STACK unused
  436. Stack_Mem 00000000
  437. Symbol: Stack_Mem
  438. Definitions
  439. At line 36 in file ..\Startup\startup_stm32f10x_md.s
  440. Uses
  441. None
  442. Comment: Stack_Mem unused
  443. __initial_sp 00002400
  444. Symbol: __initial_sp
  445. Definitions
  446. At line 37 in file ..\Startup\startup_stm32f10x_md.s
  447. Uses
  448. At line 61 in file ..\Startup\startup_stm32f10x_md.s
  449. At line 284 in file ..\Startup\startup_stm32f10x_md.s
  450. 3 symbols
  451. ARM Macro Assembler Page 1 Alphabetic symbol ordering
  452. Relocatable symbols
  453. HEAP 00000000
  454. Symbol: HEAP
  455. Definitions
  456. At line 46 in file ..\Startup\startup_stm32f10x_md.s
  457. Uses
  458. None
  459. Comment: HEAP unused
  460. Heap_Mem 00000000
  461. Symbol: Heap_Mem
  462. Definitions
  463. At line 48 in file ..\Startup\startup_stm32f10x_md.s
  464. Uses
  465. None
  466. Comment: Heap_Mem unused
  467. __heap_base 00000000
  468. Symbol: __heap_base
  469. Definitions
  470. At line 47 in file ..\Startup\startup_stm32f10x_md.s
  471. Uses
  472. At line 285 in file ..\Startup\startup_stm32f10x_md.s
  473. Comment: __heap_base used once
  474. __heap_limit 00000800
  475. Symbol: __heap_limit
  476. Definitions
  477. At line 49 in file ..\Startup\startup_stm32f10x_md.s
  478. Uses
  479. At line 286 in file ..\Startup\startup_stm32f10x_md.s
  480. Comment: __heap_limit used once
  481. 4 symbols
  482. ARM Macro Assembler Page 1 Alphabetic symbol ordering
  483. Relocatable symbols
  484. RESET 00000000
  485. Symbol: RESET
  486. Definitions
  487. At line 56 in file ..\Startup\startup_stm32f10x_md.s
  488. Uses
  489. None
  490. Comment: RESET unused
  491. __Vectors 00000000
  492. Symbol: __Vectors
  493. Definitions
  494. At line 61 in file ..\Startup\startup_stm32f10x_md.s
  495. Uses
  496. At line 57 in file ..\Startup\startup_stm32f10x_md.s
  497. At line 124 in file ..\Startup\startup_stm32f10x_md.s
  498. __Vectors_End 000000EC
  499. Symbol: __Vectors_End
  500. Definitions
  501. At line 122 in file ..\Startup\startup_stm32f10x_md.s
  502. Uses
  503. At line 58 in file ..\Startup\startup_stm32f10x_md.s
  504. At line 124 in file ..\Startup\startup_stm32f10x_md.s
  505. 3 symbols
  506. ARM Macro Assembler Page 1 Alphabetic symbol ordering
  507. Relocatable symbols
  508. .text 00000000
  509. Symbol: .text
  510. Definitions
  511. At line 126 in file ..\Startup\startup_stm32f10x_md.s
  512. Uses
  513. None
  514. Comment: .text unused
  515. ADC1_2_IRQHandler 0000001A
  516. Symbol: ADC1_2_IRQHandler
  517. Definitions
  518. At line 247 in file ..\Startup\startup_stm32f10x_md.s
  519. Uses
  520. At line 97 in file ..\Startup\startup_stm32f10x_md.s
  521. At line 203 in file ..\Startup\startup_stm32f10x_md.s
  522. BusFault_Handler 0000000E
  523. Symbol: BusFault_Handler
  524. Definitions
  525. At line 156 in file ..\Startup\startup_stm32f10x_md.s
  526. Uses
  527. At line 66 in file ..\Startup\startup_stm32f10x_md.s
  528. At line 157 in file ..\Startup\startup_stm32f10x_md.s
  529. CAN1_RX1_IRQHandler 0000001A
  530. Symbol: CAN1_RX1_IRQHandler
  531. Definitions
  532. At line 250 in file ..\Startup\startup_stm32f10x_md.s
  533. Uses
  534. At line 100 in file ..\Startup\startup_stm32f10x_md.s
  535. At line 206 in file ..\Startup\startup_stm32f10x_md.s
  536. CAN1_SCE_IRQHandler 0000001A
  537. Symbol: CAN1_SCE_IRQHandler
  538. Definitions
  539. At line 251 in file ..\Startup\startup_stm32f10x_md.s
  540. Uses
  541. At line 101 in file ..\Startup\startup_stm32f10x_md.s
  542. At line 207 in file ..\Startup\startup_stm32f10x_md.s
  543. DMA1_Channel1_IRQHandler 0000001A
  544. Symbol: DMA1_Channel1_IRQHandler
  545. Definitions
  546. At line 240 in file ..\Startup\startup_stm32f10x_md.s
  547. Uses
  548. At line 90 in file ..\Startup\startup_stm32f10x_md.s
  549. At line 196 in file ..\Startup\startup_stm32f10x_md.s
  550. DMA1_Channel2_IRQHandler 0000001A
  551. Symbol: DMA1_Channel2_IRQHandler
  552. Definitions
  553. At line 241 in file ..\Startup\startup_stm32f10x_md.s
  554. Uses
  555. ARM Macro Assembler Page 2 Alphabetic symbol ordering
  556. Relocatable symbols
  557. At line 91 in file ..\Startup\startup_stm32f10x_md.s
  558. At line 197 in file ..\Startup\startup_stm32f10x_md.s
  559. DMA1_Channel3_IRQHandler 0000001A
  560. Symbol: DMA1_Channel3_IRQHandler
  561. Definitions
  562. At line 242 in file ..\Startup\startup_stm32f10x_md.s
  563. Uses
  564. At line 92 in file ..\Startup\startup_stm32f10x_md.s
  565. At line 198 in file ..\Startup\startup_stm32f10x_md.s
  566. DMA1_Channel4_IRQHandler 0000001A
  567. Symbol: DMA1_Channel4_IRQHandler
  568. Definitions
  569. At line 243 in file ..\Startup\startup_stm32f10x_md.s
  570. Uses
  571. At line 93 in file ..\Startup\startup_stm32f10x_md.s
  572. At line 199 in file ..\Startup\startup_stm32f10x_md.s
  573. DMA1_Channel5_IRQHandler 0000001A
  574. Symbol: DMA1_Channel5_IRQHandler
  575. Definitions
  576. At line 244 in file ..\Startup\startup_stm32f10x_md.s
  577. Uses
  578. At line 94 in file ..\Startup\startup_stm32f10x_md.s
  579. At line 200 in file ..\Startup\startup_stm32f10x_md.s
  580. DMA1_Channel6_IRQHandler 0000001A
  581. Symbol: DMA1_Channel6_IRQHandler
  582. Definitions
  583. At line 245 in file ..\Startup\startup_stm32f10x_md.s
  584. Uses
  585. At line 95 in file ..\Startup\startup_stm32f10x_md.s
  586. At line 201 in file ..\Startup\startup_stm32f10x_md.s
  587. DMA1_Channel7_IRQHandler 0000001A
  588. Symbol: DMA1_Channel7_IRQHandler
  589. Definitions
  590. At line 246 in file ..\Startup\startup_stm32f10x_md.s
  591. Uses
  592. At line 96 in file ..\Startup\startup_stm32f10x_md.s
  593. At line 202 in file ..\Startup\startup_stm32f10x_md.s
  594. DebugMon_Handler 00000014
  595. Symbol: DebugMon_Handler
  596. Definitions
  597. At line 170 in file ..\Startup\startup_stm32f10x_md.s
  598. Uses
  599. At line 73 in file ..\Startup\startup_stm32f10x_md.s
  600. At line 171 in file ..\Startup\startup_stm32f10x_md.s
  601. Default_Handler 0000001A
  602. ARM Macro Assembler Page 3 Alphabetic symbol ordering
  603. Relocatable symbols
  604. Symbol: Default_Handler
  605. Definitions
  606. At line 183 in file ..\Startup\startup_stm32f10x_md.s
  607. Uses
  608. None
  609. Comment: Default_Handler unused
  610. EXTI0_IRQHandler 0000001A
  611. Symbol: EXTI0_IRQHandler
  612. Definitions
  613. At line 235 in file ..\Startup\startup_stm32f10x_md.s
  614. Uses
  615. At line 85 in file ..\Startup\startup_stm32f10x_md.s
  616. At line 191 in file ..\Startup\startup_stm32f10x_md.s
  617. EXTI15_10_IRQHandler 0000001A
  618. Symbol: EXTI15_10_IRQHandler
  619. Definitions
  620. At line 269 in file ..\Startup\startup_stm32f10x_md.s
  621. Uses
  622. At line 119 in file ..\Startup\startup_stm32f10x_md.s
  623. At line 225 in file ..\Startup\startup_stm32f10x_md.s
  624. EXTI1_IRQHandler 0000001A
  625. Symbol: EXTI1_IRQHandler
  626. Definitions
  627. At line 236 in file ..\Startup\startup_stm32f10x_md.s
  628. Uses
  629. At line 86 in file ..\Startup\startup_stm32f10x_md.s
  630. At line 192 in file ..\Startup\startup_stm32f10x_md.s
  631. EXTI2_IRQHandler 0000001A
  632. Symbol: EXTI2_IRQHandler
  633. Definitions
  634. At line 237 in file ..\Startup\startup_stm32f10x_md.s
  635. Uses
  636. At line 87 in file ..\Startup\startup_stm32f10x_md.s
  637. At line 193 in file ..\Startup\startup_stm32f10x_md.s
  638. EXTI3_IRQHandler 0000001A
  639. Symbol: EXTI3_IRQHandler
  640. Definitions
  641. At line 238 in file ..\Startup\startup_stm32f10x_md.s
  642. Uses
  643. At line 88 in file ..\Startup\startup_stm32f10x_md.s
  644. At line 194 in file ..\Startup\startup_stm32f10x_md.s
  645. EXTI4_IRQHandler 0000001A
  646. Symbol: EXTI4_IRQHandler
  647. Definitions
  648. At line 239 in file ..\Startup\startup_stm32f10x_md.s
  649. Uses
  650. At line 89 in file ..\Startup\startup_stm32f10x_md.s
  651. At line 195 in file ..\Startup\startup_stm32f10x_md.s
  652. ARM Macro Assembler Page 4 Alphabetic symbol ordering
  653. Relocatable symbols
  654. EXTI9_5_IRQHandler 0000001A
  655. Symbol: EXTI9_5_IRQHandler
  656. Definitions
  657. At line 252 in file ..\Startup\startup_stm32f10x_md.s
  658. Uses
  659. At line 102 in file ..\Startup\startup_stm32f10x_md.s
  660. At line 208 in file ..\Startup\startup_stm32f10x_md.s
  661. FLASH_IRQHandler 0000001A
  662. Symbol: FLASH_IRQHandler
  663. Definitions
  664. At line 233 in file ..\Startup\startup_stm32f10x_md.s
  665. Uses
  666. At line 83 in file ..\Startup\startup_stm32f10x_md.s
  667. At line 189 in file ..\Startup\startup_stm32f10x_md.s
  668. HardFault_Handler 0000000A
  669. Symbol: HardFault_Handler
  670. Definitions
  671. At line 146 in file ..\Startup\startup_stm32f10x_md.s
  672. Uses
  673. At line 64 in file ..\Startup\startup_stm32f10x_md.s
  674. At line 147 in file ..\Startup\startup_stm32f10x_md.s
  675. I2C1_ER_IRQHandler 0000001A
  676. Symbol: I2C1_ER_IRQHandler
  677. Definitions
  678. At line 261 in file ..\Startup\startup_stm32f10x_md.s
  679. Uses
  680. At line 111 in file ..\Startup\startup_stm32f10x_md.s
  681. At line 217 in file ..\Startup\startup_stm32f10x_md.s
  682. I2C1_EV_IRQHandler 0000001A
  683. Symbol: I2C1_EV_IRQHandler
  684. Definitions
  685. At line 260 in file ..\Startup\startup_stm32f10x_md.s
  686. Uses
  687. At line 110 in file ..\Startup\startup_stm32f10x_md.s
  688. At line 216 in file ..\Startup\startup_stm32f10x_md.s
  689. I2C2_ER_IRQHandler 0000001A
  690. Symbol: I2C2_ER_IRQHandler
  691. Definitions
  692. At line 263 in file ..\Startup\startup_stm32f10x_md.s
  693. Uses
  694. At line 113 in file ..\Startup\startup_stm32f10x_md.s
  695. At line 219 in file ..\Startup\startup_stm32f10x_md.s
  696. I2C2_EV_IRQHandler 0000001A
  697. Symbol: I2C2_EV_IRQHandler
  698. Definitions
  699. ARM Macro Assembler Page 5 Alphabetic symbol ordering
  700. Relocatable symbols
  701. At line 262 in file ..\Startup\startup_stm32f10x_md.s
  702. Uses
  703. At line 112 in file ..\Startup\startup_stm32f10x_md.s
  704. At line 218 in file ..\Startup\startup_stm32f10x_md.s
  705. MemManage_Handler 0000000C
  706. Symbol: MemManage_Handler
  707. Definitions
  708. At line 151 in file ..\Startup\startup_stm32f10x_md.s
  709. Uses
  710. At line 65 in file ..\Startup\startup_stm32f10x_md.s
  711. At line 152 in file ..\Startup\startup_stm32f10x_md.s
  712. NMI_Handler 00000008
  713. Symbol: NMI_Handler
  714. Definitions
  715. At line 141 in file ..\Startup\startup_stm32f10x_md.s
  716. Uses
  717. At line 63 in file ..\Startup\startup_stm32f10x_md.s
  718. At line 142 in file ..\Startup\startup_stm32f10x_md.s
  719. PVD_IRQHandler 0000001A
  720. Symbol: PVD_IRQHandler
  721. Definitions
  722. At line 230 in file ..\Startup\startup_stm32f10x_md.s
  723. Uses
  724. At line 80 in file ..\Startup\startup_stm32f10x_md.s
  725. At line 186 in file ..\Startup\startup_stm32f10x_md.s
  726. PendSV_Handler 00000016
  727. Symbol: PendSV_Handler
  728. Definitions
  729. At line 174 in file ..\Startup\startup_stm32f10x_md.s
  730. Uses
  731. At line 75 in file ..\Startup\startup_stm32f10x_md.s
  732. At line 175 in file ..\Startup\startup_stm32f10x_md.s
  733. RCC_IRQHandler 0000001A
  734. Symbol: RCC_IRQHandler
  735. Definitions
  736. At line 234 in file ..\Startup\startup_stm32f10x_md.s
  737. Uses
  738. At line 84 in file ..\Startup\startup_stm32f10x_md.s
  739. At line 190 in file ..\Startup\startup_stm32f10x_md.s
  740. RTCAlarm_IRQHandler 0000001A
  741. Symbol: RTCAlarm_IRQHandler
  742. Definitions
  743. At line 270 in file ..\Startup\startup_stm32f10x_md.s
  744. Uses
  745. At line 120 in file ..\Startup\startup_stm32f10x_md.s
  746. At line 226 in file ..\Startup\startup_stm32f10x_md.s
  747. ARM Macro Assembler Page 6 Alphabetic symbol ordering
  748. Relocatable symbols
  749. RTC_IRQHandler 0000001A
  750. Symbol: RTC_IRQHandler
  751. Definitions
  752. At line 232 in file ..\Startup\startup_stm32f10x_md.s
  753. Uses
  754. At line 82 in file ..\Startup\startup_stm32f10x_md.s
  755. At line 188 in file ..\Startup\startup_stm32f10x_md.s
  756. Reset_Handler 00000000
  757. Symbol: Reset_Handler
  758. Definitions
  759. At line 129 in file ..\Startup\startup_stm32f10x_md.s
  760. Uses
  761. At line 62 in file ..\Startup\startup_stm32f10x_md.s
  762. At line 130 in file ..\Startup\startup_stm32f10x_md.s
  763. SPI1_IRQHandler 0000001A
  764. Symbol: SPI1_IRQHandler
  765. Definitions
  766. At line 264 in file ..\Startup\startup_stm32f10x_md.s
  767. Uses
  768. At line 114 in file ..\Startup\startup_stm32f10x_md.s
  769. At line 220 in file ..\Startup\startup_stm32f10x_md.s
  770. SPI2_IRQHandler 0000001A
  771. Symbol: SPI2_IRQHandler
  772. Definitions
  773. At line 265 in file ..\Startup\startup_stm32f10x_md.s
  774. Uses
  775. At line 115 in file ..\Startup\startup_stm32f10x_md.s
  776. At line 221 in file ..\Startup\startup_stm32f10x_md.s
  777. SVC_Handler 00000012
  778. Symbol: SVC_Handler
  779. Definitions
  780. At line 165 in file ..\Startup\startup_stm32f10x_md.s
  781. Uses
  782. At line 72 in file ..\Startup\startup_stm32f10x_md.s
  783. At line 166 in file ..\Startup\startup_stm32f10x_md.s
  784. SysTick_Handler 00000018
  785. Symbol: SysTick_Handler
  786. Definitions
  787. At line 178 in file ..\Startup\startup_stm32f10x_md.s
  788. Uses
  789. At line 76 in file ..\Startup\startup_stm32f10x_md.s
  790. At line 179 in file ..\Startup\startup_stm32f10x_md.s
  791. TAMPER_IRQHandler 0000001A
  792. Symbol: TAMPER_IRQHandler
  793. Definitions
  794. At line 231 in file ..\Startup\startup_stm32f10x_md.s
  795. ARM Macro Assembler Page 7 Alphabetic symbol ordering
  796. Relocatable symbols
  797. Uses
  798. At line 81 in file ..\Startup\startup_stm32f10x_md.s
  799. At line 187 in file ..\Startup\startup_stm32f10x_md.s
  800. TIM1_BRK_IRQHandler 0000001A
  801. Symbol: TIM1_BRK_IRQHandler
  802. Definitions
  803. At line 253 in file ..\Startup\startup_stm32f10x_md.s
  804. Uses
  805. At line 103 in file ..\Startup\startup_stm32f10x_md.s
  806. At line 209 in file ..\Startup\startup_stm32f10x_md.s
  807. TIM1_CC_IRQHandler 0000001A
  808. Symbol: TIM1_CC_IRQHandler
  809. Definitions
  810. At line 256 in file ..\Startup\startup_stm32f10x_md.s
  811. Uses
  812. At line 106 in file ..\Startup\startup_stm32f10x_md.s
  813. At line 212 in file ..\Startup\startup_stm32f10x_md.s
  814. TIM1_TRG_COM_IRQHandler 0000001A
  815. Symbol: TIM1_TRG_COM_IRQHandler
  816. Definitions
  817. At line 255 in file ..\Startup\startup_stm32f10x_md.s
  818. Uses
  819. At line 105 in file ..\Startup\startup_stm32f10x_md.s
  820. At line 211 in file ..\Startup\startup_stm32f10x_md.s
  821. TIM1_UP_IRQHandler 0000001A
  822. Symbol: TIM1_UP_IRQHandler
  823. Definitions
  824. At line 254 in file ..\Startup\startup_stm32f10x_md.s
  825. Uses
  826. At line 104 in file ..\Startup\startup_stm32f10x_md.s
  827. At line 210 in file ..\Startup\startup_stm32f10x_md.s
  828. TIM2_IRQHandler 0000001A
  829. Symbol: TIM2_IRQHandler
  830. Definitions
  831. At line 257 in file ..\Startup\startup_stm32f10x_md.s
  832. Uses
  833. At line 107 in file ..\Startup\startup_stm32f10x_md.s
  834. At line 213 in file ..\Startup\startup_stm32f10x_md.s
  835. TIM3_IRQHandler 0000001A
  836. Symbol: TIM3_IRQHandler
  837. Definitions
  838. At line 258 in file ..\Startup\startup_stm32f10x_md.s
  839. Uses
  840. At line 108 in file ..\Startup\startup_stm32f10x_md.s
  841. At line 214 in file ..\Startup\startup_stm32f10x_md.s
  842. TIM4_IRQHandler 0000001A
  843. ARM Macro Assembler Page 8 Alphabetic symbol ordering
  844. Relocatable symbols
  845. Symbol: TIM4_IRQHandler
  846. Definitions
  847. At line 259 in file ..\Startup\startup_stm32f10x_md.s
  848. Uses
  849. At line 109 in file ..\Startup\startup_stm32f10x_md.s
  850. At line 215 in file ..\Startup\startup_stm32f10x_md.s
  851. USART1_IRQHandler 0000001A
  852. Symbol: USART1_IRQHandler
  853. Definitions
  854. At line 266 in file ..\Startup\startup_stm32f10x_md.s
  855. Uses
  856. At line 116 in file ..\Startup\startup_stm32f10x_md.s
  857. At line 222 in file ..\Startup\startup_stm32f10x_md.s
  858. USART2_IRQHandler 0000001A
  859. Symbol: USART2_IRQHandler
  860. Definitions
  861. At line 267 in file ..\Startup\startup_stm32f10x_md.s
  862. Uses
  863. At line 117 in file ..\Startup\startup_stm32f10x_md.s
  864. At line 223 in file ..\Startup\startup_stm32f10x_md.s
  865. USART3_IRQHandler 0000001A
  866. Symbol: USART3_IRQHandler
  867. Definitions
  868. At line 268 in file ..\Startup\startup_stm32f10x_md.s
  869. Uses
  870. At line 118 in file ..\Startup\startup_stm32f10x_md.s
  871. At line 224 in file ..\Startup\startup_stm32f10x_md.s
  872. USBWakeUp_IRQHandler 0000001A
  873. Symbol: USBWakeUp_IRQHandler
  874. Definitions
  875. At line 271 in file ..\Startup\startup_stm32f10x_md.s
  876. Uses
  877. At line 121 in file ..\Startup\startup_stm32f10x_md.s
  878. At line 227 in file ..\Startup\startup_stm32f10x_md.s
  879. USB_HP_CAN1_TX_IRQHandler 0000001A
  880. Symbol: USB_HP_CAN1_TX_IRQHandler
  881. Definitions
  882. At line 248 in file ..\Startup\startup_stm32f10x_md.s
  883. Uses
  884. At line 98 in file ..\Startup\startup_stm32f10x_md.s
  885. At line 204 in file ..\Startup\startup_stm32f10x_md.s
  886. USB_LP_CAN1_RX0_IRQHandler 0000001A
  887. Symbol: USB_LP_CAN1_RX0_IRQHandler
  888. Definitions
  889. At line 249 in file ..\Startup\startup_stm32f10x_md.s
  890. Uses
  891. ARM Macro Assembler Page 9 Alphabetic symbol ordering
  892. Relocatable symbols
  893. At line 99 in file ..\Startup\startup_stm32f10x_md.s
  894. At line 205 in file ..\Startup\startup_stm32f10x_md.s
  895. UsageFault_Handler 00000010
  896. Symbol: UsageFault_Handler
  897. Definitions
  898. At line 161 in file ..\Startup\startup_stm32f10x_md.s
  899. Uses
  900. At line 67 in file ..\Startup\startup_stm32f10x_md.s
  901. At line 162 in file ..\Startup\startup_stm32f10x_md.s
  902. WWDG_IRQHandler 0000001A
  903. Symbol: WWDG_IRQHandler
  904. Definitions
  905. At line 229 in file ..\Startup\startup_stm32f10x_md.s
  906. Uses
  907. At line 79 in file ..\Startup\startup_stm32f10x_md.s
  908. At line 185 in file ..\Startup\startup_stm32f10x_md.s
  909. 55 symbols
  910. ARM Macro Assembler Page 1 Alphabetic symbol ordering
  911. Absolute symbols
  912. Heap_Size 00000800
  913. Symbol: Heap_Size
  914. Definitions
  915. At line 44 in file ..\Startup\startup_stm32f10x_md.s
  916. Uses
  917. At line 48 in file ..\Startup\startup_stm32f10x_md.s
  918. Comment: Heap_Size used once
  919. Stack_Size 00002400
  920. Symbol: Stack_Size
  921. Definitions
  922. At line 33 in file ..\Startup\startup_stm32f10x_md.s
  923. Uses
  924. At line 36 in file ..\Startup\startup_stm32f10x_md.s
  925. Comment: Stack_Size used once
  926. __Vectors_Size 000000EC
  927. Symbol: __Vectors_Size
  928. Definitions
  929. At line 124 in file ..\Startup\startup_stm32f10x_md.s
  930. Uses
  931. At line 59 in file ..\Startup\startup_stm32f10x_md.s
  932. Comment: __Vectors_Size used once
  933. 3 symbols
  934. ARM Macro Assembler Page 1 Alphabetic symbol ordering
  935. External symbols
  936. SystemInit 00000000
  937. Symbol: SystemInit
  938. Definitions
  939. At line 132 in file ..\Startup\startup_stm32f10x_md.s
  940. Uses
  941. At line 133 in file ..\Startup\startup_stm32f10x_md.s
  942. Comment: SystemInit used once
  943. __main 00000000
  944. Symbol: __main
  945. Definitions
  946. At line 131 in file ..\Startup\startup_stm32f10x_md.s
  947. Uses
  948. At line 135 in file ..\Startup\startup_stm32f10x_md.s
  949. Comment: __main used once
  950. 2 symbols
  951. 406 symbols in table