HS110C.map 120 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570
  1. ARM Linker, 4.1 [Build 481] [Standard]
  2. ==============================================================================
  3. Section Cross References
  4. main.o(i.PowerCtrlInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  5. main.o(i.PowerCtrlInit) refers to stm32f10x_gpio.o(i.GPIO_PinRemapConfig) for GPIO_PinRemapConfig
  6. main.o(i.PowerCtrlInit) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  7. main.o(i.main) refers to main.o(i.PowerCtrlInit) for PowerCtrlInit
  8. main.o(i.main) refers to serial.o(i.Uart1Init) for Uart1Init
  9. main.o(i.main) refers to printf8.o(i.__0printf$8) for __2printf
  10. main.o(i.main) refers to msg.o(i.NewTask) for NewTask
  11. main.o(i.main) refers to msg.o(i.Uart1Msg) for Uart1Msg
  12. main.o(i.main) refers to msg.o(i.Uart3Msg) for Uart3Msg
  13. main.o(i.main) refers to key.o(i.GetKey) for GetKey
  14. main.o(i.main) refers to msg.o(i.TickMsg) for TickMsg
  15. main.o(i.main) refers to msg.o(i.StartMsg) for StartMsg
  16. main.o(i.main) refers to system_stm32f10x.o(.data) for SystemCoreClock
  17. main.o(i.main) refers to msg.o(.data) for sutMsg
  18. stm32f10x_it.o(i.HardFault_Handler) refers to printf8.o(i.__0printf$8) for __2printf
  19. stm32f10x_it.o(i.HardFault_Handler) refers to stm32f10x_it.o(.data) for g_HFH
  20. stm32f10x_it.o(i.SetHFH) refers to stm32f10x_it.o(.data) for g_HFH
  21. stm32f10x_it.o(i.SysTick_Handler) refers to msg.o(.data) for sutMsg
  22. stm32f10x_it.o(i.SysTick_Handler) refers to stm32f10x_it.o(.data) for siSecCt
  23. stm32f10x_it.o(i.USART1_IRQHandler) refers to serial.o(i.UART1RxTxISRHandler) for UART1RxTxISRHandler
  24. stm32f10x_it.o(i.USART2_IRQHandler) refers to serial.o(i.UART2RxTxISRHandler) for UART2RxTxISRHandler
  25. modem.o(i.CSQ2Num) refers to atoi.o(.text) for atoi
  26. modem.o(i.ModemATWaitACK) refers to modem.o(i.ModemSendAT) for ModemSendAT
  27. modem.o(i.ModemInit) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  28. modem.o(i.ModemInit) refers to modem.o(i.WaitModemIsOpened) for WaitModemIsOpened
  29. modem.o(i.ModemSendAT) refers to stm32f10x_usart.o(i.USART_SendData) for USART_SendData
  30. modem.o(i.ModemSendAT) refers to stm32f10x_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
  31. modem.o(i.ModemSendData) refers to stm32f10x_usart.o(i.USART_SendData) for USART_SendData
  32. modem.o(i.ModemSendData) refers to stm32f10x_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
  33. modem.o(i.ModemSendTcpData) refers to printf8.o(i.__0sprintf$8) for __2sprintf
  34. modem.o(i.ModemSendTcpData) refers to modem.o(i.ModemSendAT) for ModemSendAT
  35. modem.o(i.ModemSendTcpData) refers to modem.o(i.ModemSendData) for ModemSendData
  36. modem.o(i.ModemSendTcpData) refers to strcat.o(.text) for strcat
  37. modem.o(i.ModemSetDsrInput) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  38. modem.o(i.ModemSetDsrLow) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  39. modem.o(i.ModemSetDtrInput) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  40. modem.o(i.ModemSetDtrInput) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  41. modem.o(i.ModemSetDtrLow) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  42. modem.o(i.ModemSetDtrLow) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  43. modem.o(i.ModemSetRingInput) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  44. modem.o(i.ModemSetRingInput) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  45. modem.o(i.ModemSetRingLow) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  46. modem.o(i.ModemSetRingLow) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  47. modem.o(i.WaitModemIsOpened) refers to modem.o(i.ModemATWaitACK) for ModemATWaitACK
  48. key.o(i.GetKey) refers to key.o(i.KeyScanPort) for KeyScanPort
  49. key.o(i.GetKey) refers to key.o(.data) for sucFlag
  50. key.o(i.KeyCount) refers to key.o(.data) for g_ucDKC
  51. key.o(i.KeyInit) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  52. key.o(i.KeyInit) refers to key.o(.data) for g_ucKeyMode
  53. msg.o(i.NewTask) refers to msg.o(.data) for g_ucTask
  54. msg.o(i.StartMsg) refers to printf8.o(i.__0printf$8) for __2printf
  55. msg.o(i.StartMsg) refers to msg.o(.data) for g_ulTaskTickCt
  56. msg.o(i.TickMsg) refers to printf8.o(i.__0printf$8) for __2printf
  57. msg.o(i.TickMsg) refers to msg.o(i.NewTask) for NewTask
  58. msg.o(i.TickMsg) refers to msg.o(.data) for siFlag
  59. msg.o(i.Uart1Msg) refers to iap.o(i.IapCheckPack) for IapCheckPack
  60. msg.o(i.Uart1Msg) refers to iap.o(i.IapPacket) for IapPacket
  61. msg.o(i.Uart1Msg) refers to serial.o(i.Uart1Send) for Uart1Send
  62. msg.o(i.Uart1Msg) refers to msg.o(.data) for g_ucTask
  63. msg.o(i.Uart1Msg) refers to serial.o(.bss) for RxBuffer1
  64. id.o(i.GetRandBySTM32ID) refers to id.o(i.GetSTM32ID) for GetSTM32ID
  65. iap.o(i.GetCRC16) refers to iap.o(.data) for ccitt_table
  66. iap.o(i.IapCheckPack) refers to iap.o(i.GetCRC16) for GetCRC16
  67. iap.o(i.IapPacket) refers to iap.o(i.GetCRC16) for GetCRC16
  68. serial.o(i.UART1RxTxISRHandler) refers to stm32f10x_usart.o(i.USART_GetITStatus) for USART_GetITStatus
  69. serial.o(i.UART1RxTxISRHandler) refers to stm32f10x_usart.o(i.USART_ReceiveData) for USART_ReceiveData
  70. serial.o(i.UART1RxTxISRHandler) refers to stm32f10x_usart.o(i.USART_ClearITPendingBit) for USART_ClearITPendingBit
  71. serial.o(i.UART1RxTxISRHandler) refers to serial.o(.data) for g_ucUart1Received
  72. serial.o(i.UART1RxTxISRHandler) refers to serial.o(.bss) for RxBuffer1
  73. serial.o(i.UART3RxTxISRHandler) refers to stm32f10x_usart.o(i.USART_GetITStatus) for USART_GetITStatus
  74. serial.o(i.UART3RxTxISRHandler) refers to stm32f10x_usart.o(i.USART_ReceiveData) for USART_ReceiveData
  75. serial.o(i.UART3RxTxISRHandler) refers to stm32f10x_usart.o(i.USART_SendData) for USART_SendData
  76. serial.o(i.UART3RxTxISRHandler) refers to stm32f10x_usart.o(i.USART_ClearITPendingBit) for USART_ClearITPendingBit
  77. serial.o(i.UART3RxTxISRHandler) refers to stm32f10x_dma.o(i.DMA_Cmd) for DMA_Cmd
  78. serial.o(i.UART3RxTxISRHandler) refers to serial.o(.data) for g_ucUARTSel
  79. serial.o(i.UART3RxTxISRHandler) refers to serial.o(.bss) for RxBuffer3
  80. serial.o(i.Uart1DMAInit) refers to stm32f10x_rcc.o(i.RCC_AHBPeriphClockCmd) for RCC_AHBPeriphClockCmd
  81. serial.o(i.Uart1DMAInit) refers to stm32f10x_dma.o(i.DMA_DeInit) for DMA_DeInit
  82. serial.o(i.Uart1DMAInit) refers to stm32f10x_dma.o(i.DMA_Init) for DMA_Init
  83. serial.o(i.Uart1DMAInit) refers to misc.o(i.NVIC_Init) for NVIC_Init
  84. serial.o(i.Uart1DMAInit) refers to stm32f10x_dma.o(i.DMA_ITConfig) for DMA_ITConfig
  85. serial.o(i.Uart1DMAInit) refers to stm32f10x_dma.o(i.DMA_Cmd) for DMA_Cmd
  86. serial.o(i.Uart1DMAInit) refers to serial.o(.bss) for TxBuffer1
  87. serial.o(i.Uart1Init) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  88. serial.o(i.Uart1Init) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  89. serial.o(i.Uart1Init) refers to stm32f10x_usart.o(i.USART_Init) for USART_Init
  90. serial.o(i.Uart1Init) refers to stm32f10x_usart.o(i.USART_Cmd) for USART_Cmd
  91. serial.o(i.Uart1Init) refers to misc.o(i.NVIC_PriorityGroupConfig) for NVIC_PriorityGroupConfig
  92. serial.o(i.Uart1Init) refers to misc.o(i.NVIC_Init) for NVIC_Init
  93. serial.o(i.Uart1Init) refers to stm32f10x_usart.o(i.USART_ClearFlag) for USART_ClearFlag
  94. serial.o(i.Uart1Init) refers to stm32f10x_usart.o(i.USART_ITConfig) for USART_ITConfig
  95. serial.o(i.Uart1Init) refers to stm32f10x_usart.o(i.USART_DMACmd) for USART_DMACmd
  96. serial.o(i.Uart1Send) refers to stm32f10x_usart.o(i.USART_SendData) for USART_SendData
  97. serial.o(i.Uart1Send) refers to stm32f10x_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
  98. serial.o(i.Uart3DMAInit) refers to stm32f10x_rcc.o(i.RCC_AHBPeriphClockCmd) for RCC_AHBPeriphClockCmd
  99. serial.o(i.Uart3DMAInit) refers to stm32f10x_dma.o(i.DMA_DeInit) for DMA_DeInit
  100. serial.o(i.Uart3DMAInit) refers to stm32f10x_dma.o(i.DMA_Init) for DMA_Init
  101. serial.o(i.Uart3DMAInit) refers to misc.o(i.NVIC_Init) for NVIC_Init
  102. serial.o(i.Uart3DMAInit) refers to stm32f10x_dma.o(i.DMA_ITConfig) for DMA_ITConfig
  103. serial.o(i.Uart3DMAInit) refers to stm32f10x_dma.o(i.DMA_Cmd) for DMA_Cmd
  104. serial.o(i.Uart3DMAInit) refers to serial.o(.bss) for TxBuffer3
  105. serial.o(i.Uart3Init) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  106. serial.o(i.Uart3Init) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd) for RCC_APB1PeriphClockCmd
  107. serial.o(i.Uart3Init) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  108. serial.o(i.Uart3Init) refers to stm32f10x_usart.o(i.USART_Init) for USART_Init
  109. serial.o(i.Uart3Init) refers to misc.o(i.NVIC_PriorityGroupConfig) for NVIC_PriorityGroupConfig
  110. serial.o(i.Uart3Init) refers to misc.o(i.NVIC_Init) for NVIC_Init
  111. serial.o(i.Uart3Init) refers to stm32f10x_usart.o(i.USART_ClearFlag) for USART_ClearFlag
  112. serial.o(i.Uart3Init) refers to stm32f10x_usart.o(i.USART_ITConfig) for USART_ITConfig
  113. serial.o(i.Uart3Init) refers to stm32f10x_usart.o(i.USART_Cmd) for USART_Cmd
  114. serial.o(i.Uart3Init) refers to stm32f10x_usart.o(i.USART_DMACmd) for USART_DMACmd
  115. serial.o(i.Uart3Send) refers to stm32f10x_usart.o(i.USART_SendData) for USART_SendData
  116. serial.o(i.Uart3Send) refers to stm32f10x_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
  117. serial.o(i.Uart3Send) refers to serial.o(.data) for tx3_len
  118. serial.o(i.Uart3Send) refers to serial.o(.bss) for TxBuffer3
  119. serial.o(i.fputc) refers to stm32f10x_usart.o(i.USART_SendData) for USART_SendData
  120. serial.o(i.fputc) refers to stm32f10x_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
  121. stm32f10x_flash.o(i.FLASH_EnableWriteProtection) refers to stm32f10x_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
  122. stm32f10x_flash.o(i.FLASH_EraseAllBank1Pages) refers to stm32f10x_flash.o(i.FLASH_WaitForLastBank1Operation) for FLASH_WaitForLastBank1Operation
  123. stm32f10x_flash.o(i.FLASH_EraseAllPages) refers to stm32f10x_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
  124. stm32f10x_flash.o(i.FLASH_EraseOptionBytes) refers to stm32f10x_flash.o(i.FLASH_GetReadOutProtectionStatus) for FLASH_GetReadOutProtectionStatus
  125. stm32f10x_flash.o(i.FLASH_EraseOptionBytes) refers to stm32f10x_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
  126. stm32f10x_flash.o(i.FLASH_ErasePage) refers to stm32f10x_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
  127. stm32f10x_flash.o(i.FLASH_ProgramHalfWord) refers to stm32f10x_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
  128. stm32f10x_flash.o(i.FLASH_ProgramOptionByteData) refers to stm32f10x_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
  129. stm32f10x_flash.o(i.FLASH_ProgramWord) refers to stm32f10x_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
  130. stm32f10x_flash.o(i.FLASH_ReadOutProtection) refers to stm32f10x_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
  131. stm32f10x_flash.o(i.FLASH_UserOptionByteConfig) refers to stm32f10x_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
  132. stm32f10x_flash.o(i.FLASH_WaitForLastBank1Operation) refers to stm32f10x_flash.o(i.FLASH_GetBank1Status) for FLASH_GetBank1Status
  133. stm32f10x_flash.o(i.FLASH_WaitForLastOperation) refers to stm32f10x_flash.o(i.FLASH_GetBank1Status) for FLASH_GetBank1Status
  134. stm32f10x_gpio.o(i.GPIO_AFIODeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
  135. stm32f10x_gpio.o(i.GPIO_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
  136. stm32f10x_rcc.o(i.RCC_GetClocksFreq) refers to stm32f10x_rcc.o(.data) for APBAHBPrescTable
  137. stm32f10x_rcc.o(i.RCC_WaitForHSEStartUp) refers to stm32f10x_rcc.o(i.RCC_GetFlagStatus) for RCC_GetFlagStatus
  138. stm32f10x_adc.o(i.ADC_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
  139. stm32f10x_bkp.o(i.BKP_DeInit) refers to stm32f10x_rcc.o(i.RCC_BackupResetCmd) for RCC_BackupResetCmd
  140. stm32f10x_can.o(i.CAN_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
  141. stm32f10x_can.o(i.CAN_GetITStatus) refers to stm32f10x_can.o(i.CheckITStatus) for CheckITStatus
  142. stm32f10x_can.o(i.CAN_Receive) refers to stm32f10x_can.o(i.CAN_FIFORelease) for CAN_FIFORelease
  143. stm32f10x_cec.o(i.CEC_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
  144. stm32f10x_dac.o(i.DAC_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
  145. stm32f10x_i2c.o(i.I2C_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
  146. stm32f10x_i2c.o(i.I2C_Init) refers to stm32f10x_rcc.o(i.RCC_GetClocksFreq) for RCC_GetClocksFreq
  147. stm32f10x_pwr.o(i.PWR_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
  148. stm32f10x_rtc.o(i.RTC_SetAlarm) refers to stm32f10x_rtc.o(i.RTC_EnterConfigMode) for RTC_EnterConfigMode
  149. stm32f10x_rtc.o(i.RTC_SetAlarm) refers to stm32f10x_rtc.o(i.RTC_ExitConfigMode) for RTC_ExitConfigMode
  150. stm32f10x_rtc.o(i.RTC_SetCounter) refers to stm32f10x_rtc.o(i.RTC_EnterConfigMode) for RTC_EnterConfigMode
  151. stm32f10x_rtc.o(i.RTC_SetCounter) refers to stm32f10x_rtc.o(i.RTC_ExitConfigMode) for RTC_ExitConfigMode
  152. stm32f10x_rtc.o(i.RTC_SetPrescaler) refers to stm32f10x_rtc.o(i.RTC_EnterConfigMode) for RTC_EnterConfigMode
  153. stm32f10x_rtc.o(i.RTC_SetPrescaler) refers to stm32f10x_rtc.o(i.RTC_ExitConfigMode) for RTC_ExitConfigMode
  154. stm32f10x_spi.o(i.I2S_Init) refers to stm32f10x_rcc.o(i.RCC_GetClocksFreq) for RCC_GetClocksFreq
  155. stm32f10x_spi.o(i.SPI_I2S_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
  156. stm32f10x_spi.o(i.SPI_I2S_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
  157. stm32f10x_tim.o(i.TIM_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
  158. stm32f10x_tim.o(i.TIM_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
  159. stm32f10x_tim.o(i.TIM_ETRClockMode1Config) refers to stm32f10x_tim.o(i.TIM_ETRConfig) for TIM_ETRConfig
  160. stm32f10x_tim.o(i.TIM_ETRClockMode2Config) refers to stm32f10x_tim.o(i.TIM_ETRConfig) for TIM_ETRConfig
  161. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TI1_Config) for TI1_Config
  162. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TIM_SetIC1Prescaler) for TIM_SetIC1Prescaler
  163. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TI2_Config) for TI2_Config
  164. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TIM_SetIC2Prescaler) for TIM_SetIC2Prescaler
  165. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TI3_Config) for TI3_Config
  166. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TIM_SetIC3Prescaler) for TIM_SetIC3Prescaler
  167. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TI4_Config) for TI4_Config
  168. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TIM_SetIC4Prescaler) for TIM_SetIC4Prescaler
  169. stm32f10x_tim.o(i.TIM_ITRxExternalClockConfig) refers to stm32f10x_tim.o(i.TIM_SelectInputTrigger) for TIM_SelectInputTrigger
  170. stm32f10x_tim.o(i.TIM_PWMIConfig) refers to stm32f10x_tim.o(i.TI1_Config) for TI1_Config
  171. stm32f10x_tim.o(i.TIM_PWMIConfig) refers to stm32f10x_tim.o(i.TIM_SetIC1Prescaler) for TIM_SetIC1Prescaler
  172. stm32f10x_tim.o(i.TIM_PWMIConfig) refers to stm32f10x_tim.o(i.TI2_Config) for TI2_Config
  173. stm32f10x_tim.o(i.TIM_PWMIConfig) refers to stm32f10x_tim.o(i.TIM_SetIC2Prescaler) for TIM_SetIC2Prescaler
  174. stm32f10x_tim.o(i.TIM_TIxExternalClockConfig) refers to stm32f10x_tim.o(i.TI2_Config) for TI2_Config
  175. stm32f10x_tim.o(i.TIM_TIxExternalClockConfig) refers to stm32f10x_tim.o(i.TI1_Config) for TI1_Config
  176. stm32f10x_tim.o(i.TIM_TIxExternalClockConfig) refers to stm32f10x_tim.o(i.TIM_SelectInputTrigger) for TIM_SelectInputTrigger
  177. stm32f10x_usart.o(i.USART_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
  178. stm32f10x_usart.o(i.USART_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
  179. stm32f10x_usart.o(i.USART_Init) refers to stm32f10x_rcc.o(i.RCC_GetClocksFreq) for RCC_GetClocksFreq
  180. stm32f10x_wwdg.o(i.WWDG_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
  181. system_stm32f10x.o(i.SetSysClock) refers to system_stm32f10x.o(i.SetSysClockTo24) for SetSysClockTo24
  182. system_stm32f10x.o(i.SystemCoreClockUpdate) refers to system_stm32f10x.o(.data) for SystemCoreClock
  183. system_stm32f10x.o(i.SystemInit) refers to system_stm32f10x.o(i.SetSysClock) for SetSysClock
  184. startup_stm32f10x_hd.o(RESET) refers to startup_stm32f10x_hd.o(STACK) for __initial_sp
  185. startup_stm32f10x_hd.o(RESET) refers to startup_stm32f10x_hd.o(.text) for Reset_Handler
  186. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.NMI_Handler) for NMI_Handler
  187. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.HardFault_Handler) for HardFault_Handler
  188. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.MemManage_Handler) for MemManage_Handler
  189. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.BusFault_Handler) for BusFault_Handler
  190. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.UsageFault_Handler) for UsageFault_Handler
  191. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.SVC_Handler) for SVC_Handler
  192. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.DebugMon_Handler) for DebugMon_Handler
  193. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.SysTick_Handler) for SysTick_Handler
  194. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.DMA1_Channel2_IRQHandler) for DMA1_Channel2_IRQHandler
  195. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.DMA1_Channel4_IRQHandler) for DMA1_Channel4_IRQHandler
  196. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.USART1_IRQHandler) for USART1_IRQHandler
  197. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.USART2_IRQHandler) for USART2_IRQHandler
  198. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.USART3_IRQHandler) for USART3_IRQHandler
  199. startup_stm32f10x_hd.o(.text) refers to system_stm32f10x.o(i.SystemInit) for SystemInit
  200. startup_stm32f10x_hd.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
  201. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7.o(.ARM.Collect$$$$00000007) for _main_init
  202. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload
  203. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk
  204. printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  205. printfb.o(i.__0fprintf$bare) refers to serial.o(i.fputc) for fputc
  206. printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core
  207. printfb.o(i.__0printf$bare) refers to serial.o(i.fputc) for fputc
  208. printfb.o(i.__0printf$bare) refers to stdout.o(.data) for __stdout
  209. printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  210. printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc
  211. printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  212. printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc
  213. printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  214. printfb.o(i.__0vfprintf$bare) refers to serial.o(i.fputc) for fputc
  215. printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  216. printfb.o(i.__0vprintf$bare) refers to serial.o(i.fputc) for fputc
  217. printfb.o(i.__0vprintf$bare) refers to stdout.o(.data) for __stdout
  218. printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  219. printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc
  220. printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  221. printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc
  222. printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  223. printf0.o(i.__0fprintf$0) refers to serial.o(i.fputc) for fputc
  224. printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core
  225. printf0.o(i.__0printf$0) refers to serial.o(i.fputc) for fputc
  226. printf0.o(i.__0printf$0) refers to stdout.o(.data) for __stdout
  227. printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  228. printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc
  229. printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  230. printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc
  231. printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  232. printf0.o(i.__0vfprintf$0) refers to serial.o(i.fputc) for fputc
  233. printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  234. printf0.o(i.__0vprintf$0) refers to serial.o(i.fputc) for fputc
  235. printf0.o(i.__0vprintf$0) refers to stdout.o(.data) for __stdout
  236. printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  237. printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc
  238. printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  239. printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc
  240. printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  241. printf1.o(i.__0fprintf$1) refers to serial.o(i.fputc) for fputc
  242. printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core
  243. printf1.o(i.__0printf$1) refers to serial.o(i.fputc) for fputc
  244. printf1.o(i.__0printf$1) refers to stdout.o(.data) for __stdout
  245. printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  246. printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc
  247. printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  248. printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc
  249. printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  250. printf1.o(i.__0vfprintf$1) refers to serial.o(i.fputc) for fputc
  251. printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  252. printf1.o(i.__0vprintf$1) refers to serial.o(i.fputc) for fputc
  253. printf1.o(i.__0vprintf$1) refers to stdout.o(.data) for __stdout
  254. printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  255. printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc
  256. printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  257. printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc
  258. printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
  259. printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  260. printf2.o(i.__0fprintf$2) refers to serial.o(i.fputc) for fputc
  261. printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core
  262. printf2.o(i.__0printf$2) refers to serial.o(i.fputc) for fputc
  263. printf2.o(i.__0printf$2) refers to stdout.o(.data) for __stdout
  264. printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  265. printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc
  266. printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  267. printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc
  268. printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  269. printf2.o(i.__0vfprintf$2) refers to serial.o(i.fputc) for fputc
  270. printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  271. printf2.o(i.__0vprintf$2) refers to serial.o(i.fputc) for fputc
  272. printf2.o(i.__0vprintf$2) refers to stdout.o(.data) for __stdout
  273. printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  274. printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc
  275. printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  276. printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc
  277. printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  278. printf3.o(i.__0fprintf$3) refers to serial.o(i.fputc) for fputc
  279. printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core
  280. printf3.o(i.__0printf$3) refers to serial.o(i.fputc) for fputc
  281. printf3.o(i.__0printf$3) refers to stdout.o(.data) for __stdout
  282. printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  283. printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc
  284. printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  285. printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc
  286. printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  287. printf3.o(i.__0vfprintf$3) refers to serial.o(i.fputc) for fputc
  288. printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  289. printf3.o(i.__0vprintf$3) refers to serial.o(i.fputc) for fputc
  290. printf3.o(i.__0vprintf$3) refers to stdout.o(.data) for __stdout
  291. printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  292. printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc
  293. printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  294. printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc
  295. printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
  296. printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  297. printf4.o(i.__0fprintf$4) refers to serial.o(i.fputc) for fputc
  298. printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core
  299. printf4.o(i.__0printf$4) refers to serial.o(i.fputc) for fputc
  300. printf4.o(i.__0printf$4) refers to stdout.o(.data) for __stdout
  301. printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  302. printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc
  303. printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  304. printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc
  305. printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  306. printf4.o(i.__0vfprintf$4) refers to serial.o(i.fputc) for fputc
  307. printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  308. printf4.o(i.__0vprintf$4) refers to serial.o(i.fputc) for fputc
  309. printf4.o(i.__0vprintf$4) refers to stdout.o(.data) for __stdout
  310. printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  311. printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc
  312. printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  313. printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc
  314. printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
  315. printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  316. printf5.o(i.__0fprintf$5) refers to serial.o(i.fputc) for fputc
  317. printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core
  318. printf5.o(i.__0printf$5) refers to serial.o(i.fputc) for fputc
  319. printf5.o(i.__0printf$5) refers to stdout.o(.data) for __stdout
  320. printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  321. printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc
  322. printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  323. printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc
  324. printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  325. printf5.o(i.__0vfprintf$5) refers to serial.o(i.fputc) for fputc
  326. printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  327. printf5.o(i.__0vprintf$5) refers to serial.o(i.fputc) for fputc
  328. printf5.o(i.__0vprintf$5) refers to stdout.o(.data) for __stdout
  329. printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  330. printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc
  331. printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  332. printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc
  333. printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
  334. printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  335. printf6.o(i.__0fprintf$6) refers to serial.o(i.fputc) for fputc
  336. printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core
  337. printf6.o(i.__0printf$6) refers to serial.o(i.fputc) for fputc
  338. printf6.o(i.__0printf$6) refers to stdout.o(.data) for __stdout
  339. printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  340. printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc
  341. printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  342. printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc
  343. printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  344. printf6.o(i.__0vfprintf$6) refers to serial.o(i.fputc) for fputc
  345. printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  346. printf6.o(i.__0vprintf$6) refers to serial.o(i.fputc) for fputc
  347. printf6.o(i.__0vprintf$6) refers to stdout.o(.data) for __stdout
  348. printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  349. printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc
  350. printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  351. printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc
  352. printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding
  353. printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
  354. printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding
  355. printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  356. printf7.o(i.__0fprintf$7) refers to serial.o(i.fputc) for fputc
  357. printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core
  358. printf7.o(i.__0printf$7) refers to serial.o(i.fputc) for fputc
  359. printf7.o(i.__0printf$7) refers to stdout.o(.data) for __stdout
  360. printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  361. printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc
  362. printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  363. printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc
  364. printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  365. printf7.o(i.__0vfprintf$7) refers to serial.o(i.fputc) for fputc
  366. printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  367. printf7.o(i.__0vprintf$7) refers to serial.o(i.fputc) for fputc
  368. printf7.o(i.__0vprintf$7) refers to stdout.o(.data) for __stdout
  369. printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  370. printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc
  371. printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  372. printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc
  373. printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding
  374. printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
  375. printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding
  376. printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  377. printf8.o(i.__0fprintf$8) refers to serial.o(i.fputc) for fputc
  378. printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core
  379. printf8.o(i.__0printf$8) refers to serial.o(i.fputc) for fputc
  380. printf8.o(i.__0printf$8) refers to stdout.o(.data) for __stdout
  381. printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  382. printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc
  383. printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  384. printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc
  385. printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  386. printf8.o(i.__0vfprintf$8) refers to serial.o(i.fputc) for fputc
  387. printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  388. printf8.o(i.__0vprintf$8) refers to serial.o(i.fputc) for fputc
  389. printf8.o(i.__0vprintf$8) refers to stdout.o(.data) for __stdout
  390. printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  391. printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc
  392. printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  393. printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc
  394. printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding
  395. printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
  396. printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding
  397. printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  398. printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core
  399. printfa.o(i.__0fprintf) refers to serial.o(i.fputc) for fputc
  400. printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp
  401. printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core
  402. printfa.o(i.__0printf) refers to serial.o(i.fputc) for fputc
  403. printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout
  404. printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  405. printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core
  406. printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc
  407. printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  408. printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core
  409. printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc
  410. printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  411. printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core
  412. printfa.o(i.__0vfprintf) refers to serial.o(i.fputc) for fputc
  413. printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  414. printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core
  415. printfa.o(i.__0vprintf) refers to serial.o(i.fputc) for fputc
  416. printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout
  417. printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  418. printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core
  419. printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc
  420. printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  421. printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core
  422. printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc
  423. printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp
  424. printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul
  425. printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv
  426. printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
  427. printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd
  428. printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz
  429. printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod
  430. printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp
  431. printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding
  432. printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
  433. printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding
  434. printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits
  435. printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
  436. printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
  437. printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
  438. printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp
  439. printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp
  440. atoi.o(.text) refers to errno.o(i.__aeabi_errno_addr) for __aeabi_errno_addr
  441. atoi.o(.text) refers to strtol.o(.text) for strtol
  442. entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
  443. entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32f10x_hd.o(STACK) for __initial_sp
  444. entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32f10x_hd.o(STACK) for __initial_sp
  445. entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main
  446. entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload
  447. entry7.o(.ARM.Collect$$$$00000007) refers to main.o(i.main) for main
  448. uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr
  449. uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl
  450. errno.o(i.__aeabi_errno_addr) refers to errno.o(.data) for .data
  451. errno.o(i.__read_errno) refers to errno.o(.data) for .data
  452. errno.o(i.__set_errno) refers to errno.o(.data) for .data
  453. strtol.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
  454. strtol.o(.text) refers to _strtoul.o(.text) for _strtoul
  455. strtol.o(.text) refers to errno.o(i.__aeabi_errno_addr) for __aeabi_errno_addr
  456. dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl
  457. dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr
  458. dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue
  459. dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue
  460. ddiv.o(.text) refers to depilogue.o(.text) for _double_round
  461. dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr
  462. dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl
  463. init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
  464. ctype_o.o(.text) refers to ctype_o.o(.constdata) for .constdata
  465. ctype_o.o(.constdata) refers to ctype_o.o(.constdata) for __ctype_table
  466. isalnum_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
  467. isalpha_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
  468. isblank_o.o(.text) refers to ctype_o.o(.constdata) for __ctype_table
  469. iscntrl_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
  470. isdigit_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
  471. isgraph_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
  472. islower_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
  473. isprint_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
  474. ispunct_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
  475. isspace_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
  476. isupper_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
  477. isxdigit_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
  478. _strtoul.o(.text) refers to _chval.o(.text) for _chval
  479. _strtoul.o(.text) refers to errno.o(i.__aeabi_errno_addr) for __aeabi_errno_addr
  480. depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl
  481. depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr
  482. ==============================================================================
  483. Removing Unused input sections from the image.
  484. Removing main.o(i.PcHandle), (2 bytes).
  485. Removing stm32f10x_it.o(i.SetHFH), (44 bytes).
  486. Removing modem.o(i.CSQ2Num), (28 bytes).
  487. Removing modem.o(i.ModemATWaitACK), (12 bytes).
  488. Removing modem.o(i.ModemCheckRecv), (42 bytes).
  489. Removing modem.o(i.ModemInit), (100 bytes).
  490. Removing modem.o(i.ModemPoweroff), (44 bytes).
  491. Removing modem.o(i.ModemSendAT), (44 bytes).
  492. Removing modem.o(i.ModemSendData), (48 bytes).
  493. Removing modem.o(i.ModemSendTcpData), (136 bytes).
  494. Removing modem.o(i.ModemSetDsrInput), (36 bytes).
  495. Removing modem.o(i.ModemSetDsrLow), (44 bytes).
  496. Removing modem.o(i.ModemSetDtrInput), (44 bytes).
  497. Removing modem.o(i.ModemSetDtrLow), (52 bytes).
  498. Removing modem.o(i.ModemSetRingInput), (44 bytes).
  499. Removing modem.o(i.ModemSetRingLow), (52 bytes).
  500. Removing modem.o(i.ModemWaitACKMsg), (10 bytes).
  501. Removing modem.o(i.ModemWateMsg), (10 bytes).
  502. Removing modem.o(i.String2Number), (204 bytes).
  503. Removing modem.o(i.WaitModemIsOpened), (52 bytes).
  504. Removing key.o(i.KeyCount), (48 bytes).
  505. Removing key.o(i.KeyInit), (48 bytes).
  506. Removing msg.o(i.KeyMsg), (2 bytes).
  507. Removing id.o(i.GetRandBySTM32ID), (40 bytes).
  508. Removing id.o(i.GetSTM32ID), (32 bytes).
  509. Removing serial.o(i.UART3RxTxISRHandler), (464 bytes).
  510. Removing serial.o(i.Uart1DMAInit), (204 bytes).
  511. Removing serial.o(i.Uart3DMAInit), (208 bytes).
  512. Removing serial.o(i.Uart3Init), (224 bytes).
  513. Removing serial.o(i.Uart3Send), (96 bytes).
  514. Removing misc.o(i.NVIC_SetVectorTable), (20 bytes).
  515. Removing misc.o(i.NVIC_SystemLPConfig), (44 bytes).
  516. Removing misc.o(i.SysTick_CLKSourceConfig), (40 bytes).
  517. Removing stm32f10x_flash.o(i.FLASH_ClearFlag), (12 bytes).
  518. Removing stm32f10x_flash.o(i.FLASH_EnableWriteProtection), (204 bytes).
  519. Removing stm32f10x_flash.o(i.FLASH_EraseAllBank1Pages), (72 bytes).
  520. Removing stm32f10x_flash.o(i.FLASH_EraseAllPages), (72 bytes).
  521. Removing stm32f10x_flash.o(i.FLASH_EraseOptionBytes), (168 bytes).
  522. Removing stm32f10x_flash.o(i.FLASH_ErasePage), (76 bytes).
  523. Removing stm32f10x_flash.o(i.FLASH_GetBank1Status), (56 bytes).
  524. Removing stm32f10x_flash.o(i.FLASH_GetFlagStatus), (48 bytes).
  525. Removing stm32f10x_flash.o(i.FLASH_GetPrefetchBufferStatus), (24 bytes).
  526. Removing stm32f10x_flash.o(i.FLASH_GetReadOutProtectionStatus), (24 bytes).
  527. Removing stm32f10x_flash.o(i.FLASH_GetStatus), (56 bytes).
  528. Removing stm32f10x_flash.o(i.FLASH_GetUserOptionByte), (12 bytes).
  529. Removing stm32f10x_flash.o(i.FLASH_GetWriteProtectionOptionByte), (12 bytes).
  530. Removing stm32f10x_flash.o(i.FLASH_HalfCycleAccessCmd), (28 bytes).
  531. Removing stm32f10x_flash.o(i.FLASH_ITConfig), (32 bytes).
  532. Removing stm32f10x_flash.o(i.FLASH_Lock), (20 bytes).
  533. Removing stm32f10x_flash.o(i.FLASH_LockBank1), (20 bytes).
  534. Removing stm32f10x_flash.o(i.FLASH_PrefetchBufferCmd), (28 bytes).
  535. Removing stm32f10x_flash.o(i.FLASH_ProgramHalfWord), (64 bytes).
  536. Removing stm32f10x_flash.o(i.FLASH_ProgramOptionByteData), (84 bytes).
  537. Removing stm32f10x_flash.o(i.FLASH_ProgramWord), (100 bytes).
  538. Removing stm32f10x_flash.o(i.FLASH_ReadOutProtection), (172 bytes).
  539. Removing stm32f10x_flash.o(i.FLASH_SetLatency), (24 bytes).
  540. Removing stm32f10x_flash.o(i.FLASH_Unlock), (24 bytes).
  541. Removing stm32f10x_flash.o(i.FLASH_UnlockBank1), (24 bytes).
  542. Removing stm32f10x_flash.o(i.FLASH_UserOptionByteConfig), (104 bytes).
  543. Removing stm32f10x_flash.o(i.FLASH_WaitForLastBank1Operation), (38 bytes).
  544. Removing stm32f10x_flash.o(i.FLASH_WaitForLastOperation), (38 bytes).
  545. Removing stm32f10x_gpio.o(i.GPIO_AFIODeInit), (20 bytes).
  546. Removing stm32f10x_gpio.o(i.GPIO_DeInit), (200 bytes).
  547. Removing stm32f10x_gpio.o(i.GPIO_ETH_MediaInterfaceConfig), (12 bytes).
  548. Removing stm32f10x_gpio.o(i.GPIO_EXTILineConfig), (64 bytes).
  549. Removing stm32f10x_gpio.o(i.GPIO_EventOutputCmd), (12 bytes).
  550. Removing stm32f10x_gpio.o(i.GPIO_EventOutputConfig), (32 bytes).
  551. Removing stm32f10x_gpio.o(i.GPIO_PinLockConfig), (18 bytes).
  552. Removing stm32f10x_gpio.o(i.GPIO_ReadInputData), (8 bytes).
  553. Removing stm32f10x_gpio.o(i.GPIO_ReadInputDataBit), (18 bytes).
  554. Removing stm32f10x_gpio.o(i.GPIO_ReadOutputData), (8 bytes).
  555. Removing stm32f10x_gpio.o(i.GPIO_ReadOutputDataBit), (18 bytes).
  556. Removing stm32f10x_gpio.o(i.GPIO_ResetBits), (4 bytes).
  557. Removing stm32f10x_gpio.o(i.GPIO_SetBits), (4 bytes).
  558. Removing stm32f10x_gpio.o(i.GPIO_StructInit), (16 bytes).
  559. Removing stm32f10x_gpio.o(i.GPIO_Write), (4 bytes).
  560. Removing stm32f10x_gpio.o(i.GPIO_WriteBit), (10 bytes).
  561. Removing stm32f10x_rcc.o(i.RCC_ADCCLKConfig), (24 bytes).
  562. Removing stm32f10x_rcc.o(i.RCC_AHBPeriphClockCmd), (32 bytes).
  563. Removing stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd), (32 bytes).
  564. Removing stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd), (32 bytes).
  565. Removing stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd), (32 bytes).
  566. Removing stm32f10x_rcc.o(i.RCC_AdjustHSICalibrationValue), (24 bytes).
  567. Removing stm32f10x_rcc.o(i.RCC_BackupResetCmd), (12 bytes).
  568. Removing stm32f10x_rcc.o(i.RCC_ClearFlag), (20 bytes).
  569. Removing stm32f10x_rcc.o(i.RCC_ClearITPendingBit), (12 bytes).
  570. Removing stm32f10x_rcc.o(i.RCC_ClockSecuritySystemCmd), (12 bytes).
  571. Removing stm32f10x_rcc.o(i.RCC_DeInit), (76 bytes).
  572. Removing stm32f10x_rcc.o(i.RCC_GetFlagStatus), (60 bytes).
  573. Removing stm32f10x_rcc.o(i.RCC_GetITStatus), (24 bytes).
  574. Removing stm32f10x_rcc.o(i.RCC_GetSYSCLKSource), (16 bytes).
  575. Removing stm32f10x_rcc.o(i.RCC_HCLKConfig), (24 bytes).
  576. Removing stm32f10x_rcc.o(i.RCC_HSEConfig), (76 bytes).
  577. Removing stm32f10x_rcc.o(i.RCC_HSICmd), (12 bytes).
  578. Removing stm32f10x_rcc.o(i.RCC_ITConfig), (36 bytes).
  579. Removing stm32f10x_rcc.o(i.RCC_LSEConfig), (52 bytes).
  580. Removing stm32f10x_rcc.o(i.RCC_LSICmd), (12 bytes).
  581. Removing stm32f10x_rcc.o(i.RCC_MCOConfig), (12 bytes).
  582. Removing stm32f10x_rcc.o(i.RCC_PCLK1Config), (24 bytes).
  583. Removing stm32f10x_rcc.o(i.RCC_PCLK2Config), (24 bytes).
  584. Removing stm32f10x_rcc.o(i.RCC_PLLCmd), (12 bytes).
  585. Removing stm32f10x_rcc.o(i.RCC_PLLConfig), (28 bytes).
  586. Removing stm32f10x_rcc.o(i.RCC_RTCCLKCmd), (12 bytes).
  587. Removing stm32f10x_rcc.o(i.RCC_RTCCLKConfig), (16 bytes).
  588. Removing stm32f10x_rcc.o(i.RCC_SYSCLKConfig), (24 bytes).
  589. Removing stm32f10x_rcc.o(i.RCC_USBCLKConfig), (12 bytes).
  590. Removing stm32f10x_rcc.o(i.RCC_WaitForHSEStartUp), (48 bytes).
  591. Removing stm32f10x_adc.o(i.ADC_AnalogWatchdogCmd), (20 bytes).
  592. Removing stm32f10x_adc.o(i.ADC_AnalogWatchdogSingleChannelConfig), (16 bytes).
  593. Removing stm32f10x_adc.o(i.ADC_AnalogWatchdogThresholdsConfig), (6 bytes).
  594. Removing stm32f10x_adc.o(i.ADC_AutoInjectedConvCmd), (22 bytes).
  595. Removing stm32f10x_adc.o(i.ADC_ClearFlag), (6 bytes).
  596. Removing stm32f10x_adc.o(i.ADC_ClearITPendingBit), (10 bytes).
  597. Removing stm32f10x_adc.o(i.ADC_Cmd), (22 bytes).
  598. Removing stm32f10x_adc.o(i.ADC_DMACmd), (22 bytes).
  599. Removing stm32f10x_adc.o(i.ADC_DeInit), (92 bytes).
  600. Removing stm32f10x_adc.o(i.ADC_DiscModeChannelCountConfig), (24 bytes).
  601. Removing stm32f10x_adc.o(i.ADC_DiscModeCmd), (22 bytes).
  602. Removing stm32f10x_adc.o(i.ADC_ExternalTrigConvCmd), (22 bytes).
  603. Removing stm32f10x_adc.o(i.ADC_ExternalTrigInjectedConvCmd), (22 bytes).
  604. Removing stm32f10x_adc.o(i.ADC_ExternalTrigInjectedConvConfig), (16 bytes).
  605. Removing stm32f10x_adc.o(i.ADC_GetCalibrationStatus), (20 bytes).
  606. Removing stm32f10x_adc.o(i.ADC_GetConversionValue), (8 bytes).
  607. Removing stm32f10x_adc.o(i.ADC_GetDualModeConversionValue), (12 bytes).
  608. Removing stm32f10x_adc.o(i.ADC_GetFlagStatus), (18 bytes).
  609. Removing stm32f10x_adc.o(i.ADC_GetITStatus), (36 bytes).
  610. Removing stm32f10x_adc.o(i.ADC_GetInjectedConversionValue), (18 bytes).
  611. Removing stm32f10x_adc.o(i.ADC_GetResetCalibrationStatus), (20 bytes).
  612. Removing stm32f10x_adc.o(i.ADC_GetSoftwareStartConvStatus), (20 bytes).
  613. Removing stm32f10x_adc.o(i.ADC_GetSoftwareStartInjectedConvCmdStatus), (20 bytes).
  614. Removing stm32f10x_adc.o(i.ADC_ITConfig), (24 bytes).
  615. Removing stm32f10x_adc.o(i.ADC_Init), (80 bytes).
  616. Removing stm32f10x_adc.o(i.ADC_InjectedChannelConfig), (130 bytes).
  617. Removing stm32f10x_adc.o(i.ADC_InjectedDiscModeCmd), (22 bytes).
  618. Removing stm32f10x_adc.o(i.ADC_InjectedSequencerLengthConfig), (24 bytes).
  619. Removing stm32f10x_adc.o(i.ADC_RegularChannelConfig), (184 bytes).
  620. Removing stm32f10x_adc.o(i.ADC_ResetCalibration), (10 bytes).
  621. Removing stm32f10x_adc.o(i.ADC_SetInjectedOffset), (12 bytes).
  622. Removing stm32f10x_adc.o(i.ADC_SoftwareStartConvCmd), (22 bytes).
  623. Removing stm32f10x_adc.o(i.ADC_SoftwareStartInjectedConvCmd), (22 bytes).
  624. Removing stm32f10x_adc.o(i.ADC_StartCalibration), (10 bytes).
  625. Removing stm32f10x_adc.o(i.ADC_StructInit), (18 bytes).
  626. Removing stm32f10x_adc.o(i.ADC_TempSensorVrefintCmd), (44 bytes).
  627. Removing stm32f10x_bkp.o(i.BKP_ClearFlag), (24 bytes).
  628. Removing stm32f10x_bkp.o(i.BKP_ClearITPendingBit), (24 bytes).
  629. Removing stm32f10x_bkp.o(i.BKP_DeInit), (16 bytes).
  630. Removing stm32f10x_bkp.o(i.BKP_GetFlagStatus), (12 bytes).
  631. Removing stm32f10x_bkp.o(i.BKP_GetITStatus), (12 bytes).
  632. Removing stm32f10x_bkp.o(i.BKP_ITConfig), (12 bytes).
  633. Removing stm32f10x_bkp.o(i.BKP_RTCOutputConfig), (36 bytes).
  634. Removing stm32f10x_bkp.o(i.BKP_ReadBackupRegister), (16 bytes).
  635. Removing stm32f10x_bkp.o(i.BKP_SetRTCCalibrationValue), (36 bytes).
  636. Removing stm32f10x_bkp.o(i.BKP_TamperPinCmd), (12 bytes).
  637. Removing stm32f10x_bkp.o(i.BKP_TamperPinLevelConfig), (12 bytes).
  638. Removing stm32f10x_bkp.o(i.BKP_WriteBackupRegister), (16 bytes).
  639. Removing stm32f10x_can.o(i.CAN_CancelTransmit), (48 bytes).
  640. Removing stm32f10x_can.o(i.CAN_ClearFlag), (56 bytes).
  641. Removing stm32f10x_can.o(i.CAN_ClearITPendingBit), (168 bytes).
  642. Removing stm32f10x_can.o(i.CAN_DBGFreeze), (22 bytes).
  643. Removing stm32f10x_can.o(i.CAN_DeInit), (56 bytes).
  644. Removing stm32f10x_can.o(i.CAN_FIFORelease), (22 bytes).
  645. Removing stm32f10x_can.o(i.CAN_FilterInit), (280 bytes).
  646. Removing stm32f10x_can.o(i.CAN_GetFlagStatus), (120 bytes).
  647. Removing stm32f10x_can.o(i.CAN_GetITStatus), (296 bytes).
  648. Removing stm32f10x_can.o(i.CAN_ITConfig), (18 bytes).
  649. Removing stm32f10x_can.o(i.CAN_Init), (284 bytes).
  650. Removing stm32f10x_can.o(i.CAN_MessagePending), (30 bytes).
  651. Removing stm32f10x_can.o(i.CAN_Receive), (234 bytes).
  652. Removing stm32f10x_can.o(i.CAN_SlaveStartBank), (72 bytes).
  653. Removing stm32f10x_can.o(i.CAN_Sleep), (30 bytes).
  654. Removing stm32f10x_can.o(i.CAN_StructInit), (32 bytes).
  655. Removing stm32f10x_can.o(i.CAN_Transmit), (294 bytes).
  656. Removing stm32f10x_can.o(i.CAN_TransmitStatus), (140 bytes).
  657. Removing stm32f10x_can.o(i.CAN_WakeUp), (48 bytes).
  658. Removing stm32f10x_can.o(i.CheckITStatus), (16 bytes).
  659. Removing stm32f10x_cec.o(i.CEC_ClearFlag), (48 bytes).
  660. Removing stm32f10x_cec.o(i.CEC_ClearITPendingBit), (48 bytes).
  661. Removing stm32f10x_cec.o(i.CEC_Cmd), (28 bytes).
  662. Removing stm32f10x_cec.o(i.CEC_DeInit), (22 bytes).
  663. Removing stm32f10x_cec.o(i.CEC_EndOfMessageCmd), (12 bytes).
  664. Removing stm32f10x_cec.o(i.CEC_GetFlagStatus), (48 bytes).
  665. Removing stm32f10x_cec.o(i.CEC_GetITStatus), (44 bytes).
  666. Removing stm32f10x_cec.o(i.CEC_ITConfig), (12 bytes).
  667. Removing stm32f10x_cec.o(i.CEC_Init), (40 bytes).
  668. Removing stm32f10x_cec.o(i.CEC_OwnAddressConfig), (12 bytes).
  669. Removing stm32f10x_cec.o(i.CEC_ReceiveDataByte), (12 bytes).
  670. Removing stm32f10x_cec.o(i.CEC_SendDataByte), (12 bytes).
  671. Removing stm32f10x_cec.o(i.CEC_SetPrescaler), (12 bytes).
  672. Removing stm32f10x_cec.o(i.CEC_StartOfMessage), (12 bytes).
  673. Removing stm32f10x_crc.o(i.CRC_CalcBlockCRC), (36 bytes).
  674. Removing stm32f10x_crc.o(i.CRC_CalcCRC), (16 bytes).
  675. Removing stm32f10x_crc.o(i.CRC_GetCRC), (12 bytes).
  676. Removing stm32f10x_crc.o(i.CRC_GetIDRegister), (12 bytes).
  677. Removing stm32f10x_crc.o(i.CRC_ResetDR), (12 bytes).
  678. Removing stm32f10x_crc.o(i.CRC_SetIDRegister), (12 bytes).
  679. Removing stm32f10x_dac.o(i.DAC_Cmd), (60 bytes).
  680. Removing stm32f10x_dac.o(i.DAC_DMACmd), (60 bytes).
  681. Removing stm32f10x_dac.o(i.DAC_DeInit), (22 bytes).
  682. Removing stm32f10x_dac.o(i.DAC_DualSoftwareTriggerCmd), (44 bytes).
  683. Removing stm32f10x_dac.o(i.DAC_GetDataOutputValue), (24 bytes).
  684. Removing stm32f10x_dac.o(i.DAC_Init), (68 bytes).
  685. Removing stm32f10x_dac.o(i.DAC_SetChannel1Data), (20 bytes).
  686. Removing stm32f10x_dac.o(i.DAC_SetChannel2Data), (20 bytes).
  687. Removing stm32f10x_dac.o(i.DAC_SetDualChannelData), (36 bytes).
  688. Removing stm32f10x_dac.o(i.DAC_SoftwareTriggerCmd), (68 bytes).
  689. Removing stm32f10x_dac.o(i.DAC_StructInit), (12 bytes).
  690. Removing stm32f10x_dac.o(i.DAC_WaveGenerationCmd), (52 bytes).
  691. Removing stm32f10x_dbgmcu.o(i.DBGMCU_Config), (32 bytes).
  692. Removing stm32f10x_dbgmcu.o(i.DBGMCU_GetDEVID), (16 bytes).
  693. Removing stm32f10x_dbgmcu.o(i.DBGMCU_GetREVID), (12 bytes).
  694. Removing stm32f10x_dma.o(i.DMA_ClearFlag), (28 bytes).
  695. Removing stm32f10x_dma.o(i.DMA_ClearITPendingBit), (28 bytes).
  696. Removing stm32f10x_dma.o(i.DMA_Cmd), (24 bytes).
  697. Removing stm32f10x_dma.o(i.DMA_DeInit), (336 bytes).
  698. Removing stm32f10x_dma.o(i.DMA_GetCurrDataCounter), (8 bytes).
  699. Removing stm32f10x_dma.o(i.DMA_GetFlagStatus), (44 bytes).
  700. Removing stm32f10x_dma.o(i.DMA_GetITStatus), (44 bytes).
  701. Removing stm32f10x_dma.o(i.DMA_ITConfig), (18 bytes).
  702. Removing stm32f10x_dma.o(i.DMA_Init), (60 bytes).
  703. Removing stm32f10x_dma.o(i.DMA_SetCurrDataCounter), (4 bytes).
  704. Removing stm32f10x_dma.o(i.DMA_StructInit), (26 bytes).
  705. Removing stm32f10x_exti.o(i.EXTI_ClearFlag), (12 bytes).
  706. Removing stm32f10x_exti.o(i.EXTI_ClearITPendingBit), (12 bytes).
  707. Removing stm32f10x_exti.o(i.EXTI_DeInit), (52 bytes).
  708. Removing stm32f10x_exti.o(i.EXTI_GenerateSWInterrupt), (24 bytes).
  709. Removing stm32f10x_exti.o(i.EXTI_GetFlagStatus), (24 bytes).
  710. Removing stm32f10x_exti.o(i.EXTI_GetITStatus), (44 bytes).
  711. Removing stm32f10x_exti.o(i.EXTI_Init), (172 bytes).
  712. Removing stm32f10x_exti.o(i.EXTI_StructInit), (16 bytes).
  713. Removing stm32f10x_fsmc.o(i.FSMC_ClearFlag), (72 bytes).
  714. Removing stm32f10x_fsmc.o(i.FSMC_ClearITPendingBit), (72 bytes).
  715. Removing stm32f10x_fsmc.o(i.FSMC_GetECC), (28 bytes).
  716. Removing stm32f10x_fsmc.o(i.FSMC_GetFlagStatus), (56 bytes).
  717. Removing stm32f10x_fsmc.o(i.FSMC_GetITStatus), (68 bytes).
  718. Removing stm32f10x_fsmc.o(i.FSMC_ITConfig), (136 bytes).
  719. Removing stm32f10x_fsmc.o(i.FSMC_NANDCmd), (92 bytes).
  720. Removing stm32f10x_fsmc.o(i.FSMC_NANDDeInit), (72 bytes).
  721. Removing stm32f10x_fsmc.o(i.FSMC_NANDECCCmd), (92 bytes).
  722. Removing stm32f10x_fsmc.o(i.FSMC_NANDInit), (140 bytes).
  723. Removing stm32f10x_fsmc.o(i.FSMC_NANDStructInit), (54 bytes).
  724. Removing stm32f10x_fsmc.o(i.FSMC_NORSRAMCmd), (52 bytes).
  725. Removing stm32f10x_fsmc.o(i.FSMC_NORSRAMDeInit), (56 bytes).
  726. Removing stm32f10x_fsmc.o(i.FSMC_NORSRAMInit), (224 bytes).
  727. Removing stm32f10x_fsmc.o(i.FSMC_NORSRAMStructInit), (114 bytes).
  728. Removing stm32f10x_fsmc.o(i.FSMC_PCCARDCmd), (48 bytes).
  729. Removing stm32f10x_fsmc.o(i.FSMC_PCCARDDeInit), (48 bytes).
  730. Removing stm32f10x_fsmc.o(i.FSMC_PCCARDInit), (136 bytes).
  731. Removing stm32f10x_fsmc.o(i.FSMC_PCCARDStructInit), (60 bytes).
  732. Removing stm32f10x_i2c.o(i.I2C_ARPCmd), (24 bytes).
  733. Removing stm32f10x_i2c.o(i.I2C_AcknowledgeConfig), (24 bytes).
  734. Removing stm32f10x_i2c.o(i.I2C_CalculatePEC), (24 bytes).
  735. Removing stm32f10x_i2c.o(i.I2C_CheckEvent), (42 bytes).
  736. Removing stm32f10x_i2c.o(i.I2C_ClearFlag), (12 bytes).
  737. Removing stm32f10x_i2c.o(i.I2C_ClearITPendingBit), (12 bytes).
  738. Removing stm32f10x_i2c.o(i.I2C_Cmd), (24 bytes).
  739. Removing stm32f10x_i2c.o(i.I2C_DMACmd), (24 bytes).
  740. Removing stm32f10x_i2c.o(i.I2C_DMALastTransferCmd), (24 bytes).
  741. Removing stm32f10x_i2c.o(i.I2C_DeInit), (56 bytes).
  742. Removing stm32f10x_i2c.o(i.I2C_DualAddressCmd), (24 bytes).
  743. Removing stm32f10x_i2c.o(i.I2C_FastModeDutyCycleConfig), (28 bytes).
  744. Removing stm32f10x_i2c.o(i.I2C_GeneralCallCmd), (24 bytes).
  745. Removing stm32f10x_i2c.o(i.I2C_GenerateSTART), (24 bytes).
  746. Removing stm32f10x_i2c.o(i.I2C_GenerateSTOP), (24 bytes).
  747. Removing stm32f10x_i2c.o(i.I2C_GetFlagStatus), (42 bytes).
  748. Removing stm32f10x_i2c.o(i.I2C_GetITStatus), (38 bytes).
  749. Removing stm32f10x_i2c.o(i.I2C_GetLastEvent), (26 bytes).
  750. Removing stm32f10x_i2c.o(i.I2C_GetPEC), (8 bytes).
  751. Removing stm32f10x_i2c.o(i.I2C_ITConfig), (24 bytes).
  752. Removing stm32f10x_i2c.o(i.I2C_Init), (236 bytes).
  753. Removing stm32f10x_i2c.o(i.I2C_OwnAddress2Config), (22 bytes).
  754. Removing stm32f10x_i2c.o(i.I2C_PECPositionConfig), (28 bytes).
  755. Removing stm32f10x_i2c.o(i.I2C_ReadRegister), (12 bytes).
  756. Removing stm32f10x_i2c.o(i.I2C_ReceiveData), (8 bytes).
  757. Removing stm32f10x_i2c.o(i.I2C_SMBusAlertConfig), (28 bytes).
  758. Removing stm32f10x_i2c.o(i.I2C_Send7bitAddress), (18 bytes).
  759. Removing stm32f10x_i2c.o(i.I2C_SendData), (4 bytes).
  760. Removing stm32f10x_i2c.o(i.I2C_SoftwareResetCmd), (22 bytes).
  761. Removing stm32f10x_i2c.o(i.I2C_StretchClockCmd), (24 bytes).
  762. Removing stm32f10x_i2c.o(i.I2C_StructInit), (30 bytes).
  763. Removing stm32f10x_i2c.o(i.I2C_TransmitPEC), (24 bytes).
  764. Removing stm32f10x_iwdg.o(i.IWDG_Enable), (16 bytes).
  765. Removing stm32f10x_iwdg.o(i.IWDG_GetFlagStatus), (24 bytes).
  766. Removing stm32f10x_iwdg.o(i.IWDG_ReloadCounter), (16 bytes).
  767. Removing stm32f10x_iwdg.o(i.IWDG_SetPrescaler), (12 bytes).
  768. Removing stm32f10x_iwdg.o(i.IWDG_SetReload), (12 bytes).
  769. Removing stm32f10x_iwdg.o(i.IWDG_WriteAccessCmd), (12 bytes).
  770. Removing stm32f10x_pwr.o(i.PWR_BackupAccessCmd), (12 bytes).
  771. Removing stm32f10x_pwr.o(i.PWR_ClearFlag), (20 bytes).
  772. Removing stm32f10x_pwr.o(i.PWR_DeInit), (22 bytes).
  773. Removing stm32f10x_pwr.o(i.PWR_EnterSTANDBYMode), (56 bytes).
  774. Removing stm32f10x_pwr.o(i.PWR_EnterSTOPMode), (72 bytes).
  775. Removing stm32f10x_pwr.o(i.PWR_GetFlagStatus), (24 bytes).
  776. Removing stm32f10x_pwr.o(i.PWR_PVDCmd), (12 bytes).
  777. Removing stm32f10x_pwr.o(i.PWR_PVDLevelConfig), (24 bytes).
  778. Removing stm32f10x_pwr.o(i.PWR_WakeUpPinCmd), (12 bytes).
  779. Removing stm32f10x_rtc.o(i.RTC_ClearFlag), (32 bytes).
  780. Removing stm32f10x_rtc.o(i.RTC_ClearITPendingBit), (32 bytes).
  781. Removing stm32f10x_rtc.o(i.RTC_EnterConfigMode), (24 bytes).
  782. Removing stm32f10x_rtc.o(i.RTC_ExitConfigMode), (28 bytes).
  783. Removing stm32f10x_rtc.o(i.RTC_GetCounter), (28 bytes).
  784. Removing stm32f10x_rtc.o(i.RTC_GetDivider), (36 bytes).
  785. Removing stm32f10x_rtc.o(i.RTC_GetFlagStatus), (24 bytes).
  786. Removing stm32f10x_rtc.o(i.RTC_GetITStatus), (44 bytes).
  787. Removing stm32f10x_rtc.o(i.RTC_ITConfig), (48 bytes).
  788. Removing stm32f10x_rtc.o(i.RTC_SetAlarm), (36 bytes).
  789. Removing stm32f10x_rtc.o(i.RTC_SetCounter), (36 bytes).
  790. Removing stm32f10x_rtc.o(i.RTC_SetPrescaler), (36 bytes).
  791. Removing stm32f10x_rtc.o(i.RTC_WaitForLastTask), (20 bytes).
  792. Removing stm32f10x_rtc.o(i.RTC_WaitForSynchro), (40 bytes).
  793. Removing stm32f10x_sdio.o(i.SDIO_CEATAITCmd), (16 bytes).
  794. Removing stm32f10x_sdio.o(i.SDIO_ClearFlag), (12 bytes).
  795. Removing stm32f10x_sdio.o(i.SDIO_ClearITPendingBit), (12 bytes).
  796. Removing stm32f10x_sdio.o(i.SDIO_ClockCmd), (12 bytes).
  797. Removing stm32f10x_sdio.o(i.SDIO_CmdStructInit), (14 bytes).
  798. Removing stm32f10x_sdio.o(i.SDIO_CommandCompletionCmd), (12 bytes).
  799. Removing stm32f10x_sdio.o(i.SDIO_DMACmd), (12 bytes).
  800. Removing stm32f10x_sdio.o(i.SDIO_DataConfig), (48 bytes).
  801. Removing stm32f10x_sdio.o(i.SDIO_DataStructInit), (20 bytes).
  802. Removing stm32f10x_sdio.o(i.SDIO_DeInit), (36 bytes).
  803. Removing stm32f10x_sdio.o(i.SDIO_GetCommandResponse), (12 bytes).
  804. Removing stm32f10x_sdio.o(i.SDIO_GetDataCounter), (12 bytes).
  805. Removing stm32f10x_sdio.o(i.SDIO_GetFIFOCount), (12 bytes).
  806. Removing stm32f10x_sdio.o(i.SDIO_GetFlagStatus), (24 bytes).
  807. Removing stm32f10x_sdio.o(i.SDIO_GetITStatus), (24 bytes).
  808. Removing stm32f10x_sdio.o(i.SDIO_GetPowerState), (16 bytes).
  809. Removing stm32f10x_sdio.o(i.SDIO_GetResponse), (16 bytes).
  810. Removing stm32f10x_sdio.o(i.SDIO_ITConfig), (32 bytes).
  811. Removing stm32f10x_sdio.o(i.SDIO_Init), (48 bytes).
  812. Removing stm32f10x_sdio.o(i.SDIO_ReadData), (12 bytes).
  813. Removing stm32f10x_sdio.o(i.SDIO_SendCEATACmd), (12 bytes).
  814. Removing stm32f10x_sdio.o(i.SDIO_SendCommand), (44 bytes).
  815. Removing stm32f10x_sdio.o(i.SDIO_SendSDIOSuspendCmd), (12 bytes).
  816. Removing stm32f10x_sdio.o(i.SDIO_SetPowerState), (28 bytes).
  817. Removing stm32f10x_sdio.o(i.SDIO_SetSDIOOperation), (12 bytes).
  818. Removing stm32f10x_sdio.o(i.SDIO_SetSDIOReadWaitMode), (12 bytes).
  819. Removing stm32f10x_sdio.o(i.SDIO_StartSDIOReadWait), (12 bytes).
  820. Removing stm32f10x_sdio.o(i.SDIO_StopSDIOReadWait), (12 bytes).
  821. Removing stm32f10x_sdio.o(i.SDIO_StructInit), (16 bytes).
  822. Removing stm32f10x_sdio.o(i.SDIO_WriteData), (12 bytes).
  823. Removing stm32f10x_spi.o(i.I2S_Cmd), (24 bytes).
  824. Removing stm32f10x_spi.o(i.I2S_Init), (228 bytes).
  825. Removing stm32f10x_spi.o(i.I2S_StructInit), (20 bytes).
  826. Removing stm32f10x_spi.o(i.SPI_BiDirectionalLineConfig), (28 bytes).
  827. Removing stm32f10x_spi.o(i.SPI_CalculateCRC), (24 bytes).
  828. Removing stm32f10x_spi.o(i.SPI_Cmd), (24 bytes).
  829. Removing stm32f10x_spi.o(i.SPI_DataSizeConfig), (18 bytes).
  830. Removing stm32f10x_spi.o(i.SPI_GetCRC), (16 bytes).
  831. Removing stm32f10x_spi.o(i.SPI_GetCRCPolynomial), (6 bytes).
  832. Removing stm32f10x_spi.o(i.SPI_I2S_ClearFlag), (6 bytes).
  833. Removing stm32f10x_spi.o(i.SPI_I2S_ClearITPendingBit), (20 bytes).
  834. Removing stm32f10x_spi.o(i.SPI_I2S_DMACmd), (24 bytes).
  835. Removing stm32f10x_spi.o(i.SPI_I2S_DeInit), (88 bytes).
  836. Removing stm32f10x_spi.o(i.SPI_I2S_GetFlagStatus), (18 bytes).
  837. Removing stm32f10x_spi.o(i.SPI_I2S_GetITStatus), (52 bytes).
  838. Removing stm32f10x_spi.o(i.SPI_I2S_ITConfig), (36 bytes).
  839. Removing stm32f10x_spi.o(i.SPI_I2S_ReceiveData), (6 bytes).
  840. Removing stm32f10x_spi.o(i.SPI_I2S_SendData), (4 bytes).
  841. Removing stm32f10x_spi.o(i.SPI_Init), (60 bytes).
  842. Removing stm32f10x_spi.o(i.SPI_NSSInternalSoftwareConfig), (30 bytes).
  843. Removing stm32f10x_spi.o(i.SPI_SSOutputCmd), (24 bytes).
  844. Removing stm32f10x_spi.o(i.SPI_StructInit), (24 bytes).
  845. Removing stm32f10x_spi.o(i.SPI_TransmitCRC), (10 bytes).
  846. Removing stm32f10x_tim.o(i.TI1_Config), (128 bytes).
  847. Removing stm32f10x_tim.o(i.TI2_Config), (140 bytes).
  848. Removing stm32f10x_tim.o(i.TI3_Config), (136 bytes).
  849. Removing stm32f10x_tim.o(i.TI4_Config), (140 bytes).
  850. Removing stm32f10x_tim.o(i.TIM_ARRPreloadConfig), (24 bytes).
  851. Removing stm32f10x_tim.o(i.TIM_BDTRConfig), (32 bytes).
  852. Removing stm32f10x_tim.o(i.TIM_BDTRStructInit), (18 bytes).
  853. Removing stm32f10x_tim.o(i.TIM_CCPreloadControl), (24 bytes).
  854. Removing stm32f10x_tim.o(i.TIM_CCxCmd), (34 bytes).
  855. Removing stm32f10x_tim.o(i.TIM_CCxNCmd), (34 bytes).
  856. Removing stm32f10x_tim.o(i.TIM_ClearFlag), (6 bytes).
  857. Removing stm32f10x_tim.o(i.TIM_ClearITPendingBit), (6 bytes).
  858. Removing stm32f10x_tim.o(i.TIM_ClearOC1Ref), (18 bytes).
  859. Removing stm32f10x_tim.o(i.TIM_ClearOC2Ref), (20 bytes).
  860. Removing stm32f10x_tim.o(i.TIM_ClearOC3Ref), (18 bytes).
  861. Removing stm32f10x_tim.o(i.TIM_ClearOC4Ref), (20 bytes).
  862. Removing stm32f10x_tim.o(i.TIM_Cmd), (24 bytes).
  863. Removing stm32f10x_tim.o(i.TIM_CounterModeConfig), (18 bytes).
  864. Removing stm32f10x_tim.o(i.TIM_CtrlPWMOutputs), (30 bytes).
  865. Removing stm32f10x_tim.o(i.TIM_DMACmd), (24 bytes).
  866. Removing stm32f10x_tim.o(i.TIM_DMAConfig), (10 bytes).
  867. Removing stm32f10x_tim.o(i.TIM_DeInit), (488 bytes).
  868. Removing stm32f10x_tim.o(i.TIM_ETRClockMode1Config), (54 bytes).
  869. Removing stm32f10x_tim.o(i.TIM_ETRClockMode2Config), (32 bytes).
  870. Removing stm32f10x_tim.o(i.TIM_ETRConfig), (24 bytes).
  871. Removing stm32f10x_tim.o(i.TIM_EncoderInterfaceConfig), (62 bytes).
  872. Removing stm32f10x_tim.o(i.TIM_ForcedOC1Config), (18 bytes).
  873. Removing stm32f10x_tim.o(i.TIM_ForcedOC2Config), (22 bytes).
  874. Removing stm32f10x_tim.o(i.TIM_ForcedOC3Config), (18 bytes).
  875. Removing stm32f10x_tim.o(i.TIM_ForcedOC4Config), (22 bytes).
  876. Removing stm32f10x_tim.o(i.TIM_GenerateEvent), (4 bytes).
  877. Removing stm32f10x_tim.o(i.TIM_GetCapture1), (6 bytes).
  878. Removing stm32f10x_tim.o(i.TIM_GetCapture2), (6 bytes).
  879. Removing stm32f10x_tim.o(i.TIM_GetCapture3), (6 bytes).
  880. Removing stm32f10x_tim.o(i.TIM_GetCapture4), (8 bytes).
  881. Removing stm32f10x_tim.o(i.TIM_GetCounter), (6 bytes).
  882. Removing stm32f10x_tim.o(i.TIM_GetFlagStatus), (18 bytes).
  883. Removing stm32f10x_tim.o(i.TIM_GetITStatus), (34 bytes).
  884. Removing stm32f10x_tim.o(i.TIM_GetPrescaler), (6 bytes).
  885. Removing stm32f10x_tim.o(i.TIM_ICInit), (172 bytes).
  886. Removing stm32f10x_tim.o(i.TIM_ICStructInit), (18 bytes).
  887. Removing stm32f10x_tim.o(i.TIM_ITConfig), (24 bytes).
  888. Removing stm32f10x_tim.o(i.TIM_ITRxExternalClockConfig), (24 bytes).
  889. Removing stm32f10x_tim.o(i.TIM_InternalClockConfig), (12 bytes).
  890. Removing stm32f10x_tim.o(i.TIM_OC1FastConfig), (18 bytes).
  891. Removing stm32f10x_tim.o(i.TIM_OC1Init), (152 bytes).
  892. Removing stm32f10x_tim.o(i.TIM_OC1NPolarityConfig), (18 bytes).
  893. Removing stm32f10x_tim.o(i.TIM_OC1PolarityConfig), (18 bytes).
  894. Removing stm32f10x_tim.o(i.TIM_OC1PreloadConfig), (18 bytes).
  895. Removing stm32f10x_tim.o(i.TIM_OC2FastConfig), (22 bytes).
  896. Removing stm32f10x_tim.o(i.TIM_OC2Init), (156 bytes).
  897. Removing stm32f10x_tim.o(i.TIM_OC2NPolarityConfig), (22 bytes).
  898. Removing stm32f10x_tim.o(i.TIM_OC2PolarityConfig), (22 bytes).
  899. Removing stm32f10x_tim.o(i.TIM_OC2PreloadConfig), (22 bytes).
  900. Removing stm32f10x_tim.o(i.TIM_OC3FastConfig), (18 bytes).
  901. Removing stm32f10x_tim.o(i.TIM_OC3Init), (152 bytes).
  902. Removing stm32f10x_tim.o(i.TIM_OC3NPolarityConfig), (22 bytes).
  903. Removing stm32f10x_tim.o(i.TIM_OC3PolarityConfig), (22 bytes).
  904. Removing stm32f10x_tim.o(i.TIM_OC3PreloadConfig), (18 bytes).
  905. Removing stm32f10x_tim.o(i.TIM_OC4FastConfig), (22 bytes).
  906. Removing stm32f10x_tim.o(i.TIM_OC4Init), (116 bytes).
  907. Removing stm32f10x_tim.o(i.TIM_OC4PolarityConfig), (22 bytes).
  908. Removing stm32f10x_tim.o(i.TIM_OC4PreloadConfig), (22 bytes).
  909. Removing stm32f10x_tim.o(i.TIM_OCStructInit), (20 bytes).
  910. Removing stm32f10x_tim.o(i.TIM_PWMIConfig), (124 bytes).
  911. Removing stm32f10x_tim.o(i.TIM_PrescalerConfig), (6 bytes).
  912. Removing stm32f10x_tim.o(i.TIM_SelectCCDMA), (24 bytes).
  913. Removing stm32f10x_tim.o(i.TIM_SelectCOM), (24 bytes).
  914. Removing stm32f10x_tim.o(i.TIM_SelectHallSensor), (24 bytes).
  915. Removing stm32f10x_tim.o(i.TIM_SelectInputTrigger), (18 bytes).
  916. Removing stm32f10x_tim.o(i.TIM_SelectMasterSlaveMode), (18 bytes).
  917. Removing stm32f10x_tim.o(i.TIM_SelectOCxM), (82 bytes).
  918. Removing stm32f10x_tim.o(i.TIM_SelectOnePulseMode), (18 bytes).
  919. Removing stm32f10x_tim.o(i.TIM_SelectOutputTrigger), (18 bytes).
  920. Removing stm32f10x_tim.o(i.TIM_SelectSlaveMode), (18 bytes).
  921. Removing stm32f10x_tim.o(i.TIM_SetAutoreload), (4 bytes).
  922. Removing stm32f10x_tim.o(i.TIM_SetClockDivision), (18 bytes).
  923. Removing stm32f10x_tim.o(i.TIM_SetCompare1), (4 bytes).
  924. Removing stm32f10x_tim.o(i.TIM_SetCompare2), (4 bytes).
  925. Removing stm32f10x_tim.o(i.TIM_SetCompare3), (4 bytes).
  926. Removing stm32f10x_tim.o(i.TIM_SetCompare4), (6 bytes).
  927. Removing stm32f10x_tim.o(i.TIM_SetCounter), (4 bytes).
  928. Removing stm32f10x_tim.o(i.TIM_SetIC1Prescaler), (18 bytes).
  929. Removing stm32f10x_tim.o(i.TIM_SetIC2Prescaler), (22 bytes).
  930. Removing stm32f10x_tim.o(i.TIM_SetIC3Prescaler), (18 bytes).
  931. Removing stm32f10x_tim.o(i.TIM_SetIC4Prescaler), (22 bytes).
  932. Removing stm32f10x_tim.o(i.TIM_TIxExternalClockConfig), (62 bytes).
  933. Removing stm32f10x_tim.o(i.TIM_TimeBaseInit), (164 bytes).
  934. Removing stm32f10x_tim.o(i.TIM_TimeBaseStructInit), (18 bytes).
  935. Removing stm32f10x_tim.o(i.TIM_UpdateDisableConfig), (24 bytes).
  936. Removing stm32f10x_tim.o(i.TIM_UpdateRequestConfig), (24 bytes).
  937. Removing stm32f10x_usart.o(i.USART_ClockInit), (34 bytes).
  938. Removing stm32f10x_usart.o(i.USART_ClockStructInit), (12 bytes).
  939. Removing stm32f10x_usart.o(i.USART_DeInit), (156 bytes).
  940. Removing stm32f10x_usart.o(i.USART_HalfDuplexCmd), (24 bytes).
  941. Removing stm32f10x_usart.o(i.USART_IrDACmd), (24 bytes).
  942. Removing stm32f10x_usart.o(i.USART_IrDAConfig), (18 bytes).
  943. Removing stm32f10x_usart.o(i.USART_LINBreakDetectLengthConfig), (18 bytes).
  944. Removing stm32f10x_usart.o(i.USART_LINCmd), (24 bytes).
  945. Removing stm32f10x_usart.o(i.USART_OneBitMethodCmd), (24 bytes).
  946. Removing stm32f10x_usart.o(i.USART_OverSampling8Cmd), (22 bytes).
  947. Removing stm32f10x_usart.o(i.USART_ReceiverWakeUpCmd), (24 bytes).
  948. Removing stm32f10x_usart.o(i.USART_SendBreak), (10 bytes).
  949. Removing stm32f10x_usart.o(i.USART_SetAddress), (18 bytes).
  950. Removing stm32f10x_usart.o(i.USART_SetGuardTime), (16 bytes).
  951. Removing stm32f10x_usart.o(i.USART_SetPrescaler), (16 bytes).
  952. Removing stm32f10x_usart.o(i.USART_SmartCardCmd), (24 bytes).
  953. Removing stm32f10x_usart.o(i.USART_SmartCardNACKCmd), (24 bytes).
  954. Removing stm32f10x_usart.o(i.USART_StructInit), (24 bytes).
  955. Removing stm32f10x_usart.o(i.USART_WakeUpConfig), (18 bytes).
  956. Removing stm32f10x_wwdg.o(i.WWDG_ClearFlag), (12 bytes).
  957. Removing stm32f10x_wwdg.o(i.WWDG_DeInit), (22 bytes).
  958. Removing stm32f10x_wwdg.o(i.WWDG_Enable), (16 bytes).
  959. Removing stm32f10x_wwdg.o(i.WWDG_EnableIT), (12 bytes).
  960. Removing stm32f10x_wwdg.o(i.WWDG_GetFlagStatus), (12 bytes).
  961. Removing stm32f10x_wwdg.o(i.WWDG_SetCounter), (16 bytes).
  962. Removing stm32f10x_wwdg.o(i.WWDG_SetPrescaler), (32 bytes).
  963. Removing stm32f10x_wwdg.o(i.WWDG_SetWindowValue), (36 bytes).
  964. Removing core_cm3.o(.emb_text), (32 bytes).
  965. Removing system_stm32f10x.o(i.SystemCoreClockUpdate), (172 bytes).
  966. Removing startup_stm32f10x_hd.o(HEAP), (512 bytes).
  967. Removing dadd.o(.text), (330 bytes).
  968. Removing dmul.o(.text), (226 bytes).
  969. Removing ddiv.o(.text), (222 bytes).
  970. Removing dfixul.o(.text), (48 bytes).
  971. Removing cdrcmple.o(.text), (40 bytes).
  972. Removing depilogue.o(.text), (194 bytes).
  973. 489 unused section(s) (total 21930 bytes) removed from the image.
  974. ==============================================================================
  975. Image Symbol Table
  976. Local Symbols
  977. Symbol Name Value Ov Type Size Object(Section)
  978. ../../../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE
  979. ../../microlib/ctype/ctype.c 0x00000000 Number 0 isalnum_o.o ABSOLUTE
  980. ../../microlib/ctype/ctype.c 0x00000000 Number 0 isalpha_o.o ABSOLUTE
  981. ../../microlib/ctype/ctype.c 0x00000000 Number 0 isblank_o.o ABSOLUTE
  982. ../../microlib/ctype/ctype.c 0x00000000 Number 0 iscntrl_o.o ABSOLUTE
  983. ../../microlib/ctype/ctype.c 0x00000000 Number 0 ctype_o.o ABSOLUTE
  984. ../../microlib/ctype/ctype.c 0x00000000 Number 0 isdigit_o.o ABSOLUTE
  985. ../../microlib/ctype/ctype.c 0x00000000 Number 0 islower_o.o ABSOLUTE
  986. ../../microlib/ctype/ctype.c 0x00000000 Number 0 isprint_o.o ABSOLUTE
  987. ../../microlib/ctype/ctype.c 0x00000000 Number 0 isgraph_o.o ABSOLUTE
  988. ../../microlib/ctype/ctype.c 0x00000000 Number 0 ispunct_o.o ABSOLUTE
  989. ../../microlib/ctype/ctype.c 0x00000000 Number 0 isspace_o.o ABSOLUTE
  990. ../../microlib/ctype/ctype.c 0x00000000 Number 0 isupper_o.o ABSOLUTE
  991. ../../microlib/ctype/ctype.c 0x00000000 Number 0 isxdigit_o.o ABSOLUTE
  992. ../../microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE
  993. ../../microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
  994. ../../microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE
  995. ../../microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE
  996. ../../microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE
  997. ../../microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE
  998. ../../microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE
  999. ../../microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
  1000. ../../microlib/init/entry.s 0x00000000 Number 0 entry7.o ABSOLUTE
  1001. ../../microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
  1002. ../../microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
  1003. ../../microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
  1004. ../../microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
  1005. ../../microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
  1006. ../../microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
  1007. ../../microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE
  1008. ../../microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE
  1009. ../../microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE
  1010. ../../microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE
  1011. ../../microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE
  1012. ../../microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE
  1013. ../../microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE
  1014. ../../microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE
  1015. ../../microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE
  1016. ../../microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE
  1017. ../../microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE
  1018. ../../microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE
  1019. ../../microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE
  1020. ../../microlib/string/strcat.c 0x00000000 Number 0 strcat.o ABSOLUTE
  1021. ../../microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE
  1022. ../../scanf.c 0x00000000 Number 0 _chval.o ABSOLUTE
  1023. ../../scanf.c 0x00000000 Number 0 _strtoul.o ABSOLUTE
  1024. ../../scanf.c 0x00000000 Number 0 strtol.o ABSOLUTE
  1025. ../../scanf.c 0x00000000 Number 0 atoi.o ABSOLUTE
  1026. ..\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c 0x00000000 Number 0 core_cm3.o ABSOLUTE
  1027. ..\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd.s 0x00000000 Number 0 startup_stm32f10x_hd.o ABSOLUTE
  1028. ..\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c 0x00000000 Number 0 misc.o ABSOLUTE
  1029. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c 0x00000000 Number 0 stm32f10x_adc.o ABSOLUTE
  1030. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c 0x00000000 Number 0 stm32f10x_bkp.o ABSOLUTE
  1031. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c 0x00000000 Number 0 stm32f10x_can.o ABSOLUTE
  1032. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c 0x00000000 Number 0 stm32f10x_cec.o ABSOLUTE
  1033. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c 0x00000000 Number 0 stm32f10x_crc.o ABSOLUTE
  1034. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c 0x00000000 Number 0 stm32f10x_dac.o ABSOLUTE
  1035. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c 0x00000000 Number 0 stm32f10x_dbgmcu.o ABSOLUTE
  1036. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c 0x00000000 Number 0 stm32f10x_dma.o ABSOLUTE
  1037. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c 0x00000000 Number 0 stm32f10x_exti.o ABSOLUTE
  1038. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c 0x00000000 Number 0 stm32f10x_flash.o ABSOLUTE
  1039. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c 0x00000000 Number 0 stm32f10x_fsmc.o ABSOLUTE
  1040. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c 0x00000000 Number 0 stm32f10x_gpio.o ABSOLUTE
  1041. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c 0x00000000 Number 0 stm32f10x_i2c.o ABSOLUTE
  1042. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c 0x00000000 Number 0 stm32f10x_iwdg.o ABSOLUTE
  1043. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c 0x00000000 Number 0 stm32f10x_pwr.o ABSOLUTE
  1044. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c 0x00000000 Number 0 stm32f10x_rcc.o ABSOLUTE
  1045. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c 0x00000000 Number 0 stm32f10x_rtc.o ABSOLUTE
  1046. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c 0x00000000 Number 0 stm32f10x_sdio.o ABSOLUTE
  1047. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c 0x00000000 Number 0 stm32f10x_spi.o ABSOLUTE
  1048. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c 0x00000000 Number 0 stm32f10x_tim.o ABSOLUTE
  1049. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c 0x00000000 Number 0 stm32f10x_usart.o ABSOLUTE
  1050. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c 0x00000000 Number 0 stm32f10x_wwdg.o ABSOLUTE
  1051. ..\USER\IAP.c 0x00000000 Number 0 iap.o ABSOLUTE
  1052. ..\USER\Modem\Modem.c 0x00000000 Number 0 modem.o ABSOLUTE
  1053. ..\USER\Msg.c 0x00000000 Number 0 msg.o ABSOLUTE
  1054. ..\USER\Serial.c 0x00000000 Number 0 serial.o ABSOLUTE
  1055. ..\USER\id.c 0x00000000 Number 0 id.o ABSOLUTE
  1056. ..\USER\main.c 0x00000000 Number 0 main.o ABSOLUTE
  1057. ..\USER\stm32f10x_it.c 0x00000000 Number 0 stm32f10x_it.o ABSOLUTE
  1058. ..\USER\system_stm32f10x.c 0x00000000 Number 0 system_stm32f10x.o ABSOLUTE
  1059. ..\USER\ucCos_App\Key.c 0x00000000 Number 0 key.o ABSOLUTE
  1060. ..\\Libraries\\CMSIS\\CM3\\CoreSupport\\core_cm3.c 0x00000000 Number 0 core_cm3.o ABSOLUTE
  1061. cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE
  1062. dc.s 0x00000000 Number 0 dc.o ABSOLUTE
  1063. handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE
  1064. init.s 0x00000000 Number 0 init.o ABSOLUTE
  1065. RESET 0x08000000 Section 304 startup_stm32f10x_hd.o(RESET)
  1066. .ARM.Collect$$$$00000000 0x08000130 Section 0 entry.o(.ARM.Collect$$$$00000000)
  1067. .ARM.Collect$$$$00000001 0x08000130 Section 4 entry2.o(.ARM.Collect$$$$00000001)
  1068. .ARM.Collect$$$$00000004 0x08000134 Section 4 entry5.o(.ARM.Collect$$$$00000004)
  1069. .ARM.Collect$$$$00000007 0x08000138 Section 8 entry7.o(.ARM.Collect$$$$00000007)
  1070. .ARM.Collect$$$$00002712 0x08000140 Section 4 entry2.o(.ARM.Collect$$$$00002712)
  1071. __lit__00000000 0x08000140 Data 4 entry2.o(.ARM.Collect$$$$00002712)
  1072. .text 0x08000144 Section 36 startup_stm32f10x_hd.o(.text)
  1073. .text 0x08000168 Section 0 uldiv.o(.text)
  1074. .text 0x080001d0 Section 36 init.o(.text)
  1075. .text 0x080001f4 Section 0 llshl.o(.text)
  1076. .text 0x08000212 Section 0 llushr.o(.text)
  1077. .text 0x08000232 Section 0 __dczerorl2.o(.text)
  1078. i.BusFault_Handler 0x0800028e Section 0 stm32f10x_it.o(i.BusFault_Handler)
  1079. i.DMA1_Channel2_IRQHandler 0x08000292 Section 0 stm32f10x_it.o(i.DMA1_Channel2_IRQHandler)
  1080. i.DMA1_Channel4_IRQHandler 0x08000294 Section 0 stm32f10x_it.o(i.DMA1_Channel4_IRQHandler)
  1081. i.DebugMon_Handler 0x08000296 Section 0 stm32f10x_it.o(i.DebugMon_Handler)
  1082. i.GPIO_Init 0x08000298 Section 0 stm32f10x_gpio.o(i.GPIO_Init)
  1083. i.GPIO_PinRemapConfig 0x080003ac Section 0 stm32f10x_gpio.o(i.GPIO_PinRemapConfig)
  1084. i.GetCRC16 0x0800043c Section 0 iap.o(i.GetCRC16)
  1085. i.GetKey 0x0800046c Section 0 key.o(i.GetKey)
  1086. i.HardFault_Handler 0x08000590 Section 0 stm32f10x_it.o(i.HardFault_Handler)
  1087. i.IapCheckPack 0x080005d0 Section 0 iap.o(i.IapCheckPack)
  1088. i.IapPacket 0x08000630 Section 0 iap.o(i.IapPacket)
  1089. i.KeyScanPort 0x08000690 Section 0 key.o(i.KeyScanPort)
  1090. i.MemManage_Handler 0x080006a4 Section 0 stm32f10x_it.o(i.MemManage_Handler)
  1091. i.NMI_Handler 0x080006a8 Section 0 stm32f10x_it.o(i.NMI_Handler)
  1092. i.NVIC_Init 0x080006ac Section 0 misc.o(i.NVIC_Init)
  1093. i.NVIC_PriorityGroupConfig 0x08000730 Section 0 misc.o(i.NVIC_PriorityGroupConfig)
  1094. i.NewTask 0x08000744 Section 0 msg.o(i.NewTask)
  1095. i.PowerCtrlInit 0x08000764 Section 0 main.o(i.PowerCtrlInit)
  1096. i.RCC_APB2PeriphClockCmd 0x080007a4 Section 0 stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd)
  1097. i.RCC_GetClocksFreq 0x080007c4 Section 0 stm32f10x_rcc.o(i.RCC_GetClocksFreq)
  1098. i.SVC_Handler 0x080008a0 Section 0 stm32f10x_it.o(i.SVC_Handler)
  1099. i.SetSysClock 0x080008a2 Section 0 system_stm32f10x.o(i.SetSysClock)
  1100. SetSysClock 0x080008a3 Thumb Code 8 system_stm32f10x.o(i.SetSysClock)
  1101. i.SetSysClockTo24 0x080008ac Section 0 system_stm32f10x.o(i.SetSysClockTo24)
  1102. SetSysClockTo24 0x080008ad Thumb Code 184 system_stm32f10x.o(i.SetSysClockTo24)
  1103. i.StartMsg 0x0800096c Section 0 msg.o(i.StartMsg)
  1104. i.SysTick_Handler 0x08000a0c Section 0 stm32f10x_it.o(i.SysTick_Handler)
  1105. i.SystemInit 0x08000a34 Section 0 system_stm32f10x.o(i.SystemInit)
  1106. i.TickMsg 0x08000a94 Section 0 msg.o(i.TickMsg)
  1107. i.UART1RxTxISRHandler 0x08000b38 Section 0 serial.o(i.UART1RxTxISRHandler)
  1108. i.UART2RxTxISRHandler 0x08000c18 Section 0 serial.o(i.UART2RxTxISRHandler)
  1109. i.USART1_IRQHandler 0x08000c1a Section 0 stm32f10x_it.o(i.USART1_IRQHandler)
  1110. i.USART2_IRQHandler 0x08000c22 Section 0 stm32f10x_it.o(i.USART2_IRQHandler)
  1111. i.USART3_IRQHandler 0x08000c2a Section 0 stm32f10x_it.o(i.USART3_IRQHandler)
  1112. i.USART_ClearFlag 0x08000c2c Section 0 stm32f10x_usart.o(i.USART_ClearFlag)
  1113. i.USART_ClearITPendingBit 0x08000c3e Section 0 stm32f10x_usart.o(i.USART_ClearITPendingBit)
  1114. i.USART_Cmd 0x08000c5c Section 0 stm32f10x_usart.o(i.USART_Cmd)
  1115. i.USART_DMACmd 0x08000c74 Section 0 stm32f10x_usart.o(i.USART_DMACmd)
  1116. i.USART_GetFlagStatus 0x08000c8c Section 0 stm32f10x_usart.o(i.USART_GetFlagStatus)
  1117. i.USART_GetITStatus 0x08000ca6 Section 0 stm32f10x_usart.o(i.USART_GetITStatus)
  1118. i.USART_ITConfig 0x08000cfa Section 0 stm32f10x_usart.o(i.USART_ITConfig)
  1119. i.USART_Init 0x08000d44 Section 0 stm32f10x_usart.o(i.USART_Init)
  1120. i.USART_ReceiveData 0x08000e1c Section 0 stm32f10x_usart.o(i.USART_ReceiveData)
  1121. i.USART_SendData 0x08000e26 Section 0 stm32f10x_usart.o(i.USART_SendData)
  1122. i.Uart1Init 0x08000e30 Section 0 serial.o(i.Uart1Init)
  1123. i.Uart1Msg 0x08000f10 Section 0 msg.o(i.Uart1Msg)
  1124. i.Uart1Send 0x08000f8c Section 0 serial.o(i.Uart1Send)
  1125. i.Uart3Msg 0x08000fb8 Section 0 msg.o(i.Uart3Msg)
  1126. i.UsageFault_Handler 0x08000fba Section 0 stm32f10x_it.o(i.UsageFault_Handler)
  1127. i.__0printf$8 0x08000fc0 Section 0 printf8.o(i.__0printf$8)
  1128. i.__scatterload_copy 0x08000fe0 Section 14 handlers.o(i.__scatterload_copy)
  1129. i.__scatterload_null 0x08000fee Section 2 handlers.o(i.__scatterload_null)
  1130. i.__scatterload_zeroinit 0x08000ff0 Section 14 handlers.o(i.__scatterload_zeroinit)
  1131. i._printf_core 0x08001000 Section 0 printf8.o(i._printf_core)
  1132. _printf_core 0x08001001 Thumb Code 1064 printf8.o(i._printf_core)
  1133. i._printf_post_padding 0x08001428 Section 0 printf8.o(i._printf_post_padding)
  1134. _printf_post_padding 0x08001429 Thumb Code 38 printf8.o(i._printf_post_padding)
  1135. i._printf_pre_padding 0x0800144e Section 0 printf8.o(i._printf_pre_padding)
  1136. _printf_pre_padding 0x0800144f Thumb Code 46 printf8.o(i._printf_pre_padding)
  1137. i.fputc 0x0800147c Section 0 serial.o(i.fputc)
  1138. i.main 0x080014a0 Section 0 main.o(i.main)
  1139. .data 0x20000000 Section 14 stm32f10x_it.o(.data)
  1140. siSecCt 0x20000008 Data 4 stm32f10x_it.o(.data)
  1141. .data 0x2000000e Section 10 key.o(.data)
  1142. sucCt 0x20000012 Data 1 key.o(.data)
  1143. sucKey 0x20000013 Data 1 key.o(.data)
  1144. sucFlag 0x20000014 Data 1 key.o(.data)
  1145. Key1 0x20000015 Data 1 key.o(.data)
  1146. Key2 0x20000016 Data 1 key.o(.data)
  1147. .data 0x20000018 Section 17 msg.o(.data)
  1148. siFlag 0x2000001c Data 4 msg.o(.data)
  1149. .data 0x2000002a Section 512 iap.o(.data)
  1150. ccitt_table 0x2000002a Data 512 iap.o(.data)
  1151. .data 0x2000022a Section 30 serial.o(.data)
  1152. rx1_ct 0x2000022e Data 2 serial.o(.data)
  1153. rx1_ct_max 0x20000230 Data 2 serial.o(.data)
  1154. rx1_len 0x20000232 Data 2 serial.o(.data)
  1155. tx1_ct 0x20000234 Data 2 serial.o(.data)
  1156. tx1_len 0x20000236 Data 2 serial.o(.data)
  1157. rx3_ct 0x2000023a Data 2 serial.o(.data)
  1158. rx3_ct_max 0x2000023c Data 2 serial.o(.data)
  1159. rx3_len 0x2000023e Data 2 serial.o(.data)
  1160. tx3_ct 0x20000240 Data 2 serial.o(.data)
  1161. tx3_len 0x20000242 Data 2 serial.o(.data)
  1162. uart_last_data 0x20000244 Data 1 serial.o(.data)
  1163. datalen 0x20000246 Data 2 serial.o(.data)
  1164. .data 0x20000248 Section 20 stm32f10x_rcc.o(.data)
  1165. APBAHBPrescTable 0x20000248 Data 16 stm32f10x_rcc.o(.data)
  1166. ADCPrescTable 0x20000258 Data 4 stm32f10x_rcc.o(.data)
  1167. .data 0x2000025c Section 20 system_stm32f10x.o(.data)
  1168. .data 0x20000270 Section 4 stdout.o(.data)
  1169. .bss 0x20000274 Section 2284 serial.o(.bss)
  1170. STACK 0x20000b60 Section 1024 startup_stm32f10x_hd.o(STACK)
  1171. Global Symbols
  1172. Symbol Name Value Ov Type Size Object(Section)
  1173. BuildAttributes$$THM_ISAv4$P$D$K$B$S$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$ROPI$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
  1174. __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
  1175. _printf_a 0x00000000 Number 0 stubs.o ABSOLUTE
  1176. _printf_c 0x00000000 Number 0 stubs.o ABSOLUTE
  1177. _printf_charcount 0x00000000 Number 0 stubs.o ABSOLUTE
  1178. _printf_d 0x00000000 Number 0 stubs.o ABSOLUTE
  1179. _printf_e 0x00000000 Number 0 stubs.o ABSOLUTE
  1180. _printf_f 0x00000000 Number 0 stubs.o ABSOLUTE
  1181. _printf_flags 0x00000000 Number 0 stubs.o ABSOLUTE
  1182. _printf_fp_dec 0x00000000 Number 0 stubs.o ABSOLUTE
  1183. _printf_fp_hex 0x00000000 Number 0 stubs.o ABSOLUTE
  1184. _printf_g 0x00000000 Number 0 stubs.o ABSOLUTE
  1185. _printf_i 0x00000000 Number 0 stubs.o ABSOLUTE
  1186. _printf_int_dec 0x00000000 Number 0 stubs.o ABSOLUTE
  1187. _printf_l 0x00000000 Number 0 stubs.o ABSOLUTE
  1188. _printf_lc 0x00000000 Number 0 stubs.o ABSOLUTE
  1189. _printf_ll 0x00000000 Number 0 stubs.o ABSOLUTE
  1190. _printf_lld 0x00000000 Number 0 stubs.o ABSOLUTE
  1191. _printf_lli 0x00000000 Number 0 stubs.o ABSOLUTE
  1192. _printf_llo 0x00000000 Number 0 stubs.o ABSOLUTE
  1193. _printf_llu 0x00000000 Number 0 stubs.o ABSOLUTE
  1194. _printf_llx 0x00000000 Number 0 stubs.o ABSOLUTE
  1195. _printf_longlong_dec 0x00000000 Number 0 stubs.o ABSOLUTE
  1196. _printf_longlong_hex 0x00000000 Number 0 stubs.o ABSOLUTE
  1197. _printf_longlong_oct 0x00000000 Number 0 stubs.o ABSOLUTE
  1198. _printf_ls 0x00000000 Number 0 stubs.o ABSOLUTE
  1199. _printf_mbtowc 0x00000000 Number 0 stubs.o ABSOLUTE
  1200. _printf_n 0x00000000 Number 0 stubs.o ABSOLUTE
  1201. _printf_o 0x00000000 Number 0 stubs.o ABSOLUTE
  1202. _printf_p 0x00000000 Number 0 stubs.o ABSOLUTE
  1203. _printf_percent 0x00000000 Number 0 stubs.o ABSOLUTE
  1204. _printf_pre_padding 0x00000000 Number 0 stubs.o ABSOLUTE
  1205. _printf_return_value 0x00000000 Number 0 stubs.o ABSOLUTE
  1206. _printf_s 0x00000000 Number 0 stubs.o ABSOLUTE
  1207. _printf_sizespec 0x00000000 Number 0 stubs.o ABSOLUTE
  1208. _printf_str 0x00000000 Number 0 stubs.o ABSOLUTE
  1209. _printf_truncate_signed 0x00000000 Number 0 stubs.o ABSOLUTE
  1210. _printf_truncate_unsigned 0x00000000 Number 0 stubs.o ABSOLUTE
  1211. _printf_u 0x00000000 Number 0 stubs.o ABSOLUTE
  1212. _printf_wc 0x00000000 Number 0 stubs.o ABSOLUTE
  1213. _printf_wctomb 0x00000000 Number 0 stubs.o ABSOLUTE
  1214. _printf_widthprec 0x00000000 Number 0 stubs.o ABSOLUTE
  1215. _printf_x 0x00000000 Number 0 stubs.o ABSOLUTE
  1216. __Vectors_Size 0x00000130 Number 0 startup_stm32f10x_hd.o ABSOLUTE
  1217. __Vectors 0x08000000 Data 4 startup_stm32f10x_hd.o(RESET)
  1218. __Vectors_End 0x08000130 Data 0 startup_stm32f10x_hd.o(RESET)
  1219. __main 0x08000131 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
  1220. _main_stk 0x08000131 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
  1221. _main_scatterload 0x08000135 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
  1222. __main_after_scatterload 0x08000139 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
  1223. _main_init 0x08000139 Thumb Code 0 entry7.o(.ARM.Collect$$$$00000007)
  1224. Reset_Handler 0x08000145 Thumb Code 8 startup_stm32f10x_hd.o(.text)
  1225. PendSV_Handler 0x0800015b Thumb Code 2 startup_stm32f10x_hd.o(.text)
  1226. ADC1_2_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1227. ADC3_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1228. CAN1_RX1_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1229. CAN1_SCE_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1230. DMA1_Channel1_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1231. DMA1_Channel3_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1232. DMA1_Channel5_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1233. DMA1_Channel6_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1234. DMA1_Channel7_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1235. DMA2_Channel1_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1236. DMA2_Channel2_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1237. DMA2_Channel3_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1238. DMA2_Channel4_5_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1239. EXTI0_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1240. EXTI15_10_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1241. EXTI1_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1242. EXTI2_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1243. EXTI3_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1244. EXTI4_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1245. EXTI9_5_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1246. FLASH_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1247. FSMC_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1248. I2C1_ER_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1249. I2C1_EV_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1250. I2C2_ER_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1251. I2C2_EV_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1252. PVD_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1253. RCC_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1254. RTCAlarm_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1255. RTC_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1256. SDIO_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1257. SPI1_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1258. SPI2_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1259. SPI3_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1260. TAMPER_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1261. TIM1_BRK_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1262. TIM1_CC_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1263. TIM1_TRG_COM_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1264. TIM1_UP_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1265. TIM2_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1266. TIM3_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1267. TIM4_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1268. TIM5_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1269. TIM6_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1270. TIM7_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1271. TIM8_BRK_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1272. TIM8_CC_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1273. TIM8_TRG_COM_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1274. TIM8_UP_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1275. UART4_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1276. UART5_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1277. USBWakeUp_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1278. USB_HP_CAN1_TX_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1279. USB_LP_CAN1_RX0_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1280. WWDG_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  1281. __aeabi_uldivmod 0x08000169 Thumb Code 102 uldiv.o(.text)
  1282. __scatterload 0x080001d1 Thumb Code 28 init.o(.text)
  1283. __scatterload_rt2 0x080001d1 Thumb Code 0 init.o(.text)
  1284. __aeabi_llsl 0x080001f5 Thumb Code 30 llshl.o(.text)
  1285. _ll_shift_l 0x080001f5 Thumb Code 0 llshl.o(.text)
  1286. __aeabi_llsr 0x08000213 Thumb Code 32 llushr.o(.text)
  1287. _ll_ushift_r 0x08000213 Thumb Code 0 llushr.o(.text)
  1288. __decompress 0x08000233 Thumb Code 0 __dczerorl2.o(.text)
  1289. __decompress1 0x08000233 Thumb Code 92 __dczerorl2.o(.text)
  1290. BusFault_Handler 0x0800028f Thumb Code 4 stm32f10x_it.o(i.BusFault_Handler)
  1291. DMA1_Channel2_IRQHandler 0x08000293 Thumb Code 2 stm32f10x_it.o(i.DMA1_Channel2_IRQHandler)
  1292. DMA1_Channel4_IRQHandler 0x08000295 Thumb Code 2 stm32f10x_it.o(i.DMA1_Channel4_IRQHandler)
  1293. DebugMon_Handler 0x08000297 Thumb Code 2 stm32f10x_it.o(i.DebugMon_Handler)
  1294. GPIO_Init 0x08000299 Thumb Code 274 stm32f10x_gpio.o(i.GPIO_Init)
  1295. GPIO_PinRemapConfig 0x080003ad Thumb Code 138 stm32f10x_gpio.o(i.GPIO_PinRemapConfig)
  1296. GetCRC16 0x0800043d Thumb Code 44 iap.o(i.GetCRC16)
  1297. GetKey 0x0800046d Thumb Code 250 key.o(i.GetKey)
  1298. HardFault_Handler 0x08000591 Thumb Code 40 stm32f10x_it.o(i.HardFault_Handler)
  1299. IapCheckPack 0x080005d1 Thumb Code 96 iap.o(i.IapCheckPack)
  1300. IapPacket 0x08000631 Thumb Code 94 iap.o(i.IapPacket)
  1301. KeyScanPort 0x08000691 Thumb Code 14 key.o(i.KeyScanPort)
  1302. MemManage_Handler 0x080006a5 Thumb Code 4 stm32f10x_it.o(i.MemManage_Handler)
  1303. NMI_Handler 0x080006a9 Thumb Code 2 stm32f10x_it.o(i.NMI_Handler)
  1304. NVIC_Init 0x080006ad Thumb Code 118 misc.o(i.NVIC_Init)
  1305. NVIC_PriorityGroupConfig 0x08000731 Thumb Code 10 misc.o(i.NVIC_PriorityGroupConfig)
  1306. NewTask 0x08000745 Thumb Code 20 msg.o(i.NewTask)
  1307. PowerCtrlInit 0x08000765 Thumb Code 56 main.o(i.PowerCtrlInit)
  1308. RCC_APB2PeriphClockCmd 0x080007a5 Thumb Code 26 stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd)
  1309. RCC_GetClocksFreq 0x080007c5 Thumb Code 192 stm32f10x_rcc.o(i.RCC_GetClocksFreq)
  1310. SVC_Handler 0x080008a1 Thumb Code 2 stm32f10x_it.o(i.SVC_Handler)
  1311. StartMsg 0x0800096d Thumb Code 66 msg.o(i.StartMsg)
  1312. SysTick_Handler 0x08000a0d Thumb Code 32 stm32f10x_it.o(i.SysTick_Handler)
  1313. SystemInit 0x08000a35 Thumb Code 78 system_stm32f10x.o(i.SystemInit)
  1314. TickMsg 0x08000a95 Thumb Code 142 msg.o(i.TickMsg)
  1315. UART1RxTxISRHandler 0x08000b39 Thumb Code 204 serial.o(i.UART1RxTxISRHandler)
  1316. UART2RxTxISRHandler 0x08000c19 Thumb Code 2 serial.o(i.UART2RxTxISRHandler)
  1317. USART1_IRQHandler 0x08000c1b Thumb Code 8 stm32f10x_it.o(i.USART1_IRQHandler)
  1318. USART2_IRQHandler 0x08000c23 Thumb Code 8 stm32f10x_it.o(i.USART2_IRQHandler)
  1319. USART3_IRQHandler 0x08000c2b Thumb Code 2 stm32f10x_it.o(i.USART3_IRQHandler)
  1320. USART_ClearFlag 0x08000c2d Thumb Code 18 stm32f10x_usart.o(i.USART_ClearFlag)
  1321. USART_ClearITPendingBit 0x08000c3f Thumb Code 30 stm32f10x_usart.o(i.USART_ClearITPendingBit)
  1322. USART_Cmd 0x08000c5d Thumb Code 24 stm32f10x_usart.o(i.USART_Cmd)
  1323. USART_DMACmd 0x08000c75 Thumb Code 24 stm32f10x_usart.o(i.USART_DMACmd)
  1324. USART_GetFlagStatus 0x08000c8d Thumb Code 26 stm32f10x_usart.o(i.USART_GetFlagStatus)
  1325. USART_GetITStatus 0x08000ca7 Thumb Code 84 stm32f10x_usart.o(i.USART_GetITStatus)
  1326. USART_ITConfig 0x08000cfb Thumb Code 74 stm32f10x_usart.o(i.USART_ITConfig)
  1327. USART_Init 0x08000d45 Thumb Code 210 stm32f10x_usart.o(i.USART_Init)
  1328. USART_ReceiveData 0x08000e1d Thumb Code 10 stm32f10x_usart.o(i.USART_ReceiveData)
  1329. USART_SendData 0x08000e27 Thumb Code 8 stm32f10x_usart.o(i.USART_SendData)
  1330. Uart1Init 0x08000e31 Thumb Code 216 serial.o(i.Uart1Init)
  1331. Uart1Msg 0x08000f11 Thumb Code 112 msg.o(i.Uart1Msg)
  1332. Uart1Send 0x08000f8d Thumb Code 40 serial.o(i.Uart1Send)
  1333. Uart3Msg 0x08000fb9 Thumb Code 2 msg.o(i.Uart3Msg)
  1334. UsageFault_Handler 0x08000fbb Thumb Code 4 stm32f10x_it.o(i.UsageFault_Handler)
  1335. __0printf$8 0x08000fc1 Thumb Code 22 printf8.o(i.__0printf$8)
  1336. __1printf$8 0x08000fc1 Thumb Code 0 printf8.o(i.__0printf$8)
  1337. __2printf 0x08000fc1 Thumb Code 0 printf8.o(i.__0printf$8)
  1338. __scatterload_copy 0x08000fe1 Thumb Code 14 handlers.o(i.__scatterload_copy)
  1339. __scatterload_null 0x08000fef Thumb Code 2 handlers.o(i.__scatterload_null)
  1340. __scatterload_zeroinit 0x08000ff1 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
  1341. fputc 0x0800147d Thumb Code 32 serial.o(i.fputc)
  1342. main 0x080014a1 Thumb Code 230 main.o(i.main)
  1343. Region$$Table$$Base 0x080015cc Number 0 anon$$obj.o(Region$$Table)
  1344. Region$$Table$$Limit 0x080015ec Number 0 anon$$obj.o(Region$$Table)
  1345. g_HFH 0x20000000 Data 8 stm32f10x_it.o(.data)
  1346. g_HFHT 0x2000000c Data 2 stm32f10x_it.o(.data)
  1347. g_ucDKC 0x2000000e Data 1 key.o(.data)
  1348. g_ucUKC 0x2000000f Data 1 key.o(.data)
  1349. g_ucKeyFree 0x20000010 Data 1 key.o(.data)
  1350. g_ucKeyMode 0x20000011 Data 1 key.o(.data)
  1351. g_ucKeyValue 0x20000017 Data 1 key.o(.data)
  1352. g_ulTaskTickCt 0x20000018 Data 4 msg.o(.data)
  1353. sutMsg 0x20000020 Data 7 msg.o(.data)
  1354. g_ucTask 0x20000027 Data 1 msg.o(.data)
  1355. g_ucLastTask 0x20000028 Data 1 msg.o(.data)
  1356. g_ucUARTSel 0x2000022a Data 1 serial.o(.data)
  1357. g_ucUart1Received 0x2000022b Data 1 serial.o(.data)
  1358. g_ucUart1Sending 0x2000022c Data 1 serial.o(.data)
  1359. g_ucUart3Received 0x20000238 Data 1 serial.o(.data)
  1360. g_ucUart3Sending 0x20000239 Data 1 serial.o(.data)
  1361. SystemCoreClock 0x2000025c Data 4 system_stm32f10x.o(.data)
  1362. AHBPrescTable 0x20000260 Data 16 system_stm32f10x.o(.data)
  1363. __stdout 0x20000270 Data 4 stdout.o(.data)
  1364. RxBuffer1 0x20000274 Data 1032 serial.o(.bss)
  1365. TxBuffer1 0x2000067c Data 100 serial.o(.bss)
  1366. RxBuffer3 0x200006e0 Data 1052 serial.o(.bss)
  1367. TxBuffer3 0x20000afc Data 100 serial.o(.bss)
  1368. __initial_sp 0x20000f60 Data 0 startup_stm32f10x_hd.o(STACK)
  1369. ==============================================================================
  1370. Memory Map of the image
  1371. Image Entry point : 0x08000131
  1372. Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00001860, Max: 0x00020000, ABSOLUTE, COMPRESSED[0x0000180c])
  1373. Execution Region ER_IROM1 (Base: 0x08000000, Size: 0x000015ec, Max: 0x00020000, ABSOLUTE)
  1374. Base Addr Size Type Attr Idx E Section Name Object
  1375. 0x08000000 0x00000130 Data RO 3557 RESET startup_stm32f10x_hd.o
  1376. 0x08000130 0x00000000 Code RO 3562 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)(mc_w.l)
  1377. 0x08000130 0x00000004 Code RO 3830 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)(mc_w.l)
  1378. 0x08000134 0x00000004 Code RO 3833 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)(mc_w.l)
  1379. 0x08000138 0x00000008 Code RO 3834 .ARM.Collect$$$$00000007 mc_w.l(entry7.o)(mc_w.l)
  1380. 0x08000140 0x00000004 Code RO 3831 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)(mc_w.l)
  1381. 0x08000144 0x00000024 Code RO 3558 .text startup_stm32f10x_hd.o
  1382. 0x08000168 0x00000066 Code RO 3838 .text mc_w.l(uldiv.o)(mc_w.l)
  1383. 0x080001ce 0x00000002 PAD
  1384. 0x080001d0 0x00000024 Code RO 3860 .text mc_w.l(init.o)(mc_w.l)
  1385. 0x080001f4 0x0000001e Code RO 3862 .text mc_w.l(llshl.o)(mc_w.l)
  1386. 0x08000212 0x00000020 Code RO 3864 .text mc_w.l(llushr.o)(mc_w.l)
  1387. 0x08000232 0x0000005c Code RO 3910 .text mc_w.l(__dczerorl2.o)(mc_w.l)
  1388. 0x0800028e 0x00000004 Code RO 120 i.BusFault_Handler stm32f10x_it.o
  1389. 0x08000292 0x00000002 Code RO 121 i.DMA1_Channel2_IRQHandler stm32f10x_it.o
  1390. 0x08000294 0x00000002 Code RO 122 i.DMA1_Channel4_IRQHandler stm32f10x_it.o
  1391. 0x08000296 0x00000002 Code RO 123 i.DebugMon_Handler stm32f10x_it.o
  1392. 0x08000298 0x00000112 Code RO 759 i.GPIO_Init stm32f10x_gpio.o
  1393. 0x080003aa 0x00000002 PAD
  1394. 0x080003ac 0x00000090 Code RO 761 i.GPIO_PinRemapConfig stm32f10x_gpio.o
  1395. 0x0800043c 0x00000030 Code RO 441 i.GetCRC16 iap.o
  1396. 0x0800046c 0x00000124 Code RO 331 i.GetKey key.o
  1397. 0x08000590 0x00000040 Code RO 124 i.HardFault_Handler stm32f10x_it.o
  1398. 0x080005d0 0x00000060 Code RO 442 i.IapCheckPack iap.o
  1399. 0x08000630 0x0000005e Code RO 443 i.IapPacket iap.o
  1400. 0x0800068e 0x00000002 PAD
  1401. 0x08000690 0x00000014 Code RO 334 i.KeyScanPort key.o
  1402. 0x080006a4 0x00000004 Code RO 125 i.MemManage_Handler stm32f10x_it.o
  1403. 0x080006a8 0x00000002 Code RO 126 i.NMI_Handler stm32f10x_it.o
  1404. 0x080006aa 0x00000002 PAD
  1405. 0x080006ac 0x00000084 Code RO 543 i.NVIC_Init misc.o
  1406. 0x08000730 0x00000014 Code RO 544 i.NVIC_PriorityGroupConfig misc.o
  1407. 0x08000744 0x00000020 Code RO 376 i.NewTask msg.o
  1408. 0x08000764 0x00000040 Code RO 2 i.PowerCtrlInit main.o
  1409. 0x080007a4 0x00000020 Code RO 871 i.RCC_APB2PeriphClockCmd stm32f10x_rcc.o
  1410. 0x080007c4 0x000000dc Code RO 879 i.RCC_GetClocksFreq stm32f10x_rcc.o
  1411. 0x080008a0 0x00000002 Code RO 127 i.SVC_Handler stm32f10x_it.o
  1412. 0x080008a2 0x00000008 Code RO 3521 i.SetSysClock system_stm32f10x.o
  1413. 0x080008aa 0x00000002 PAD
  1414. 0x080008ac 0x000000c0 Code RO 3522 i.SetSysClockTo24 system_stm32f10x.o
  1415. 0x0800096c 0x000000a0 Code RO 377 i.StartMsg msg.o
  1416. 0x08000a0c 0x00000028 Code RO 129 i.SysTick_Handler stm32f10x_it.o
  1417. 0x08000a34 0x00000060 Code RO 3524 i.SystemInit system_stm32f10x.o
  1418. 0x08000a94 0x000000a4 Code RO 378 i.TickMsg msg.o
  1419. 0x08000b38 0x000000e0 Code RO 466 i.UART1RxTxISRHandler serial.o
  1420. 0x08000c18 0x00000002 Code RO 467 i.UART2RxTxISRHandler serial.o
  1421. 0x08000c1a 0x00000008 Code RO 130 i.USART1_IRQHandler stm32f10x_it.o
  1422. 0x08000c22 0x00000008 Code RO 131 i.USART2_IRQHandler stm32f10x_it.o
  1423. 0x08000c2a 0x00000002 Code RO 132 i.USART3_IRQHandler stm32f10x_it.o
  1424. 0x08000c2c 0x00000012 Code RO 3273 i.USART_ClearFlag stm32f10x_usart.o
  1425. 0x08000c3e 0x0000001e Code RO 3274 i.USART_ClearITPendingBit stm32f10x_usart.o
  1426. 0x08000c5c 0x00000018 Code RO 3277 i.USART_Cmd stm32f10x_usart.o
  1427. 0x08000c74 0x00000018 Code RO 3278 i.USART_DMACmd stm32f10x_usart.o
  1428. 0x08000c8c 0x0000001a Code RO 3280 i.USART_GetFlagStatus stm32f10x_usart.o
  1429. 0x08000ca6 0x00000054 Code RO 3281 i.USART_GetITStatus stm32f10x_usart.o
  1430. 0x08000cfa 0x0000004a Code RO 3283 i.USART_ITConfig stm32f10x_usart.o
  1431. 0x08000d44 0x000000d8 Code RO 3284 i.USART_Init stm32f10x_usart.o
  1432. 0x08000e1c 0x0000000a Code RO 3291 i.USART_ReceiveData stm32f10x_usart.o
  1433. 0x08000e26 0x00000008 Code RO 3294 i.USART_SendData stm32f10x_usart.o
  1434. 0x08000e2e 0x00000002 PAD
  1435. 0x08000e30 0x000000e0 Code RO 470 i.Uart1Init serial.o
  1436. 0x08000f10 0x0000007c Code RO 379 i.Uart1Msg msg.o
  1437. 0x08000f8c 0x0000002c Code RO 471 i.Uart1Send serial.o
  1438. 0x08000fb8 0x00000002 Code RO 380 i.Uart3Msg msg.o
  1439. 0x08000fba 0x00000004 Code RO 133 i.UsageFault_Handler stm32f10x_it.o
  1440. 0x08000fbe 0x00000002 PAD
  1441. 0x08000fc0 0x00000020 Code RO 3774 i.__0printf$8 mc_w.l(printf8.o)(mc_w.l)
  1442. 0x08000fe0 0x0000000e Code RO 3904 i.__scatterload_copy mc_w.l(handlers.o)(mc_w.l)
  1443. 0x08000fee 0x00000002 Code RO 3905 i.__scatterload_null mc_w.l(handlers.o)(mc_w.l)
  1444. 0x08000ff0 0x0000000e Code RO 3906 i.__scatterload_zeroinit mc_w.l(handlers.o)(mc_w.l)
  1445. 0x08000ffe 0x00000002 PAD
  1446. 0x08001000 0x00000428 Code RO 3781 i._printf_core mc_w.l(printf8.o)(mc_w.l)
  1447. 0x08001428 0x00000026 Code RO 3782 i._printf_post_padding mc_w.l(printf8.o)(mc_w.l)
  1448. 0x0800144e 0x0000002e Code RO 3783 i._printf_pre_padding mc_w.l(printf8.o)(mc_w.l)
  1449. 0x0800147c 0x00000024 Code RO 475 i.fputc serial.o
  1450. 0x080014a0 0x0000012c Code RO 3 i.main main.o
  1451. 0x080015cc 0x00000020 Data RO 3902 Region$$Table anon$$obj.o
  1452. Execution Region RW_IRAM1 (Base: 0x20000000, Size: 0x00000f60, Max: 0x00004000, ABSOLUTE, COMPRESSED[0x00000220])
  1453. Base Addr Size Type Attr Idx E Section Name Object
  1454. 0x20000000 0x0000000e Data RW 134 .data stm32f10x_it.o
  1455. 0x2000000e 0x0000000a Data RW 335 .data key.o
  1456. 0x20000018 0x00000011 Data RW 381 .data msg.o
  1457. 0x20000029 0x00000001 PAD
  1458. 0x2000002a 0x00000200 Data RW 444 .data iap.o
  1459. 0x2000022a 0x0000001e Data RW 477 .data serial.o
  1460. 0x20000248 0x00000014 Data RW 899 .data stm32f10x_rcc.o
  1461. 0x2000025c 0x00000014 Data RW 3525 .data system_stm32f10x.o
  1462. 0x20000270 0x00000004 Data RW 3835 .data mc_w.l(stdout.o)(mc_w.l)
  1463. 0x20000274 0x000008ec Zero RW 476 .bss serial.o
  1464. 0x20000b60 0x00000400 Zero RW 3555 STACK startup_stm32f10x_hd.o
  1465. ==============================================================================
  1466. Image component sizes
  1467. Code (inc. data) RO Data RW Data ZI Data Debug Object Name
  1468. 0 0 0 0 0 0 core_cm3.o
  1469. 238 4 0 512 0 0 iap.o
  1470. 312 48 0 10 0 0 key.o
  1471. 364 78 0 0 0 0 main.o
  1472. 152 24 0 0 0 0 misc.o
  1473. 482 140 0 17 0 0 msg.o
  1474. 530 36 0 30 2284 0 serial.o
  1475. 36 8 304 0 1024 0 startup_stm32f10x_hd.o
  1476. 418 6 0 0 0 0 stm32f10x_gpio.o
  1477. 144 32 0 14 0 0 stm32f10x_it.o
  1478. 252 34 0 20 0 0 stm32f10x_rcc.o
  1479. 514 6 0 0 0 0 stm32f10x_usart.o
  1480. 296 26 0 20 0 0 system_stm32f10x.o
  1481. ----------------------------------------------------------------------
  1482. 3750 442 336 624 3308 0 Object Totals
  1483. 0 0 32 0 0 0 (incl. Generated)
  1484. 12 0 0 1 0 0 (incl. Padding)
  1485. ----------------------------------------------------------------------
  1486. Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
  1487. 92 0 0 0 0 0 __dczerorl2.o
  1488. 0 0 0 0 0 0 entry.o
  1489. 8 4 0 0 0 0 entry2.o
  1490. 4 0 0 0 0 0 entry5.o
  1491. 8 4 0 0 0 0 entry7.o
  1492. 30 0 0 0 0 0 handlers.o
  1493. 36 8 0 0 0 0 init.o
  1494. 30 0 0 0 0 0 llshl.o
  1495. 32 0 0 0 0 0 llushr.o
  1496. 1180 54 0 0 0 0 printf8.o
  1497. 0 0 0 4 0 0 stdout.o
  1498. 102 0 0 0 0 0 uldiv.o
  1499. ----------------------------------------------------------------------
  1500. 1526 70 0 4 0 0 Library Totals
  1501. 4 0 0 0 0 0 (incl. Padding)
  1502. ----------------------------------------------------------------------
  1503. Code (inc. data) RO Data RW Data ZI Data Debug Library Name
  1504. 1522 70 0 4 0 648 mc_w.l
  1505. ----------------------------------------------------------------------
  1506. 1526 70 0 4 0 0 Library Totals
  1507. ----------------------------------------------------------------------
  1508. ==============================================================================
  1509. Code (inc. data) RO Data RW Data ZI Data Debug
  1510. 5276 512 336 628 3308 282328 Grand Totals
  1511. 5276 512 336 544 3308 282328 ELF Image Totals (compressed)
  1512. 5276 512 336 544 0 0 ROM Totals
  1513. ==============================================================================
  1514. Total RO Size (Code + RO Data) 5612 ( 5.48kB)
  1515. Total RW Size (RW Data + ZI Data) 3936 ( 3.84kB)
  1516. Total ROM Size (Code + RO Data + RW Data) 6156 ( 6.01kB)
  1517. ==============================================================================