You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1276 lines
104KB

  1. ARM Linker, 5.03 [Build 76] [MDK-ARM Standard]
  2. ==============================================================================
  3. Section Cross References
  4. main.o(i.NVIC_Configuration) refers to misc.o(i.NVIC_PriorityGroupConfig) for NVIC_PriorityGroupConfig
  5. main.o(i.NVIC_Configuration) refers to misc.o(i.NVIC_Init) for NVIC_Init
  6. main.o(i.RCC_Configuration) refers to stm32f10x_rcc.o(i.RCC_DeInit) for RCC_DeInit
  7. main.o(i.RCC_Configuration) refers to stm32f10x_rcc.o(i.RCC_HSEConfig) for RCC_HSEConfig
  8. main.o(i.RCC_Configuration) refers to stm32f10x_rcc.o(i.RCC_WaitForHSEStartUp) for RCC_WaitForHSEStartUp
  9. main.o(i.RCC_Configuration) refers to stm32f10x_rcc.o(i.RCC_HCLKConfig) for RCC_HCLKConfig
  10. main.o(i.RCC_Configuration) refers to stm32f10x_rcc.o(i.RCC_PCLK2Config) for RCC_PCLK2Config
  11. main.o(i.RCC_Configuration) refers to stm32f10x_rcc.o(i.RCC_PCLK1Config) for RCC_PCLK1Config
  12. main.o(i.RCC_Configuration) refers to stm32f10x_rcc.o(i.RCC_PLLConfig) for RCC_PLLConfig
  13. main.o(i.RCC_Configuration) refers to stm32f10x_rcc.o(i.RCC_PLLCmd) for RCC_PLLCmd
  14. main.o(i.RCC_Configuration) refers to stm32f10x_rcc.o(i.RCC_GetFlagStatus) for RCC_GetFlagStatus
  15. main.o(i.RCC_Configuration) refers to stm32f10x_rcc.o(i.RCC_SYSCLKConfig) for RCC_SYSCLKConfig
  16. main.o(i.RCC_Configuration) refers to stm32f10x_rcc.o(i.RCC_GetSYSCLKSource) for RCC_GetSYSCLKSource
  17. main.o(i.RCC_Configuration) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  18. main.o(i.RCC_Configuration) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd) for RCC_APB1PeriphClockCmd
  19. main.o(i.main) refers to main.o(i.RCC_Configuration) for RCC_Configuration
  20. main.o(i.main) refers to main.o(i.NVIC_Configuration) for NVIC_Configuration
  21. main.o(i.main) refers to tim.o(i.TIM3_Int_Init) for TIM3_Int_Init
  22. main.o(i.main) refers to led.o(i.led_init) for led_init
  23. main.o(i.main) refers to printf.o(i.USART_Configuration) for USART_Configuration
  24. main.o(i.main) refers to usart2.o(i.USART2_Init) for USART2_Init
  25. main.o(i.main) refers to nrf24l01.o(i.NRF24L01_Init) for NRF24L01_Init
  26. main.o(i.main) refers to printfb.o(i.__0printf$bare) for __2printf
  27. main.o(i.main) refers to nrf24l01.o(i.NRF24L01_Check) for NRF24L01_Check
  28. main.o(i.main) refers to dataproc.o(i.Data_Init) for Data_Init
  29. main.o(i.main) refers to delay.o(i.delay_ms) for delay_ms
  30. main.o(i.main) refers to nrf24l01.o(i.NRF24L01_TX_Mode) for NRF24L01_TX_Mode
  31. main.o(i.main) refers to dataproc.o(i.DataProc_1356) for DataProc_1356
  32. main.o(i.main) refers to dataproc.o(i.DataProc_Nrf24l01) for DataProc_Nrf24l01
  33. main.o(i.main) refers to dataproc.o(i.DataProc_USART1) for DataProc_USART1
  34. printf.o(i.SendConsoleByte) refers to printf.o(i.SendUartByte) for SendUartByte
  35. printf.o(i.SendConsoleData) refers to printf.o(i.SendUartData) for SendUartData
  36. printf.o(i.SendConsoleStr) refers to printf.o(i.SendUartStr) for SendUartStr
  37. printf.o(i.SendUartByte) refers to stm32f10x_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
  38. printf.o(i.SendUartByte) refers to stm32f10x_usart.o(i.USART_SendData) for USART_SendData
  39. printf.o(i.SendUartData) refers to printf.o(i.SendUartByte) for SendUartByte
  40. printf.o(i.SendUartRStr) refers to printf.o(i.SendUartByte) for SendUartByte
  41. printf.o(i.SendUartStr) refers to printf.o(i.SendUartByte) for SendUartByte
  42. printf.o(i.USART1_IRQHandler) refers to stm32f10x_usart.o(i.USART_GetITStatus) for USART_GetITStatus
  43. printf.o(i.USART1_IRQHandler) refers to stm32f10x_usart.o(i.USART_ClearITPendingBit) for USART_ClearITPendingBit
  44. printf.o(i.USART1_IRQHandler) refers to stm32f10x_usart.o(i.USART_ReceiveData) for USART_ReceiveData
  45. printf.o(i.USART1_IRQHandler) refers to stm32f10x_usart.o(i.USART_SendData) for USART_SendData
  46. printf.o(i.USART1_IRQHandler) refers to printf.o(.bss) for USART1_RX_BUF
  47. printf.o(i.USART1_IRQHandler) refers to printf.o(.data) for USART1_RX_CNT
  48. printf.o(i.USART3_IRQHandler) refers to stm32f10x_usart.o(i.USART_GetITStatus) for USART_GetITStatus
  49. printf.o(i.USART3_IRQHandler) refers to stm32f10x_usart.o(i.USART_ClearITPendingBit) for USART_ClearITPendingBit
  50. printf.o(i.USART3_IRQHandler) refers to stm32f10x_usart.o(i.USART_ReceiveData) for USART_ReceiveData
  51. printf.o(i.USART3_IRQHandler) refers to stm32f10x_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
  52. printf.o(i.USART3_IRQHandler) refers to stm32f10x_usart.o(i.USART_ClearFlag) for USART_ClearFlag
  53. printf.o(i.USART3_IRQHandler) refers to printf.o(.bss) for USART3_RX_BUF
  54. printf.o(i.USART3_IRQHandler) refers to printf.o(.data) for USART3_RX_CNT
  55. printf.o(i.USART_Configuration) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  56. printf.o(i.USART_Configuration) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  57. printf.o(i.USART_Configuration) refers to stm32f10x_usart.o(i.USART_Init) for USART_Init
  58. printf.o(i.USART_Configuration) refers to stm32f10x_usart.o(i.USART_ITConfig) for USART_ITConfig
  59. printf.o(i.USART_Configuration) refers to stm32f10x_usart.o(i.USART_Cmd) for USART_Cmd
  60. printf.o(i.USART_Configuration) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd) for RCC_APB1PeriphClockCmd
  61. printf.o(i.USART_Configuration) refers to stm32f10x_usart.o(i.USART_ClearFlag) for USART_ClearFlag
  62. printf.o(i.Usart1_SendData) refers to stm32f10x_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
  63. printf.o(i.Usart1_SendData) refers to stm32f10x_usart.o(i.USART_SendData) for USART_SendData
  64. printf.o(i.fputc) refers to stm32f10x_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
  65. led.o(i.led_init) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  66. led.o(i.led_init) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  67. led.o(i.led_init) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
  68. led.o(i.led_init) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
  69. usart2.o(i.USART2_IRQHandler) refers to stm32f10x_usart.o(i.USART_GetITStatus) for USART_GetITStatus
  70. usart2.o(i.USART2_IRQHandler) refers to stm32f10x_usart.o(i.USART_ClearITPendingBit) for USART_ClearITPendingBit
  71. usart2.o(i.USART2_IRQHandler) refers to stm32f10x_usart.o(i.USART_ReceiveData) for USART_ReceiveData
  72. usart2.o(i.USART2_IRQHandler) refers to stm32f10x_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
  73. usart2.o(i.USART2_IRQHandler) refers to stm32f10x_usart.o(i.USART_ClearFlag) for USART_ClearFlag
  74. usart2.o(i.USART2_IRQHandler) refers to usart2.o(.bss) for USART2_RX_BUF
  75. usart2.o(i.USART2_IRQHandler) refers to usart2.o(.data) for USART2_RX_CNT
  76. usart2.o(i.USART2_Init) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  77. usart2.o(i.USART2_Init) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd) for RCC_APB1PeriphClockCmd
  78. usart2.o(i.USART2_Init) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  79. usart2.o(i.USART2_Init) refers to stm32f10x_usart.o(i.USART_Init) for USART_Init
  80. usart2.o(i.USART2_Init) refers to stm32f10x_usart.o(i.USART_ITConfig) for USART_ITConfig
  81. usart2.o(i.USART2_Init) refers to stm32f10x_usart.o(i.USART_Cmd) for USART_Cmd
  82. nrf24l01.o(i.NRF24L01_Check) refers to spi.o(i.SPI_SetSpeed) for SPI_SetSpeed
  83. nrf24l01.o(i.NRF24L01_Check) refers to nrf24l01.o(i.NRF24L01_Write_Buf) for NRF24L01_Write_Buf
  84. nrf24l01.o(i.NRF24L01_Check) refers to nrf24l01.o(i.NRF24L01_Read_Buf) for NRF24L01_Read_Buf
  85. nrf24l01.o(i.NRF24L01_Init) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  86. nrf24l01.o(i.NRF24L01_Init) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  87. nrf24l01.o(i.NRF24L01_Init) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
  88. nrf24l01.o(i.NRF24L01_Init) refers to spi.o(i.SPI2_Init) for SPI2_Init
  89. nrf24l01.o(i.NRF24L01_Init) refers to spi.o(i.SPI1_Init) for SPI1_Init
  90. nrf24l01.o(i.NRF24L01_RX_Mode) refers to nrf24l01.o(i.NRF24L01_Write_Reg) for NRF24L01_Write_Reg
  91. nrf24l01.o(i.NRF24L01_RX_Mode) refers to nrf24l01.o(i.NRF24L01_Write_Buf) for NRF24L01_Write_Buf
  92. nrf24l01.o(i.NRF24L01_RX_Mode) refers to nrf24l01.o(.constdata) for RX_ADDRESS
  93. nrf24l01.o(i.NRF24L01_Read_Buf) refers to spi.o(i.SPI_ReadWriteByte) for SPI_ReadWriteByte
  94. nrf24l01.o(i.NRF24L01_Read_Reg) refers to spi.o(i.SPI_ReadWriteByte) for SPI_ReadWriteByte
  95. nrf24l01.o(i.NRF24L01_RxPacket) refers to spi.o(i.SPI_SetSpeed) for SPI_SetSpeed
  96. nrf24l01.o(i.NRF24L01_RxPacket) refers to nrf24l01.o(i.NRF24L01_Read_Reg) for NRF24L01_Read_Reg
  97. nrf24l01.o(i.NRF24L01_RxPacket) refers to nrf24l01.o(i.NRF24L01_Write_Reg) for NRF24L01_Write_Reg
  98. nrf24l01.o(i.NRF24L01_RxPacket) refers to nrf24l01.o(i.NRF24L01_Read_Buf) for NRF24L01_Read_Buf
  99. nrf24l01.o(i.NRF24L01_TX_Mode) refers to nrf24l01.o(i.NRF24L01_Write_Reg) for NRF24L01_Write_Reg
  100. nrf24l01.o(i.NRF24L01_TX_Mode) refers to nrf24l01.o(i.NRF24L01_Write_Buf) for NRF24L01_Write_Buf
  101. nrf24l01.o(i.NRF24L01_TX_Mode) refers to nrf24l01.o(.constdata) for TX_ADDRESS
  102. nrf24l01.o(i.NRF24L01_TxPacket) refers to spi.o(i.SPI_SetSpeed) for SPI_SetSpeed
  103. nrf24l01.o(i.NRF24L01_TxPacket) refers to nrf24l01.o(i.NRF24L01_Write_Buf) for NRF24L01_Write_Buf
  104. nrf24l01.o(i.NRF24L01_TxPacket) refers to nrf24l01.o(i.NRF24L01_Read_Reg) for NRF24L01_Read_Reg
  105. nrf24l01.o(i.NRF24L01_TxPacket) refers to nrf24l01.o(i.NRF24L01_Write_Reg) for NRF24L01_Write_Reg
  106. nrf24l01.o(i.NRF24L01_Write_Buf) refers to spi.o(i.SPI_ReadWriteByte) for SPI_ReadWriteByte
  107. nrf24l01.o(i.NRF24L01_Write_Reg) refers to spi.o(i.SPI_ReadWriteByte) for SPI_ReadWriteByte
  108. spi.o(i.SPI1_Init) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  109. spi.o(i.SPI1_Init) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  110. spi.o(i.SPI1_Init) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
  111. spi.o(i.SPI1_Init) refers to stm32f10x_spi.o(i.SPI_Init) for SPI_Init
  112. spi.o(i.SPI1_Init) refers to stm32f10x_spi.o(i.SPI_Cmd) for SPI_Cmd
  113. spi.o(i.SPI2_Init) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd) for RCC_APB1PeriphClockCmd
  114. spi.o(i.SPI2_Init) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
  115. spi.o(i.SPI2_Init) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
  116. spi.o(i.SPI2_Init) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
  117. spi.o(i.SPI2_Init) refers to stm32f10x_spi.o(i.SPI_Init) for SPI_Init
  118. spi.o(i.SPI2_Init) refers to stm32f10x_spi.o(i.SPI_Cmd) for SPI_Cmd
  119. spi.o(i.SPI_ReadWriteByte) refers to stm32f10x_spi.o(i.SPI_I2S_GetFlagStatus) for SPI_I2S_GetFlagStatus
  120. spi.o(i.SPI_ReadWriteByte) refers to stm32f10x_spi.o(i.SPI_I2S_SendData) for SPI_I2S_SendData
  121. spi.o(i.SPI_ReadWriteByte) refers to stm32f10x_spi.o(i.SPI_I2S_ReceiveData) for SPI_I2S_ReceiveData
  122. spi.o(i.SPI_SetSpeed) refers to stm32f10x_spi.o(i.SPI_Cmd) for SPI_Cmd
  123. dataproc.o(i.DataProc_1356) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
  124. dataproc.o(i.DataProc_1356) refers to delay.o(i.delay_ms) for delay_ms
  125. dataproc.o(i.DataProc_1356) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
  126. dataproc.o(i.DataProc_1356) refers to printf.o(.data) for USART3_RX_CNT
  127. dataproc.o(i.DataProc_1356) refers to printf.o(.bss) for USART3_RX_BUF
  128. dataproc.o(i.DataProc_1356) refers to dataproc.o(.data) for CheckData_1356
  129. dataproc.o(i.DataProc_Nrf24l01) refers to dataproc.o(i.CheckSum) for CheckSum
  130. dataproc.o(i.DataProc_Nrf24l01) refers to nrf24l01.o(i.NRF24L01_Write_Reg) for NRF24L01_Write_Reg
  131. dataproc.o(i.DataProc_Nrf24l01) refers to nrf24l01.o(i.NRF24L01_Write_Buf) for NRF24L01_Write_Buf
  132. dataproc.o(i.DataProc_Nrf24l01) refers to nrf24l01.o(i.NRF24L01_RX_Mode) for NRF24L01_RX_Mode
  133. dataproc.o(i.DataProc_Nrf24l01) refers to nrf24l01.o(i.NRF24L01_RxPacket) for NRF24L01_RxPacket
  134. dataproc.o(i.DataProc_Nrf24l01) refers to printf.o(i.SendConsoleByte) for SendConsoleByte
  135. dataproc.o(i.DataProc_Nrf24l01) refers to printf.o(i.SendConsoleData) for SendConsoleData
  136. dataproc.o(i.DataProc_Nrf24l01) refers to dataproc.o(.data) for newIdFlag
  137. dataproc.o(i.DataProc_Nrf24l01) refers to dataproc.o(.bss) for uartSendWrNumOkData
  138. dataproc.o(i.DataProc_USART1) refers to printfb.o(i.__0printf$bare) for __2printf
  139. dataproc.o(i.DataProc_USART1) refers to printf.o(i.SendConsoleData) for SendConsoleData
  140. dataproc.o(i.DataProc_USART1) refers to printf.o(.data) for USART1_RX_CNT
  141. dataproc.o(i.DataProc_USART1) refers to printf.o(.bss) for USART1_RX_BUF
  142. dataproc.o(i.DataProc_USART1) refers to dataproc.o(.bss) for uartRecData
  143. dataproc.o(i.DataProc_USART1) refers to dataproc.o(.data) for idBuf
  144. dataproc.o(i.Data_Init) refers to dataproc.o(.bss) for uartSendData
  145. dataproc.o(i.TIM3_IRQHandler) refers to stm32f10x_tim.o(i.TIM_GetITStatus) for TIM_GetITStatus
  146. dataproc.o(i.TIM3_IRQHandler) refers to stm32f10x_tim.o(i.TIM_ClearITPendingBit) for TIM_ClearITPendingBit
  147. dataproc.o(i.TIM3_IRQHandler) refers to dataproc.o(.data) for count
  148. tim.o(i.TIM3_Int_Init) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd) for RCC_APB1PeriphClockCmd
  149. tim.o(i.TIM3_Int_Init) refers to stm32f10x_tim.o(i.TIM_TimeBaseInit) for TIM_TimeBaseInit
  150. tim.o(i.TIM3_Int_Init) refers to stm32f10x_tim.o(i.TIM_ITConfig) for TIM_ITConfig
  151. tim.o(i.TIM3_Int_Init) refers to stm32f10x_tim.o(i.TIM_Cmd) for TIM_Cmd
  152. stm32f10x_rcc.o(i.RCC_GetClocksFreq) refers to stm32f10x_rcc.o(.data) for APBAHBPrescTable
  153. stm32f10x_rcc.o(i.RCC_WaitForHSEStartUp) refers to stm32f10x_rcc.o(i.RCC_GetFlagStatus) for RCC_GetFlagStatus
  154. stm32f10x_usart.o(i.USART_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
  155. stm32f10x_usart.o(i.USART_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
  156. stm32f10x_usart.o(i.USART_Init) refers to stm32f10x_rcc.o(i.RCC_GetClocksFreq) for RCC_GetClocksFreq
  157. stm32f10x_gpio.o(i.GPIO_AFIODeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
  158. stm32f10x_gpio.o(i.GPIO_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
  159. stm32f10x_spi.o(i.I2S_Init) refers to stm32f10x_rcc.o(i.RCC_GetClocksFreq) for RCC_GetClocksFreq
  160. stm32f10x_spi.o(i.SPI_I2S_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
  161. stm32f10x_spi.o(i.SPI_I2S_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
  162. stm32f10x_tim.o(i.TIM_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
  163. stm32f10x_tim.o(i.TIM_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
  164. stm32f10x_tim.o(i.TIM_ETRClockMode1Config) refers to stm32f10x_tim.o(i.TIM_ETRConfig) for TIM_ETRConfig
  165. stm32f10x_tim.o(i.TIM_ETRClockMode2Config) refers to stm32f10x_tim.o(i.TIM_ETRConfig) for TIM_ETRConfig
  166. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TI1_Config) for TI1_Config
  167. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TIM_SetIC1Prescaler) for TIM_SetIC1Prescaler
  168. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TI2_Config) for TI2_Config
  169. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TIM_SetIC2Prescaler) for TIM_SetIC2Prescaler
  170. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TI3_Config) for TI3_Config
  171. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TIM_SetIC3Prescaler) for TIM_SetIC3Prescaler
  172. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TI4_Config) for TI4_Config
  173. stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TIM_SetIC4Prescaler) for TIM_SetIC4Prescaler
  174. stm32f10x_tim.o(i.TIM_ITRxExternalClockConfig) refers to stm32f10x_tim.o(i.TIM_SelectInputTrigger) for TIM_SelectInputTrigger
  175. stm32f10x_tim.o(i.TIM_PWMIConfig) refers to stm32f10x_tim.o(i.TI1_Config) for TI1_Config
  176. stm32f10x_tim.o(i.TIM_PWMIConfig) refers to stm32f10x_tim.o(i.TIM_SetIC1Prescaler) for TIM_SetIC1Prescaler
  177. stm32f10x_tim.o(i.TIM_PWMIConfig) refers to stm32f10x_tim.o(i.TI2_Config) for TI2_Config
  178. stm32f10x_tim.o(i.TIM_PWMIConfig) refers to stm32f10x_tim.o(i.TIM_SetIC2Prescaler) for TIM_SetIC2Prescaler
  179. stm32f10x_tim.o(i.TIM_TIxExternalClockConfig) refers to stm32f10x_tim.o(i.TI2_Config) for TI2_Config
  180. stm32f10x_tim.o(i.TIM_TIxExternalClockConfig) refers to stm32f10x_tim.o(i.TI1_Config) for TI1_Config
  181. stm32f10x_tim.o(i.TIM_TIxExternalClockConfig) refers to stm32f10x_tim.o(i.TIM_SelectInputTrigger) for TIM_SelectInputTrigger
  182. system_stm32f10x.o(i.SetSysClock) refers to system_stm32f10x.o(i.SetSysClockTo72) for SetSysClockTo72
  183. system_stm32f10x.o(i.SystemCoreClockUpdate) refers to system_stm32f10x.o(.data) for SystemCoreClock
  184. system_stm32f10x.o(i.SystemInit) refers to system_stm32f10x.o(i.SetSysClock) for SetSysClock
  185. startup_stm32f10x_hd.o(RESET) refers to startup_stm32f10x_hd.o(STACK) for __initial_sp
  186. startup_stm32f10x_hd.o(RESET) refers to startup_stm32f10x_hd.o(.text) for Reset_Handler
  187. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.NMI_Handler) for NMI_Handler
  188. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.HardFault_Handler) for HardFault_Handler
  189. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.MemManage_Handler) for MemManage_Handler
  190. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.BusFault_Handler) for BusFault_Handler
  191. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.UsageFault_Handler) for UsageFault_Handler
  192. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.SVC_Handler) for SVC_Handler
  193. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.DebugMon_Handler) for DebugMon_Handler
  194. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.PendSV_Handler) for PendSV_Handler
  195. startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.SysTick_Handler) for SysTick_Handler
  196. startup_stm32f10x_hd.o(RESET) refers to dataproc.o(i.TIM3_IRQHandler) for TIM3_IRQHandler
  197. startup_stm32f10x_hd.o(RESET) refers to printf.o(i.USART1_IRQHandler) for USART1_IRQHandler
  198. startup_stm32f10x_hd.o(RESET) refers to usart2.o(i.USART2_IRQHandler) for USART2_IRQHandler
  199. startup_stm32f10x_hd.o(RESET) refers to printf.o(i.USART3_IRQHandler) for USART3_IRQHandler
  200. startup_stm32f10x_hd.o(.text) refers to system_stm32f10x.o(i.SystemInit) for SystemInit
  201. startup_stm32f10x_hd.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
  202. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp
  203. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit
  204. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock
  205. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init
  206. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init
  207. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload
  208. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk
  209. printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  210. printfb.o(i.__0fprintf$bare) refers to printf.o(i.fputc) for fputc
  211. printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core
  212. printfb.o(i.__0printf$bare) refers to printf.o(i.fputc) for fputc
  213. printfb.o(i.__0printf$bare) refers to stdout.o(.data) for __stdout
  214. printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  215. printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc
  216. printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  217. printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc
  218. printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  219. printfb.o(i.__0vfprintf$bare) refers to printf.o(i.fputc) for fputc
  220. printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  221. printfb.o(i.__0vprintf$bare) refers to printf.o(i.fputc) for fputc
  222. printfb.o(i.__0vprintf$bare) refers to stdout.o(.data) for __stdout
  223. printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  224. printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc
  225. printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
  226. printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc
  227. printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  228. printf0.o(i.__0fprintf$0) refers to printf.o(i.fputc) for fputc
  229. printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core
  230. printf0.o(i.__0printf$0) refers to printf.o(i.fputc) for fputc
  231. printf0.o(i.__0printf$0) refers to stdout.o(.data) for __stdout
  232. printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  233. printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc
  234. printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  235. printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc
  236. printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  237. printf0.o(i.__0vfprintf$0) refers to printf.o(i.fputc) for fputc
  238. printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  239. printf0.o(i.__0vprintf$0) refers to printf.o(i.fputc) for fputc
  240. printf0.o(i.__0vprintf$0) refers to stdout.o(.data) for __stdout
  241. printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  242. printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc
  243. printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core
  244. printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc
  245. printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  246. printf1.o(i.__0fprintf$1) refers to printf.o(i.fputc) for fputc
  247. printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core
  248. printf1.o(i.__0printf$1) refers to printf.o(i.fputc) for fputc
  249. printf1.o(i.__0printf$1) refers to stdout.o(.data) for __stdout
  250. printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  251. printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc
  252. printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  253. printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc
  254. printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  255. printf1.o(i.__0vfprintf$1) refers to printf.o(i.fputc) for fputc
  256. printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  257. printf1.o(i.__0vprintf$1) refers to printf.o(i.fputc) for fputc
  258. printf1.o(i.__0vprintf$1) refers to stdout.o(.data) for __stdout
  259. printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  260. printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc
  261. printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core
  262. printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc
  263. printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
  264. printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  265. printf2.o(i.__0fprintf$2) refers to printf.o(i.fputc) for fputc
  266. printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core
  267. printf2.o(i.__0printf$2) refers to printf.o(i.fputc) for fputc
  268. printf2.o(i.__0printf$2) refers to stdout.o(.data) for __stdout
  269. printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  270. printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc
  271. printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  272. printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc
  273. printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  274. printf2.o(i.__0vfprintf$2) refers to printf.o(i.fputc) for fputc
  275. printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  276. printf2.o(i.__0vprintf$2) refers to printf.o(i.fputc) for fputc
  277. printf2.o(i.__0vprintf$2) refers to stdout.o(.data) for __stdout
  278. printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  279. printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc
  280. printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core
  281. printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc
  282. printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  283. printf3.o(i.__0fprintf$3) refers to printf.o(i.fputc) for fputc
  284. printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core
  285. printf3.o(i.__0printf$3) refers to printf.o(i.fputc) for fputc
  286. printf3.o(i.__0printf$3) refers to stdout.o(.data) for __stdout
  287. printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  288. printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc
  289. printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  290. printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc
  291. printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  292. printf3.o(i.__0vfprintf$3) refers to printf.o(i.fputc) for fputc
  293. printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  294. printf3.o(i.__0vprintf$3) refers to printf.o(i.fputc) for fputc
  295. printf3.o(i.__0vprintf$3) refers to stdout.o(.data) for __stdout
  296. printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  297. printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc
  298. printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core
  299. printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc
  300. printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
  301. printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  302. printf4.o(i.__0fprintf$4) refers to printf.o(i.fputc) for fputc
  303. printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core
  304. printf4.o(i.__0printf$4) refers to printf.o(i.fputc) for fputc
  305. printf4.o(i.__0printf$4) refers to stdout.o(.data) for __stdout
  306. printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  307. printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc
  308. printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  309. printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc
  310. printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  311. printf4.o(i.__0vfprintf$4) refers to printf.o(i.fputc) for fputc
  312. printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  313. printf4.o(i.__0vprintf$4) refers to printf.o(i.fputc) for fputc
  314. printf4.o(i.__0vprintf$4) refers to stdout.o(.data) for __stdout
  315. printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  316. printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc
  317. printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core
  318. printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc
  319. printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
  320. printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  321. printf5.o(i.__0fprintf$5) refers to printf.o(i.fputc) for fputc
  322. printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core
  323. printf5.o(i.__0printf$5) refers to printf.o(i.fputc) for fputc
  324. printf5.o(i.__0printf$5) refers to stdout.o(.data) for __stdout
  325. printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  326. printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc
  327. printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  328. printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc
  329. printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  330. printf5.o(i.__0vfprintf$5) refers to printf.o(i.fputc) for fputc
  331. printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  332. printf5.o(i.__0vprintf$5) refers to printf.o(i.fputc) for fputc
  333. printf5.o(i.__0vprintf$5) refers to stdout.o(.data) for __stdout
  334. printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  335. printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc
  336. printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core
  337. printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc
  338. printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
  339. printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  340. printf6.o(i.__0fprintf$6) refers to printf.o(i.fputc) for fputc
  341. printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core
  342. printf6.o(i.__0printf$6) refers to printf.o(i.fputc) for fputc
  343. printf6.o(i.__0printf$6) refers to stdout.o(.data) for __stdout
  344. printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  345. printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc
  346. printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  347. printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc
  348. printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  349. printf6.o(i.__0vfprintf$6) refers to printf.o(i.fputc) for fputc
  350. printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  351. printf6.o(i.__0vprintf$6) refers to printf.o(i.fputc) for fputc
  352. printf6.o(i.__0vprintf$6) refers to stdout.o(.data) for __stdout
  353. printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  354. printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc
  355. printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core
  356. printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc
  357. printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding
  358. printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
  359. printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding
  360. printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  361. printf7.o(i.__0fprintf$7) refers to printf.o(i.fputc) for fputc
  362. printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core
  363. printf7.o(i.__0printf$7) refers to printf.o(i.fputc) for fputc
  364. printf7.o(i.__0printf$7) refers to stdout.o(.data) for __stdout
  365. printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  366. printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc
  367. printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  368. printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc
  369. printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  370. printf7.o(i.__0vfprintf$7) refers to printf.o(i.fputc) for fputc
  371. printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  372. printf7.o(i.__0vprintf$7) refers to printf.o(i.fputc) for fputc
  373. printf7.o(i.__0vprintf$7) refers to stdout.o(.data) for __stdout
  374. printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  375. printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc
  376. printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core
  377. printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc
  378. printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding
  379. printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
  380. printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding
  381. printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  382. printf8.o(i.__0fprintf$8) refers to printf.o(i.fputc) for fputc
  383. printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core
  384. printf8.o(i.__0printf$8) refers to printf.o(i.fputc) for fputc
  385. printf8.o(i.__0printf$8) refers to stdout.o(.data) for __stdout
  386. printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  387. printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc
  388. printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  389. printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc
  390. printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  391. printf8.o(i.__0vfprintf$8) refers to printf.o(i.fputc) for fputc
  392. printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  393. printf8.o(i.__0vprintf$8) refers to printf.o(i.fputc) for fputc
  394. printf8.o(i.__0vprintf$8) refers to stdout.o(.data) for __stdout
  395. printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  396. printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc
  397. printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core
  398. printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc
  399. printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding
  400. printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
  401. printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding
  402. printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  403. printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core
  404. printfa.o(i.__0fprintf) refers to printf.o(i.fputc) for fputc
  405. printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp
  406. printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core
  407. printfa.o(i.__0printf) refers to printf.o(i.fputc) for fputc
  408. printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout
  409. printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  410. printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core
  411. printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc
  412. printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  413. printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core
  414. printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc
  415. printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  416. printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core
  417. printfa.o(i.__0vfprintf) refers to printf.o(i.fputc) for fputc
  418. printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  419. printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core
  420. printfa.o(i.__0vprintf) refers to printf.o(i.fputc) for fputc
  421. printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout
  422. printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  423. printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core
  424. printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc
  425. printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
  426. printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core
  427. printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc
  428. printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp
  429. printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul
  430. printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv
  431. printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
  432. printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd
  433. printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz
  434. printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod
  435. printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp
  436. printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding
  437. printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
  438. printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding
  439. printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits
  440. printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
  441. printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
  442. printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
  443. printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp
  444. printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp
  445. entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
  446. entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32f10x_hd.o(STACK) for __initial_sp
  447. entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32f10x_hd.o(STACK) for __initial_sp
  448. entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main
  449. entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload
  450. entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main
  451. entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main
  452. uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr
  453. uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl
  454. dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl
  455. dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr
  456. dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue
  457. dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue
  458. ddiv.o(.text) refers to depilogue.o(.text) for _double_round
  459. dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr
  460. dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl
  461. init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
  462. depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl
  463. depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr
  464. ==============================================================================
  465. Removing Unused input sections from the image.
  466. Removing printf.o(i.SendConsoleStr), (20 bytes).
  467. Removing printf.o(i.SendUartRStr), (60 bytes).
  468. Removing printf.o(i.SendUartStr), (60 bytes).
  469. Removing printf.o(i.Usart1_SendData), (44 bytes).
  470. Removing nrf24l01.o(i.NRF24L01_Config), (56 bytes).
  471. Removing nrf24l01.o(i.NRF24L01_TxPacket), (160 bytes).
  472. Removing stm32f10x_rcc.o(i.RCC_ADCCLKConfig), (24 bytes).
  473. Removing stm32f10x_rcc.o(i.RCC_AHBPeriphClockCmd), (32 bytes).
  474. Removing stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd), (32 bytes).
  475. Removing stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd), (32 bytes).
  476. Removing stm32f10x_rcc.o(i.RCC_AdjustHSICalibrationValue), (24 bytes).
  477. Removing stm32f10x_rcc.o(i.RCC_BackupResetCmd), (12 bytes).
  478. Removing stm32f10x_rcc.o(i.RCC_ClearFlag), (20 bytes).
  479. Removing stm32f10x_rcc.o(i.RCC_ClearITPendingBit), (12 bytes).
  480. Removing stm32f10x_rcc.o(i.RCC_ClockSecuritySystemCmd), (12 bytes).
  481. Removing stm32f10x_rcc.o(i.RCC_GetITStatus), (24 bytes).
  482. Removing stm32f10x_rcc.o(i.RCC_HSICmd), (12 bytes).
  483. Removing stm32f10x_rcc.o(i.RCC_ITConfig), (32 bytes).
  484. Removing stm32f10x_rcc.o(i.RCC_LSEConfig), (52 bytes).
  485. Removing stm32f10x_rcc.o(i.RCC_LSICmd), (12 bytes).
  486. Removing stm32f10x_rcc.o(i.RCC_MCOConfig), (12 bytes).
  487. Removing stm32f10x_rcc.o(i.RCC_RTCCLKCmd), (12 bytes).
  488. Removing stm32f10x_rcc.o(i.RCC_RTCCLKConfig), (16 bytes).
  489. Removing stm32f10x_rcc.o(i.RCC_USBCLKConfig), (12 bytes).
  490. Removing stm32f10x_usart.o(i.USART_ClockInit), (34 bytes).
  491. Removing stm32f10x_usart.o(i.USART_ClockStructInit), (12 bytes).
  492. Removing stm32f10x_usart.o(i.USART_DMACmd), (18 bytes).
  493. Removing stm32f10x_usart.o(i.USART_DeInit), (156 bytes).
  494. Removing stm32f10x_usart.o(i.USART_HalfDuplexCmd), (24 bytes).
  495. Removing stm32f10x_usart.o(i.USART_IrDACmd), (24 bytes).
  496. Removing stm32f10x_usart.o(i.USART_IrDAConfig), (18 bytes).
  497. Removing stm32f10x_usart.o(i.USART_LINBreakDetectLengthConfig), (18 bytes).
  498. Removing stm32f10x_usart.o(i.USART_LINCmd), (24 bytes).
  499. Removing stm32f10x_usart.o(i.USART_OneBitMethodCmd), (24 bytes).
  500. Removing stm32f10x_usart.o(i.USART_OverSampling8Cmd), (22 bytes).
  501. Removing stm32f10x_usart.o(i.USART_ReceiverWakeUpCmd), (24 bytes).
  502. Removing stm32f10x_usart.o(i.USART_SendBreak), (10 bytes).
  503. Removing stm32f10x_usart.o(i.USART_SetAddress), (18 bytes).
  504. Removing stm32f10x_usart.o(i.USART_SetGuardTime), (16 bytes).
  505. Removing stm32f10x_usart.o(i.USART_SetPrescaler), (16 bytes).
  506. Removing stm32f10x_usart.o(i.USART_SmartCardCmd), (24 bytes).
  507. Removing stm32f10x_usart.o(i.USART_SmartCardNACKCmd), (24 bytes).
  508. Removing stm32f10x_usart.o(i.USART_StructInit), (24 bytes).
  509. Removing stm32f10x_usart.o(i.USART_WakeUpConfig), (18 bytes).
  510. Removing misc.o(i.NVIC_SetVectorTable), (20 bytes).
  511. Removing misc.o(i.NVIC_SystemLPConfig), (32 bytes).
  512. Removing misc.o(i.SysTick_CLKSourceConfig), (40 bytes).
  513. Removing stm32f10x_gpio.o(i.GPIO_AFIODeInit), (20 bytes).
  514. Removing stm32f10x_gpio.o(i.GPIO_DeInit), (200 bytes).
  515. Removing stm32f10x_gpio.o(i.GPIO_ETH_MediaInterfaceConfig), (12 bytes).
  516. Removing stm32f10x_gpio.o(i.GPIO_EXTILineConfig), (64 bytes).
  517. Removing stm32f10x_gpio.o(i.GPIO_EventOutputCmd), (12 bytes).
  518. Removing stm32f10x_gpio.o(i.GPIO_EventOutputConfig), (32 bytes).
  519. Removing stm32f10x_gpio.o(i.GPIO_PinLockConfig), (18 bytes).
  520. Removing stm32f10x_gpio.o(i.GPIO_PinRemapConfig), (144 bytes).
  521. Removing stm32f10x_gpio.o(i.GPIO_ReadInputData), (8 bytes).
  522. Removing stm32f10x_gpio.o(i.GPIO_ReadInputDataBit), (18 bytes).
  523. Removing stm32f10x_gpio.o(i.GPIO_ReadOutputData), (8 bytes).
  524. Removing stm32f10x_gpio.o(i.GPIO_ReadOutputDataBit), (18 bytes).
  525. Removing stm32f10x_gpio.o(i.GPIO_StructInit), (16 bytes).
  526. Removing stm32f10x_gpio.o(i.GPIO_Write), (4 bytes).
  527. Removing stm32f10x_gpio.o(i.GPIO_WriteBit), (10 bytes).
  528. Removing stm32f10x_spi.o(i.I2S_Cmd), (24 bytes).
  529. Removing stm32f10x_spi.o(i.I2S_Init), (232 bytes).
  530. Removing stm32f10x_spi.o(i.I2S_StructInit), (20 bytes).
  531. Removing stm32f10x_spi.o(i.SPI_BiDirectionalLineConfig), (28 bytes).
  532. Removing stm32f10x_spi.o(i.SPI_CalculateCRC), (24 bytes).
  533. Removing stm32f10x_spi.o(i.SPI_DataSizeConfig), (18 bytes).
  534. Removing stm32f10x_spi.o(i.SPI_GetCRC), (16 bytes).
  535. Removing stm32f10x_spi.o(i.SPI_GetCRCPolynomial), (6 bytes).
  536. Removing stm32f10x_spi.o(i.SPI_I2S_ClearFlag), (6 bytes).
  537. Removing stm32f10x_spi.o(i.SPI_I2S_ClearITPendingBit), (20 bytes).
  538. Removing stm32f10x_spi.o(i.SPI_I2S_DMACmd), (18 bytes).
  539. Removing stm32f10x_spi.o(i.SPI_I2S_DeInit), (88 bytes).
  540. Removing stm32f10x_spi.o(i.SPI_I2S_GetITStatus), (52 bytes).
  541. Removing stm32f10x_spi.o(i.SPI_I2S_ITConfig), (32 bytes).
  542. Removing stm32f10x_spi.o(i.SPI_NSSInternalSoftwareConfig), (30 bytes).
  543. Removing stm32f10x_spi.o(i.SPI_SSOutputCmd), (24 bytes).
  544. Removing stm32f10x_spi.o(i.SPI_StructInit), (24 bytes).
  545. Removing stm32f10x_spi.o(i.SPI_TransmitCRC), (10 bytes).
  546. Removing stm32f10x_tim.o(i.TI1_Config), (128 bytes).
  547. Removing stm32f10x_tim.o(i.TI2_Config), (152 bytes).
  548. Removing stm32f10x_tim.o(i.TI3_Config), (144 bytes).
  549. Removing stm32f10x_tim.o(i.TI4_Config), (152 bytes).
  550. Removing stm32f10x_tim.o(i.TIM_ARRPreloadConfig), (24 bytes).
  551. Removing stm32f10x_tim.o(i.TIM_BDTRConfig), (32 bytes).
  552. Removing stm32f10x_tim.o(i.TIM_BDTRStructInit), (18 bytes).
  553. Removing stm32f10x_tim.o(i.TIM_CCPreloadControl), (24 bytes).
  554. Removing stm32f10x_tim.o(i.TIM_CCxCmd), (30 bytes).
  555. Removing stm32f10x_tim.o(i.TIM_CCxNCmd), (30 bytes).
  556. Removing stm32f10x_tim.o(i.TIM_ClearFlag), (6 bytes).
  557. Removing stm32f10x_tim.o(i.TIM_ClearOC1Ref), (18 bytes).
  558. Removing stm32f10x_tim.o(i.TIM_ClearOC2Ref), (24 bytes).
  559. Removing stm32f10x_tim.o(i.TIM_ClearOC3Ref), (18 bytes).
  560. Removing stm32f10x_tim.o(i.TIM_ClearOC4Ref), (24 bytes).
  561. Removing stm32f10x_tim.o(i.TIM_CounterModeConfig), (18 bytes).
  562. Removing stm32f10x_tim.o(i.TIM_CtrlPWMOutputs), (30 bytes).
  563. Removing stm32f10x_tim.o(i.TIM_DMACmd), (18 bytes).
  564. Removing stm32f10x_tim.o(i.TIM_DMAConfig), (10 bytes).
  565. Removing stm32f10x_tim.o(i.TIM_DeInit), (488 bytes).
  566. Removing stm32f10x_tim.o(i.TIM_ETRClockMode1Config), (54 bytes).
  567. Removing stm32f10x_tim.o(i.TIM_ETRClockMode2Config), (32 bytes).
  568. Removing stm32f10x_tim.o(i.TIM_ETRConfig), (28 bytes).
  569. Removing stm32f10x_tim.o(i.TIM_EncoderInterfaceConfig), (66 bytes).
  570. Removing stm32f10x_tim.o(i.TIM_ForcedOC1Config), (18 bytes).
  571. Removing stm32f10x_tim.o(i.TIM_ForcedOC2Config), (26 bytes).
  572. Removing stm32f10x_tim.o(i.TIM_ForcedOC3Config), (18 bytes).
  573. Removing stm32f10x_tim.o(i.TIM_ForcedOC4Config), (26 bytes).
  574. Removing stm32f10x_tim.o(i.TIM_GenerateEvent), (4 bytes).
  575. Removing stm32f10x_tim.o(i.TIM_GetCapture1), (6 bytes).
  576. Removing stm32f10x_tim.o(i.TIM_GetCapture2), (6 bytes).
  577. Removing stm32f10x_tim.o(i.TIM_GetCapture3), (6 bytes).
  578. Removing stm32f10x_tim.o(i.TIM_GetCapture4), (8 bytes).
  579. Removing stm32f10x_tim.o(i.TIM_GetCounter), (6 bytes).
  580. Removing stm32f10x_tim.o(i.TIM_GetFlagStatus), (18 bytes).
  581. Removing stm32f10x_tim.o(i.TIM_GetPrescaler), (6 bytes).
  582. Removing stm32f10x_tim.o(i.TIM_ICInit), (172 bytes).
  583. Removing stm32f10x_tim.o(i.TIM_ICStructInit), (18 bytes).
  584. Removing stm32f10x_tim.o(i.TIM_ITRxExternalClockConfig), (24 bytes).
  585. Removing stm32f10x_tim.o(i.TIM_InternalClockConfig), (12 bytes).
  586. Removing stm32f10x_tim.o(i.TIM_OC1FastConfig), (18 bytes).
  587. Removing stm32f10x_tim.o(i.TIM_OC1Init), (152 bytes).
  588. Removing stm32f10x_tim.o(i.TIM_OC1NPolarityConfig), (18 bytes).
  589. Removing stm32f10x_tim.o(i.TIM_OC1PolarityConfig), (18 bytes).
  590. Removing stm32f10x_tim.o(i.TIM_OC1PreloadConfig), (18 bytes).
  591. Removing stm32f10x_tim.o(i.TIM_OC2FastConfig), (26 bytes).
  592. Removing stm32f10x_tim.o(i.TIM_OC2Init), (164 bytes).
  593. Removing stm32f10x_tim.o(i.TIM_OC2NPolarityConfig), (26 bytes).
  594. Removing stm32f10x_tim.o(i.TIM_OC2PolarityConfig), (26 bytes).
  595. Removing stm32f10x_tim.o(i.TIM_OC2PreloadConfig), (26 bytes).
  596. Removing stm32f10x_tim.o(i.TIM_OC3FastConfig), (18 bytes).
  597. Removing stm32f10x_tim.o(i.TIM_OC3Init), (160 bytes).
  598. Removing stm32f10x_tim.o(i.TIM_OC3NPolarityConfig), (26 bytes).
  599. Removing stm32f10x_tim.o(i.TIM_OC3PolarityConfig), (26 bytes).
  600. Removing stm32f10x_tim.o(i.TIM_OC3PreloadConfig), (18 bytes).
  601. Removing stm32f10x_tim.o(i.TIM_OC4FastConfig), (26 bytes).
  602. Removing stm32f10x_tim.o(i.TIM_OC4Init), (124 bytes).
  603. Removing stm32f10x_tim.o(i.TIM_OC4PolarityConfig), (26 bytes).
  604. Removing stm32f10x_tim.o(i.TIM_OC4PreloadConfig), (26 bytes).
  605. Removing stm32f10x_tim.o(i.TIM_OCStructInit), (20 bytes).
  606. Removing stm32f10x_tim.o(i.TIM_PWMIConfig), (124 bytes).
  607. Removing stm32f10x_tim.o(i.TIM_PrescalerConfig), (6 bytes).
  608. Removing stm32f10x_tim.o(i.TIM_SelectCCDMA), (24 bytes).
  609. Removing stm32f10x_tim.o(i.TIM_SelectCOM), (24 bytes).
  610. Removing stm32f10x_tim.o(i.TIM_SelectHallSensor), (24 bytes).
  611. Removing stm32f10x_tim.o(i.TIM_SelectInputTrigger), (18 bytes).
  612. Removing stm32f10x_tim.o(i.TIM_SelectMasterSlaveMode), (18 bytes).
  613. Removing stm32f10x_tim.o(i.TIM_SelectOCxM), (82 bytes).
  614. Removing stm32f10x_tim.o(i.TIM_SelectOnePulseMode), (18 bytes).
  615. Removing stm32f10x_tim.o(i.TIM_SelectOutputTrigger), (18 bytes).
  616. Removing stm32f10x_tim.o(i.TIM_SelectSlaveMode), (18 bytes).
  617. Removing stm32f10x_tim.o(i.TIM_SetAutoreload), (4 bytes).
  618. Removing stm32f10x_tim.o(i.TIM_SetClockDivision), (18 bytes).
  619. Removing stm32f10x_tim.o(i.TIM_SetCompare1), (4 bytes).
  620. Removing stm32f10x_tim.o(i.TIM_SetCompare2), (4 bytes).
  621. Removing stm32f10x_tim.o(i.TIM_SetCompare3), (4 bytes).
  622. Removing stm32f10x_tim.o(i.TIM_SetCompare4), (6 bytes).
  623. Removing stm32f10x_tim.o(i.TIM_SetCounter), (4 bytes).
  624. Removing stm32f10x_tim.o(i.TIM_SetIC1Prescaler), (18 bytes).
  625. Removing stm32f10x_tim.o(i.TIM_SetIC2Prescaler), (26 bytes).
  626. Removing stm32f10x_tim.o(i.TIM_SetIC3Prescaler), (18 bytes).
  627. Removing stm32f10x_tim.o(i.TIM_SetIC4Prescaler), (26 bytes).
  628. Removing stm32f10x_tim.o(i.TIM_TIxExternalClockConfig), (62 bytes).
  629. Removing stm32f10x_tim.o(i.TIM_TimeBaseStructInit), (18 bytes).
  630. Removing stm32f10x_tim.o(i.TIM_UpdateDisableConfig), (24 bytes).
  631. Removing stm32f10x_tim.o(i.TIM_UpdateRequestConfig), (24 bytes).
  632. Removing core_cm3.o(.emb_text), (32 bytes).
  633. Removing system_stm32f10x.o(i.SystemCoreClockUpdate), (164 bytes).
  634. Removing system_stm32f10x.o(.data), (20 bytes).
  635. Removing startup_stm32f10x_hd.o(HEAP), (512 bytes).
  636. Removing dadd.o(.text), (334 bytes).
  637. Removing dmul.o(.text), (228 bytes).
  638. Removing ddiv.o(.text), (222 bytes).
  639. Removing dfixul.o(.text), (48 bytes).
  640. Removing cdrcmple.o(.text), (40 bytes).
  641. Removing depilogue.o(.text), (190 bytes).
  642. 176 unused section(s) (total 8008 bytes) removed from the image.
  643. ==============================================================================
  644. Image Symbol Table
  645. Local Symbols
  646. Symbol Name Value Ov Type Size Object(Section)
  647. ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
  648. ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE
  649. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
  650. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
  651. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
  652. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
  653. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
  654. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
  655. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
  656. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
  657. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
  658. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
  659. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
  660. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
  661. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
  662. ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
  663. ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
  664. ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
  665. ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE
  666. ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE
  667. ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE
  668. ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE
  669. ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE
  670. ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE
  671. ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE
  672. ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE
  673. ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE
  674. ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE
  675. ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE
  676. ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE
  677. ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE
  678. ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE
  679. ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE
  680. ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE
  681. ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE
  682. ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
  683. ..\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c 0x00000000 Number 0 core_cm3.o ABSOLUTE
  684. ..\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd.s 0x00000000 Number 0 startup_stm32f10x_hd.o ABSOLUTE
  685. ..\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c 0x00000000 Number 0 misc.o ABSOLUTE
  686. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c 0x00000000 Number 0 stm32f10x_gpio.o ABSOLUTE
  687. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c 0x00000000 Number 0 stm32f10x_rcc.o ABSOLUTE
  688. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c 0x00000000 Number 0 stm32f10x_spi.o ABSOLUTE
  689. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c 0x00000000 Number 0 stm32f10x_tim.o ABSOLUTE
  690. ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c 0x00000000 Number 0 stm32f10x_usart.o ABSOLUTE
  691. ..\Libraries\stm32f10x_it.c 0x00000000 Number 0 stm32f10x_it.o ABSOLUTE
  692. ..\Libraries\system_stm32f10x.c 0x00000000 Number 0 system_stm32f10x.o ABSOLUTE
  693. ..\\Libraries\\CMSIS\\CM3\\CoreSupport\\core_cm3.c 0x00000000 Number 0 core_cm3.o ABSOLUTE
  694. ..\bsp\DataProc.c 0x00000000 Number 0 dataproc.o ABSOLUTE
  695. ..\bsp\LED.c 0x00000000 Number 0 led.o ABSOLUTE
  696. ..\bsp\USART2.c 0x00000000 Number 0 usart2.o ABSOLUTE
  697. ..\bsp\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
  698. ..\bsp\main.c 0x00000000 Number 0 main.o ABSOLUTE
  699. ..\bsp\nrf24L01.c 0x00000000 Number 0 nrf24l01.o ABSOLUTE
  700. ..\bsp\printf.c 0x00000000 Number 0 printf.o ABSOLUTE
  701. ..\bsp\spi.c 0x00000000 Number 0 spi.o ABSOLUTE
  702. ..\bsp\tim.c 0x00000000 Number 0 tim.o ABSOLUTE
  703. cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE
  704. dc.s 0x00000000 Number 0 dc.o ABSOLUTE
  705. handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE
  706. init.s 0x00000000 Number 0 init.o ABSOLUTE
  707. RESET 0x08000000 Section 304 startup_stm32f10x_hd.o(RESET)
  708. .ARM.Collect$$$$00000000 0x08000130 Section 0 entry.o(.ARM.Collect$$$$00000000)
  709. .ARM.Collect$$$$00000001 0x08000130 Section 4 entry2.o(.ARM.Collect$$$$00000001)
  710. .ARM.Collect$$$$00000004 0x08000134 Section 4 entry5.o(.ARM.Collect$$$$00000004)
  711. .ARM.Collect$$$$00000008 0x08000138 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
  712. .ARM.Collect$$$$0000000A 0x08000138 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
  713. .ARM.Collect$$$$0000000B 0x08000138 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
  714. .ARM.Collect$$$$0000000D 0x08000140 Section 0 entry10a.o(.ARM.Collect$$$$0000000D)
  715. .ARM.Collect$$$$0000000F 0x08000140 Section 0 entry11a.o(.ARM.Collect$$$$0000000F)
  716. .ARM.Collect$$$$00002712 0x08000140 Section 4 entry2.o(.ARM.Collect$$$$00002712)
  717. __lit__00000000 0x08000140 Data 4 entry2.o(.ARM.Collect$$$$00002712)
  718. .text 0x08000144 Section 36 startup_stm32f10x_hd.o(.text)
  719. .text 0x08000168 Section 36 init.o(.text)
  720. i.BusFault_Handler 0x0800018c Section 0 stm32f10x_it.o(i.BusFault_Handler)
  721. i.CheckSum 0x08000190 Section 0 dataproc.o(i.CheckSum)
  722. i.DataProc_1356 0x080001b4 Section 0 dataproc.o(i.DataProc_1356)
  723. i.DataProc_Nrf24l01 0x080002ac Section 0 dataproc.o(i.DataProc_Nrf24l01)
  724. i.DataProc_USART1 0x08000438 Section 0 dataproc.o(i.DataProc_USART1)
  725. i.Data_Init 0x08000870 Section 0 dataproc.o(i.Data_Init)
  726. i.DebugMon_Handler 0x08000970 Section 0 stm32f10x_it.o(i.DebugMon_Handler)
  727. i.GPIO_Init 0x08000972 Section 0 stm32f10x_gpio.o(i.GPIO_Init)
  728. i.GPIO_ResetBits 0x08000a84 Section 0 stm32f10x_gpio.o(i.GPIO_ResetBits)
  729. i.GPIO_SetBits 0x08000a88 Section 0 stm32f10x_gpio.o(i.GPIO_SetBits)
  730. i.HardFault_Handler 0x08000a8c Section 0 stm32f10x_it.o(i.HardFault_Handler)
  731. i.MemManage_Handler 0x08000a90 Section 0 stm32f10x_it.o(i.MemManage_Handler)
  732. i.NMI_Handler 0x08000a94 Section 0 stm32f10x_it.o(i.NMI_Handler)
  733. i.NRF24L01_Check 0x08000a98 Section 0 nrf24l01.o(i.NRF24L01_Check)
  734. i.NRF24L01_Init 0x08000af0 Section 0 nrf24l01.o(i.NRF24L01_Init)
  735. i.NRF24L01_RX_Mode 0x08000bec Section 0 nrf24l01.o(i.NRF24L01_RX_Mode)
  736. i.NRF24L01_Read_Buf 0x08000ca4 Section 0 nrf24l01.o(i.NRF24L01_Read_Buf)
  737. i.NRF24L01_Read_Reg 0x08000d20 Section 0 nrf24l01.o(i.NRF24L01_Read_Reg)
  738. i.NRF24L01_RxPacket 0x08000d80 Section 0 nrf24l01.o(i.NRF24L01_RxPacket)
  739. i.NRF24L01_TX_Mode 0x08000dc4 Section 0 nrf24l01.o(i.NRF24L01_TX_Mode)
  740. i.NRF24L01_Write_Buf 0x08000e5c Section 0 nrf24l01.o(i.NRF24L01_Write_Buf)
  741. i.NRF24L01_Write_Reg 0x08000ed8 Section 0 nrf24l01.o(i.NRF24L01_Write_Reg)
  742. i.NVIC_Configuration 0x08000f3c Section 0 main.o(i.NVIC_Configuration)
  743. i.NVIC_Init 0x08000fb8 Section 0 misc.o(i.NVIC_Init)
  744. i.NVIC_PriorityGroupConfig 0x0800102c Section 0 misc.o(i.NVIC_PriorityGroupConfig)
  745. i.PendSV_Handler 0x08001040 Section 0 stm32f10x_it.o(i.PendSV_Handler)
  746. i.RCC_APB1PeriphClockCmd 0x08001044 Section 0 stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd)
  747. i.RCC_APB2PeriphClockCmd 0x08001064 Section 0 stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd)
  748. i.RCC_Configuration 0x08001084 Section 0 main.o(i.RCC_Configuration)
  749. i.RCC_DeInit 0x080010f0 Section 0 stm32f10x_rcc.o(i.RCC_DeInit)
  750. i.RCC_GetClocksFreq 0x0800113c Section 0 stm32f10x_rcc.o(i.RCC_GetClocksFreq)
  751. i.RCC_GetFlagStatus 0x08001210 Section 0 stm32f10x_rcc.o(i.RCC_GetFlagStatus)
  752. i.RCC_GetSYSCLKSource 0x0800124c Section 0 stm32f10x_rcc.o(i.RCC_GetSYSCLKSource)
  753. i.RCC_HCLKConfig 0x0800125c Section 0 stm32f10x_rcc.o(i.RCC_HCLKConfig)
  754. i.RCC_HSEConfig 0x08001274 Section 0 stm32f10x_rcc.o(i.RCC_HSEConfig)
  755. i.RCC_PCLK1Config 0x080012c0 Section 0 stm32f10x_rcc.o(i.RCC_PCLK1Config)
  756. i.RCC_PCLK2Config 0x080012d8 Section 0 stm32f10x_rcc.o(i.RCC_PCLK2Config)
  757. i.RCC_PLLCmd 0x080012f0 Section 0 stm32f10x_rcc.o(i.RCC_PLLCmd)
  758. i.RCC_PLLConfig 0x080012fc Section 0 stm32f10x_rcc.o(i.RCC_PLLConfig)
  759. i.RCC_SYSCLKConfig 0x08001318 Section 0 stm32f10x_rcc.o(i.RCC_SYSCLKConfig)
  760. i.RCC_WaitForHSEStartUp 0x08001330 Section 0 stm32f10x_rcc.o(i.RCC_WaitForHSEStartUp)
  761. i.SPI1_Init 0x08001368 Section 0 spi.o(i.SPI1_Init)
  762. i.SPI2_Init 0x080013ec Section 0 spi.o(i.SPI2_Init)
  763. i.SPI_Cmd 0x08001478 Section 0 stm32f10x_spi.o(i.SPI_Cmd)
  764. i.SPI_I2S_GetFlagStatus 0x08001490 Section 0 stm32f10x_spi.o(i.SPI_I2S_GetFlagStatus)
  765. i.SPI_I2S_ReceiveData 0x080014a2 Section 0 stm32f10x_spi.o(i.SPI_I2S_ReceiveData)
  766. i.SPI_I2S_SendData 0x080014a8 Section 0 stm32f10x_spi.o(i.SPI_I2S_SendData)
  767. i.SPI_Init 0x080014ac Section 0 stm32f10x_spi.o(i.SPI_Init)
  768. i.SPI_ReadWriteByte 0x080014e8 Section 0 spi.o(i.SPI_ReadWriteByte)
  769. i.SPI_SetSpeed 0x08001590 Section 0 spi.o(i.SPI_SetSpeed)
  770. i.SVC_Handler 0x080015e0 Section 0 stm32f10x_it.o(i.SVC_Handler)
  771. i.SendConsoleByte 0x080015e4 Section 0 printf.o(i.SendConsoleByte)
  772. i.SendConsoleData 0x080015f8 Section 0 printf.o(i.SendConsoleData)
  773. i.SendUartByte 0x08001610 Section 0 printf.o(i.SendUartByte)
  774. i.SendUartData 0x08001630 Section 0 printf.o(i.SendUartData)
  775. i.SetSysClock 0x08001662 Section 0 system_stm32f10x.o(i.SetSysClock)
  776. SetSysClock 0x08001663 Thumb Code 8 system_stm32f10x.o(i.SetSysClock)
  777. i.SetSysClockTo72 0x0800166c Section 0 system_stm32f10x.o(i.SetSysClockTo72)
  778. SetSysClockTo72 0x0800166d Thumb Code 212 system_stm32f10x.o(i.SetSysClockTo72)
  779. i.SysTick_Handler 0x08001748 Section 0 stm32f10x_it.o(i.SysTick_Handler)
  780. i.SystemInit 0x0800174c Section 0 system_stm32f10x.o(i.SystemInit)
  781. i.TIM3_IRQHandler 0x080017ac Section 0 dataproc.o(i.TIM3_IRQHandler)
  782. i.TIM3_Int_Init 0x080017e0 Section 0 tim.o(i.TIM3_Int_Init)
  783. i.TIM_ClearITPendingBit 0x08001820 Section 0 stm32f10x_tim.o(i.TIM_ClearITPendingBit)
  784. i.TIM_Cmd 0x08001826 Section 0 stm32f10x_tim.o(i.TIM_Cmd)
  785. i.TIM_GetITStatus 0x0800183e Section 0 stm32f10x_tim.o(i.TIM_GetITStatus)
  786. i.TIM_ITConfig 0x08001860 Section 0 stm32f10x_tim.o(i.TIM_ITConfig)
  787. i.TIM_TimeBaseInit 0x08001874 Section 0 stm32f10x_tim.o(i.TIM_TimeBaseInit)
  788. i.USART1_IRQHandler 0x08001918 Section 0 printf.o(i.USART1_IRQHandler)
  789. i.USART2_IRQHandler 0x08001964 Section 0 usart2.o(i.USART2_IRQHandler)
  790. i.USART2_Init 0x080019c0 Section 0 usart2.o(i.USART2_Init)
  791. i.USART3_IRQHandler 0x08001a48 Section 0 printf.o(i.USART3_IRQHandler)
  792. i.USART_ClearFlag 0x08001aac Section 0 stm32f10x_usart.o(i.USART_ClearFlag)
  793. i.USART_ClearITPendingBit 0x08001abe Section 0 stm32f10x_usart.o(i.USART_ClearITPendingBit)
  794. i.USART_Cmd 0x08001adc Section 0 stm32f10x_usart.o(i.USART_Cmd)
  795. i.USART_Configuration 0x08001af4 Section 0 printf.o(i.USART_Configuration)
  796. i.USART_GetFlagStatus 0x08001c10 Section 0 stm32f10x_usart.o(i.USART_GetFlagStatus)
  797. i.USART_GetITStatus 0x08001c2a Section 0 stm32f10x_usart.o(i.USART_GetITStatus)
  798. i.USART_ITConfig 0x08001c7e Section 0 stm32f10x_usart.o(i.USART_ITConfig)
  799. i.USART_Init 0x08001cc8 Section 0 stm32f10x_usart.o(i.USART_Init)
  800. i.USART_ReceiveData 0x08001da0 Section 0 stm32f10x_usart.o(i.USART_ReceiveData)
  801. i.USART_SendData 0x08001daa Section 0 stm32f10x_usart.o(i.USART_SendData)
  802. i.UsageFault_Handler 0x08001db2 Section 0 stm32f10x_it.o(i.UsageFault_Handler)
  803. i.__0printf$bare 0x08001db8 Section 0 printfb.o(i.__0printf$bare)
  804. i.__scatterload_copy 0x08001dc8 Section 14 handlers.o(i.__scatterload_copy)
  805. i.__scatterload_null 0x08001dd6 Section 2 handlers.o(i.__scatterload_null)
  806. i.__scatterload_zeroinit 0x08001dd8 Section 14 handlers.o(i.__scatterload_zeroinit)
  807. i._printf_core 0x08001de6 Section 0 printfb.o(i._printf_core)
  808. _printf_core 0x08001de7 Thumb Code 34 printfb.o(i._printf_core)
  809. i.delay_ms 0x08001e08 Section 0 delay.o(i.delay_ms)
  810. i.fputc 0x08001e34 Section 0 printf.o(i.fputc)
  811. i.led_init 0x08001e58 Section 0 led.o(i.led_init)
  812. i.main 0x08001eb0 Section 0 main.o(i.main)
  813. .constdata 0x08001f50 Section 10 nrf24l01.o(.constdata)
  814. .data 0x20000000 Section 10 printf.o(.data)
  815. .data 0x2000000a Section 4 usart2.o(.data)
  816. .data 0x2000000e Section 59 dataproc.o(.data)
  817. .data 0x20000049 Section 20 stm32f10x_rcc.o(.data)
  818. APBAHBPrescTable 0x20000049 Data 16 stm32f10x_rcc.o(.data)
  819. ADCPrescTable 0x20000059 Data 4 stm32f10x_rcc.o(.data)
  820. .data 0x20000060 Section 4 stdout.o(.data)
  821. .bss 0x20000064 Section 500 printf.o(.bss)
  822. .bss 0x20000258 Section 64 usart2.o(.bss)
  823. .bss 0x20000298 Section 500 dataproc.o(.bss)
  824. STACK 0x20000490 Section 1024 startup_stm32f10x_hd.o(STACK)
  825. Global Symbols
  826. Symbol Name Value Ov Type Size Object(Section)
  827. 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
  828. __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
  829. __cpp_initialize__aeabi_ - Undefined Weak Reference
  830. __cxa_finalize - Undefined Weak Reference
  831. __decompress - Undefined Weak Reference
  832. _clock_init - Undefined Weak Reference
  833. _microlib_exit - Undefined Weak Reference
  834. __Vectors_Size 0x00000130 Number 0 startup_stm32f10x_hd.o ABSOLUTE
  835. __Vectors 0x08000000 Data 4 startup_stm32f10x_hd.o(RESET)
  836. __Vectors_End 0x08000130 Data 0 startup_stm32f10x_hd.o(RESET)
  837. __main 0x08000131 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
  838. _main_stk 0x08000131 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
  839. _main_scatterload 0x08000135 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
  840. __main_after_scatterload 0x08000139 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
  841. _main_clock 0x08000139 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
  842. _main_cpp_init 0x08000139 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
  843. _main_init 0x08000139 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
  844. __rt_final_cpp 0x08000141 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D)
  845. __rt_final_exit 0x08000141 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F)
  846. Reset_Handler 0x08000145 Thumb Code 8 startup_stm32f10x_hd.o(.text)
  847. ADC1_2_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  848. ADC3_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  849. CAN1_RX1_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  850. CAN1_SCE_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  851. DMA1_Channel1_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  852. DMA1_Channel2_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  853. DMA1_Channel3_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  854. DMA1_Channel4_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  855. DMA1_Channel5_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  856. DMA1_Channel6_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  857. DMA1_Channel7_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  858. DMA2_Channel1_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  859. DMA2_Channel2_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  860. DMA2_Channel3_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  861. DMA2_Channel4_5_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  862. EXTI0_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  863. EXTI15_10_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  864. EXTI1_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  865. EXTI2_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  866. EXTI3_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  867. EXTI4_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  868. EXTI9_5_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  869. FLASH_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  870. FSMC_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  871. I2C1_ER_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  872. I2C1_EV_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  873. I2C2_ER_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  874. I2C2_EV_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  875. PVD_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  876. RCC_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  877. RTCAlarm_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  878. RTC_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  879. SDIO_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  880. SPI1_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  881. SPI2_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  882. SPI3_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  883. TAMPER_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  884. TIM1_BRK_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  885. TIM1_CC_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  886. TIM1_TRG_COM_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  887. TIM1_UP_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  888. TIM2_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  889. TIM4_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  890. TIM5_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  891. TIM6_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  892. TIM7_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  893. TIM8_BRK_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  894. TIM8_CC_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  895. TIM8_TRG_COM_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  896. TIM8_UP_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  897. UART4_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  898. UART5_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  899. USBWakeUp_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  900. USB_HP_CAN1_TX_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  901. USB_LP_CAN1_RX0_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  902. WWDG_IRQHandler 0x0800015f Thumb Code 0 startup_stm32f10x_hd.o(.text)
  903. __scatterload 0x08000169 Thumb Code 28 init.o(.text)
  904. __scatterload_rt2 0x08000169 Thumb Code 0 init.o(.text)
  905. BusFault_Handler 0x0800018d Thumb Code 4 stm32f10x_it.o(i.BusFault_Handler)
  906. CheckSum 0x08000191 Thumb Code 36 dataproc.o(i.CheckSum)
  907. DataProc_1356 0x080001b5 Thumb Code 210 dataproc.o(i.DataProc_1356)
  908. DataProc_Nrf24l01 0x080002ad Thumb Code 352 dataproc.o(i.DataProc_Nrf24l01)
  909. DataProc_USART1 0x08000439 Thumb Code 838 dataproc.o(i.DataProc_USART1)
  910. Data_Init 0x08000871 Thumb Code 240 dataproc.o(i.Data_Init)
  911. DebugMon_Handler 0x08000971 Thumb Code 2 stm32f10x_it.o(i.DebugMon_Handler)
  912. GPIO_Init 0x08000973 Thumb Code 274 stm32f10x_gpio.o(i.GPIO_Init)
  913. GPIO_ResetBits 0x08000a85 Thumb Code 4 stm32f10x_gpio.o(i.GPIO_ResetBits)
  914. GPIO_SetBits 0x08000a89 Thumb Code 4 stm32f10x_gpio.o(i.GPIO_SetBits)
  915. HardFault_Handler 0x08000a8d Thumb Code 4 stm32f10x_it.o(i.HardFault_Handler)
  916. MemManage_Handler 0x08000a91 Thumb Code 4 stm32f10x_it.o(i.MemManage_Handler)
  917. NMI_Handler 0x08000a95 Thumb Code 2 stm32f10x_it.o(i.NMI_Handler)
  918. NRF24L01_Check 0x08000a99 Thumb Code 80 nrf24l01.o(i.NRF24L01_Check)
  919. NRF24L01_Init 0x08000af1 Thumb Code 228 nrf24l01.o(i.NRF24L01_Init)
  920. NRF24L01_RX_Mode 0x08000bed Thumb Code 166 nrf24l01.o(i.NRF24L01_RX_Mode)
  921. NRF24L01_Read_Buf 0x08000ca5 Thumb Code 114 nrf24l01.o(i.NRF24L01_Read_Buf)
  922. NRF24L01_Read_Reg 0x08000d21 Thumb Code 78 nrf24l01.o(i.NRF24L01_Read_Reg)
  923. NRF24L01_RxPacket 0x08000d81 Thumb Code 66 nrf24l01.o(i.NRF24L01_RxPacket)
  924. NRF24L01_TX_Mode 0x08000dc5 Thumb Code 136 nrf24l01.o(i.NRF24L01_TX_Mode)
  925. NRF24L01_Write_Buf 0x08000e5d Thumb Code 114 nrf24l01.o(i.NRF24L01_Write_Buf)
  926. NRF24L01_Write_Reg 0x08000ed9 Thumb Code 84 nrf24l01.o(i.NRF24L01_Write_Reg)
  927. NVIC_Configuration 0x08000f3d Thumb Code 124 main.o(i.NVIC_Configuration)
  928. NVIC_Init 0x08000fb9 Thumb Code 102 misc.o(i.NVIC_Init)
  929. NVIC_PriorityGroupConfig 0x0800102d Thumb Code 10 misc.o(i.NVIC_PriorityGroupConfig)
  930. PendSV_Handler 0x08001041 Thumb Code 2 stm32f10x_it.o(i.PendSV_Handler)
  931. RCC_APB1PeriphClockCmd 0x08001045 Thumb Code 26 stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd)
  932. RCC_APB2PeriphClockCmd 0x08001065 Thumb Code 26 stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd)
  933. RCC_Configuration 0x08001085 Thumb Code 106 main.o(i.RCC_Configuration)
  934. RCC_DeInit 0x080010f1 Thumb Code 64 stm32f10x_rcc.o(i.RCC_DeInit)
  935. RCC_GetClocksFreq 0x0800113d Thumb Code 192 stm32f10x_rcc.o(i.RCC_GetClocksFreq)
  936. RCC_GetFlagStatus 0x08001211 Thumb Code 56 stm32f10x_rcc.o(i.RCC_GetFlagStatus)
  937. RCC_GetSYSCLKSource 0x0800124d Thumb Code 10 stm32f10x_rcc.o(i.RCC_GetSYSCLKSource)
  938. RCC_HCLKConfig 0x0800125d Thumb Code 18 stm32f10x_rcc.o(i.RCC_HCLKConfig)
  939. RCC_HSEConfig 0x08001275 Thumb Code 70 stm32f10x_rcc.o(i.RCC_HSEConfig)
  940. RCC_PCLK1Config 0x080012c1 Thumb Code 18 stm32f10x_rcc.o(i.RCC_PCLK1Config)
  941. RCC_PCLK2Config 0x080012d9 Thumb Code 20 stm32f10x_rcc.o(i.RCC_PCLK2Config)
  942. RCC_PLLCmd 0x080012f1 Thumb Code 6 stm32f10x_rcc.o(i.RCC_PLLCmd)
  943. RCC_PLLConfig 0x080012fd Thumb Code 24 stm32f10x_rcc.o(i.RCC_PLLConfig)
  944. RCC_SYSCLKConfig 0x08001319 Thumb Code 18 stm32f10x_rcc.o(i.RCC_SYSCLKConfig)
  945. RCC_WaitForHSEStartUp 0x08001331 Thumb Code 56 stm32f10x_rcc.o(i.RCC_WaitForHSEStartUp)
  946. SPI1_Init 0x08001369 Thumb Code 122 spi.o(i.SPI1_Init)
  947. SPI2_Init 0x080013ed Thumb Code 132 spi.o(i.SPI2_Init)
  948. SPI_Cmd 0x08001479 Thumb Code 24 stm32f10x_spi.o(i.SPI_Cmd)
  949. SPI_I2S_GetFlagStatus 0x08001491 Thumb Code 18 stm32f10x_spi.o(i.SPI_I2S_GetFlagStatus)
  950. SPI_I2S_ReceiveData 0x080014a3 Thumb Code 6 stm32f10x_spi.o(i.SPI_I2S_ReceiveData)
  951. SPI_I2S_SendData 0x080014a9 Thumb Code 4 stm32f10x_spi.o(i.SPI_I2S_SendData)
  952. SPI_Init 0x080014ad Thumb Code 60 stm32f10x_spi.o(i.SPI_Init)
  953. SPI_ReadWriteByte 0x080014e9 Thumb Code 158 spi.o(i.SPI_ReadWriteByte)
  954. SPI_SetSpeed 0x08001591 Thumb Code 72 spi.o(i.SPI_SetSpeed)
  955. SVC_Handler 0x080015e1 Thumb Code 2 stm32f10x_it.o(i.SVC_Handler)
  956. SendConsoleByte 0x080015e5 Thumb Code 14 printf.o(i.SendConsoleByte)
  957. SendConsoleData 0x080015f9 Thumb Code 18 printf.o(i.SendConsoleData)
  958. SendUartByte 0x08001611 Thumb Code 32 printf.o(i.SendUartByte)
  959. SendUartData 0x08001631 Thumb Code 50 printf.o(i.SendUartData)
  960. SysTick_Handler 0x08001749 Thumb Code 2 stm32f10x_it.o(i.SysTick_Handler)
  961. SystemInit 0x0800174d Thumb Code 78 system_stm32f10x.o(i.SystemInit)
  962. TIM3_IRQHandler 0x080017ad Thumb Code 38 dataproc.o(i.TIM3_IRQHandler)
  963. TIM3_Int_Init 0x080017e1 Thumb Code 60 tim.o(i.TIM3_Int_Init)
  964. TIM_ClearITPendingBit 0x08001821 Thumb Code 6 stm32f10x_tim.o(i.TIM_ClearITPendingBit)
  965. TIM_Cmd 0x08001827 Thumb Code 24 stm32f10x_tim.o(i.TIM_Cmd)
  966. TIM_GetITStatus 0x0800183f Thumb Code 34 stm32f10x_tim.o(i.TIM_GetITStatus)
  967. TIM_ITConfig 0x08001861 Thumb Code 18 stm32f10x_tim.o(i.TIM_ITConfig)
  968. TIM_TimeBaseInit 0x08001875 Thumb Code 122 stm32f10x_tim.o(i.TIM_TimeBaseInit)
  969. USART1_IRQHandler 0x08001919 Thumb Code 60 printf.o(i.USART1_IRQHandler)
  970. USART2_IRQHandler 0x08001965 Thumb Code 78 usart2.o(i.USART2_IRQHandler)
  971. USART2_Init 0x080019c1 Thumb Code 126 usart2.o(i.USART2_Init)
  972. USART3_IRQHandler 0x08001a49 Thumb Code 88 printf.o(i.USART3_IRQHandler)
  973. USART_ClearFlag 0x08001aad Thumb Code 18 stm32f10x_usart.o(i.USART_ClearFlag)
  974. USART_ClearITPendingBit 0x08001abf Thumb Code 30 stm32f10x_usart.o(i.USART_ClearITPendingBit)
  975. USART_Cmd 0x08001add Thumb Code 24 stm32f10x_usart.o(i.USART_Cmd)
  976. USART_Configuration 0x08001af5 Thumb Code 266 printf.o(i.USART_Configuration)
  977. USART_GetFlagStatus 0x08001c11 Thumb Code 26 stm32f10x_usart.o(i.USART_GetFlagStatus)
  978. USART_GetITStatus 0x08001c2b Thumb Code 84 stm32f10x_usart.o(i.USART_GetITStatus)
  979. USART_ITConfig 0x08001c7f Thumb Code 74 stm32f10x_usart.o(i.USART_ITConfig)
  980. USART_Init 0x08001cc9 Thumb Code 210 stm32f10x_usart.o(i.USART_Init)
  981. USART_ReceiveData 0x08001da1 Thumb Code 10 stm32f10x_usart.o(i.USART_ReceiveData)
  982. USART_SendData 0x08001dab Thumb Code 8 stm32f10x_usart.o(i.USART_SendData)
  983. UsageFault_Handler 0x08001db3 Thumb Code 4 stm32f10x_it.o(i.UsageFault_Handler)
  984. __0printf$bare 0x08001db9 Thumb Code 8 printfb.o(i.__0printf$bare)
  985. __1printf$bare 0x08001db9 Thumb Code 0 printfb.o(i.__0printf$bare)
  986. __2printf 0x08001db9 Thumb Code 0 printfb.o(i.__0printf$bare)
  987. __scatterload_copy 0x08001dc9 Thumb Code 14 handlers.o(i.__scatterload_copy)
  988. __scatterload_null 0x08001dd7 Thumb Code 2 handlers.o(i.__scatterload_null)
  989. __scatterload_zeroinit 0x08001dd9 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
  990. delay_ms 0x08001e09 Thumb Code 42 delay.o(i.delay_ms)
  991. fputc 0x08001e35 Thumb Code 32 printf.o(i.fputc)
  992. led_init 0x08001e59 Thumb Code 84 led.o(i.led_init)
  993. main 0x08001eb1 Thumb Code 136 main.o(i.main)
  994. TX_ADDRESS 0x08001f50 Data 5 nrf24l01.o(.constdata)
  995. RX_ADDRESS 0x08001f55 Data 5 nrf24l01.o(.constdata)
  996. Region$$Table$$Base 0x08001f5c Number 0 anon$$obj.o(Region$$Table)
  997. Region$$Table$$Limit 0x08001f7c Number 0 anon$$obj.o(Region$$Table)
  998. UARTtoConsole_RxBufferWr 0x20000000 Data 1 printf.o(.data)
  999. UARTtoConsole_RxBufferRd 0x20000001 Data 1 printf.o(.data)
  1000. USART1_TX_CNT 0x20000002 Data 1 printf.o(.data)
  1001. USART1_RX_CNT 0x20000003 Data 1 printf.o(.data)
  1002. USART1_REC_Status 0x20000004 Data 2 printf.o(.data)
  1003. USART3_TX_CNT 0x20000006 Data 1 printf.o(.data)
  1004. USART3_RX_CNT 0x20000007 Data 1 printf.o(.data)
  1005. USART3_REC_Status 0x20000008 Data 2 printf.o(.data)
  1006. USART2_TX_CNT 0x2000000a Data 1 usart2.o(.data)
  1007. USART2_RX_CNT 0x2000000b Data 1 usart2.o(.data)
  1008. USART2_REC_Status 0x2000000c Data 2 usart2.o(.data)
  1009. CheckData_1356 0x2000000e Data 10 dataproc.o(.data)
  1010. GetNum_1356 0x20000018 Data 5 dataproc.o(.data)
  1011. CmdRspBufferWr_Rx 0x2000001d Data 1 dataproc.o(.data)
  1012. txBuf 0x2000001e Data 32 dataproc.o(.data)
  1013. rspFlag 0x2000003e Data 1 dataproc.o(.data)
  1014. wrNumFlag 0x2000003f Data 1 dataproc.o(.data)
  1015. count 0x20000040 Data 2 dataproc.o(.data)
  1016. flag_1ms 0x20000042 Data 1 dataproc.o(.data)
  1017. idBuf 0x20000043 Data 5 dataproc.o(.data)
  1018. newIdFlag 0x20000048 Data 1 dataproc.o(.data)
  1019. __stdout 0x20000060 Data 4 stdout.o(.data)
  1020. UARTtoConsole_RxBuffer 0x20000064 Data 100 printf.o(.bss)
  1021. USART1_RX_BUF 0x200000c8 Data 200 printf.o(.bss)
  1022. USART3_RX_BUF 0x20000190 Data 200 printf.o(.bss)
  1023. USART2_RX_BUF 0x20000258 Data 64 usart2.o(.bss)
  1024. uartSendData 0x20000298 Data 100 dataproc.o(.bss)
  1025. uartRecData 0x200002fc Data 100 dataproc.o(.bss)
  1026. uartSendRdNumData 0x20000360 Data 100 dataproc.o(.bss)
  1027. uartSendWrNumOkData 0x200003c4 Data 100 dataproc.o(.bss)
  1028. CmdRspBuffer 0x20000428 Data 100 dataproc.o(.bss)
  1029. __initial_sp 0x20000890 Data 0 startup_stm32f10x_hd.o(STACK)
  1030. ==============================================================================
  1031. Memory Map of the image
  1032. Image Entry point : 0x08000131
  1033. Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00001fe0, Max: 0x00040000, ABSOLUTE)
  1034. Execution Region ER_IROM1 (Base: 0x08000000, Size: 0x00001f7c, Max: 0x00040000, ABSOLUTE)
  1035. Base Addr Size Type Attr Idx E Section Name Object
  1036. 0x08000000 0x00000130 Data RO 2139 RESET startup_stm32f10x_hd.o
  1037. 0x08000130 0x00000000 Code RO 2144 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
  1038. 0x08000130 0x00000004 Code RO 2407 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
  1039. 0x08000134 0x00000004 Code RO 2410 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
  1040. 0x08000138 0x00000000 Code RO 2412 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
  1041. 0x08000138 0x00000000 Code RO 2414 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
  1042. 0x08000138 0x00000008 Code RO 2415 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
  1043. 0x08000140 0x00000000 Code RO 2417 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o)
  1044. 0x08000140 0x00000000 Code RO 2419 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o)
  1045. 0x08000140 0x00000004 Code RO 2408 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
  1046. 0x08000144 0x00000024 Code RO 2140 .text startup_stm32f10x_hd.o
  1047. 0x08000168 0x00000024 Code RO 2437 .text mc_w.l(init.o)
  1048. 0x0800018c 0x00000004 Code RO 635 i.BusFault_Handler stm32f10x_it.o
  1049. 0x08000190 0x00000024 Code RO 485 i.CheckSum dataproc.o
  1050. 0x080001b4 0x000000f8 Code RO 486 i.DataProc_1356 dataproc.o
  1051. 0x080002ac 0x0000018c Code RO 487 i.DataProc_Nrf24l01 dataproc.o
  1052. 0x08000438 0x00000438 Code RO 488 i.DataProc_USART1 dataproc.o
  1053. 0x08000870 0x00000100 Code RO 489 i.Data_Init dataproc.o
  1054. 0x08000970 0x00000002 Code RO 636 i.DebugMon_Handler stm32f10x_it.o
  1055. 0x08000972 0x00000112 Code RO 1217 i.GPIO_Init stm32f10x_gpio.o
  1056. 0x08000a84 0x00000004 Code RO 1224 i.GPIO_ResetBits stm32f10x_gpio.o
  1057. 0x08000a88 0x00000004 Code RO 1225 i.GPIO_SetBits stm32f10x_gpio.o
  1058. 0x08000a8c 0x00000004 Code RO 637 i.HardFault_Handler stm32f10x_it.o
  1059. 0x08000a90 0x00000004 Code RO 638 i.MemManage_Handler stm32f10x_it.o
  1060. 0x08000a94 0x00000002 Code RO 639 i.NMI_Handler stm32f10x_it.o
  1061. 0x08000a96 0x00000002 PAD
  1062. 0x08000a98 0x00000058 Code RO 371 i.NRF24L01_Check nrf24l01.o
  1063. 0x08000af0 0x000000fc Code RO 373 i.NRF24L01_Init nrf24l01.o
  1064. 0x08000bec 0x000000b8 Code RO 374 i.NRF24L01_RX_Mode nrf24l01.o
  1065. 0x08000ca4 0x0000007c Code RO 375 i.NRF24L01_Read_Buf nrf24l01.o
  1066. 0x08000d20 0x00000060 Code RO 376 i.NRF24L01_Read_Reg nrf24l01.o
  1067. 0x08000d80 0x00000042 Code RO 377 i.NRF24L01_RxPacket nrf24l01.o
  1068. 0x08000dc2 0x00000002 PAD
  1069. 0x08000dc4 0x00000098 Code RO 378 i.NRF24L01_TX_Mode nrf24l01.o
  1070. 0x08000e5c 0x0000007c Code RO 380 i.NRF24L01_Write_Buf nrf24l01.o
  1071. 0x08000ed8 0x00000064 Code RO 381 i.NRF24L01_Write_Reg nrf24l01.o
  1072. 0x08000f3c 0x0000007c Code RO 1 i.NVIC_Configuration main.o
  1073. 0x08000fb8 0x00000074 Code RO 1172 i.NVIC_Init misc.o
  1074. 0x0800102c 0x00000014 Code RO 1173 i.NVIC_PriorityGroupConfig misc.o
  1075. 0x08001040 0x00000002 Code RO 640 i.PendSV_Handler stm32f10x_it.o
  1076. 0x08001042 0x00000002 PAD
  1077. 0x08001044 0x00000020 Code RO 719 i.RCC_APB1PeriphClockCmd stm32f10x_rcc.o
  1078. 0x08001064 0x00000020 Code RO 721 i.RCC_APB2PeriphClockCmd stm32f10x_rcc.o
  1079. 0x08001084 0x0000006a Code RO 2 i.RCC_Configuration main.o
  1080. 0x080010ee 0x00000002 PAD
  1081. 0x080010f0 0x0000004c Code RO 728 i.RCC_DeInit stm32f10x_rcc.o
  1082. 0x0800113c 0x000000d4 Code RO 729 i.RCC_GetClocksFreq stm32f10x_rcc.o
  1083. 0x08001210 0x0000003c Code RO 730 i.RCC_GetFlagStatus stm32f10x_rcc.o
  1084. 0x0800124c 0x00000010 Code RO 732 i.RCC_GetSYSCLKSource stm32f10x_rcc.o
  1085. 0x0800125c 0x00000018 Code RO 733 i.RCC_HCLKConfig stm32f10x_rcc.o
  1086. 0x08001274 0x0000004c Code RO 734 i.RCC_HSEConfig stm32f10x_rcc.o
  1087. 0x080012c0 0x00000018 Code RO 740 i.RCC_PCLK1Config stm32f10x_rcc.o
  1088. 0x080012d8 0x00000018 Code RO 741 i.RCC_PCLK2Config stm32f10x_rcc.o
  1089. 0x080012f0 0x0000000c Code RO 742 i.RCC_PLLCmd stm32f10x_rcc.o
  1090. 0x080012fc 0x0000001c Code RO 743 i.RCC_PLLConfig stm32f10x_rcc.o
  1091. 0x08001318 0x00000018 Code RO 746 i.RCC_SYSCLKConfig stm32f10x_rcc.o
  1092. 0x08001330 0x00000038 Code RO 748 i.RCC_WaitForHSEStartUp stm32f10x_rcc.o
  1093. 0x08001368 0x00000084 Code RO 455 i.SPI1_Init spi.o
  1094. 0x080013ec 0x0000008c Code RO 456 i.SPI2_Init spi.o
  1095. 0x08001478 0x00000018 Code RO 1333 i.SPI_Cmd stm32f10x_spi.o
  1096. 0x08001490 0x00000012 Code RO 1341 i.SPI_I2S_GetFlagStatus stm32f10x_spi.o
  1097. 0x080014a2 0x00000006 Code RO 1344 i.SPI_I2S_ReceiveData stm32f10x_spi.o
  1098. 0x080014a8 0x00000004 Code RO 1345 i.SPI_I2S_SendData stm32f10x_spi.o
  1099. 0x080014ac 0x0000003c Code RO 1346 i.SPI_Init stm32f10x_spi.o
  1100. 0x080014e8 0x000000a8 Code RO 457 i.SPI_ReadWriteByte spi.o
  1101. 0x08001590 0x00000050 Code RO 458 i.SPI_SetSpeed spi.o
  1102. 0x080015e0 0x00000002 Code RO 641 i.SVC_Handler stm32f10x_it.o
  1103. 0x080015e2 0x00000002 PAD
  1104. 0x080015e4 0x00000014 Code RO 148 i.SendConsoleByte printf.o
  1105. 0x080015f8 0x00000018 Code RO 149 i.SendConsoleData printf.o
  1106. 0x08001610 0x00000020 Code RO 151 i.SendUartByte printf.o
  1107. 0x08001630 0x00000032 Code RO 152 i.SendUartData printf.o
  1108. 0x08001662 0x00000008 Code RO 2103 i.SetSysClock system_stm32f10x.o
  1109. 0x0800166a 0x00000002 PAD
  1110. 0x0800166c 0x000000dc Code RO 2104 i.SetSysClockTo72 system_stm32f10x.o
  1111. 0x08001748 0x00000002 Code RO 642 i.SysTick_Handler stm32f10x_it.o
  1112. 0x0800174a 0x00000002 PAD
  1113. 0x0800174c 0x00000060 Code RO 2106 i.SystemInit system_stm32f10x.o
  1114. 0x080017ac 0x00000034 Code RO 490 i.TIM3_IRQHandler dataproc.o
  1115. 0x080017e0 0x00000040 Code RO 537 i.TIM3_Int_Init tim.o
  1116. 0x08001820 0x00000006 Code RO 1486 i.TIM_ClearITPendingBit stm32f10x_tim.o
  1117. 0x08001826 0x00000018 Code RO 1491 i.TIM_Cmd stm32f10x_tim.o
  1118. 0x0800183e 0x00000022 Code RO 1512 i.TIM_GetITStatus stm32f10x_tim.o
  1119. 0x08001860 0x00000012 Code RO 1516 i.TIM_ITConfig stm32f10x_tim.o
  1120. 0x08001872 0x00000002 PAD
  1121. 0x08001874 0x000000a4 Code RO 1562 i.TIM_TimeBaseInit stm32f10x_tim.o
  1122. 0x08001918 0x0000004c Code RO 155 i.USART1_IRQHandler printf.o
  1123. 0x08001964 0x0000005c Code RO 346 i.USART2_IRQHandler usart2.o
  1124. 0x080019c0 0x00000088 Code RO 347 i.USART2_Init usart2.o
  1125. 0x08001a48 0x00000064 Code RO 156 i.USART3_IRQHandler printf.o
  1126. 0x08001aac 0x00000012 Code RO 986 i.USART_ClearFlag stm32f10x_usart.o
  1127. 0x08001abe 0x0000001e Code RO 987 i.USART_ClearITPendingBit stm32f10x_usart.o
  1128. 0x08001adc 0x00000018 Code RO 990 i.USART_Cmd stm32f10x_usart.o
  1129. 0x08001af4 0x0000011c Code RO 157 i.USART_Configuration printf.o
  1130. 0x08001c10 0x0000001a Code RO 993 i.USART_GetFlagStatus stm32f10x_usart.o
  1131. 0x08001c2a 0x00000054 Code RO 994 i.USART_GetITStatus stm32f10x_usart.o
  1132. 0x08001c7e 0x0000004a Code RO 996 i.USART_ITConfig stm32f10x_usart.o
  1133. 0x08001cc8 0x000000d8 Code RO 997 i.USART_Init stm32f10x_usart.o
  1134. 0x08001da0 0x0000000a Code RO 1004 i.USART_ReceiveData stm32f10x_usart.o
  1135. 0x08001daa 0x00000008 Code RO 1007 i.USART_SendData stm32f10x_usart.o
  1136. 0x08001db2 0x00000004 Code RO 643 i.UsageFault_Handler stm32f10x_it.o
  1137. 0x08001db6 0x00000002 PAD
  1138. 0x08001db8 0x00000010 Code RO 2148 i.__0printf$bare mc_w.l(printfb.o)
  1139. 0x08001dc8 0x0000000e Code RO 2449 i.__scatterload_copy mc_w.l(handlers.o)
  1140. 0x08001dd6 0x00000002 Code RO 2450 i.__scatterload_null mc_w.l(handlers.o)
  1141. 0x08001dd8 0x0000000e Code RO 2451 i.__scatterload_zeroinit mc_w.l(handlers.o)
  1142. 0x08001de6 0x00000022 Code RO 2155 i._printf_core mc_w.l(printfb.o)
  1143. 0x08001e08 0x0000002a Code RO 316 i.delay_ms delay.o
  1144. 0x08001e32 0x00000002 PAD
  1145. 0x08001e34 0x00000024 Code RO 159 i.fputc printf.o
  1146. 0x08001e58 0x00000058 Code RO 331 i.led_init led.o
  1147. 0x08001eb0 0x000000a0 Code RO 3 i.main main.o
  1148. 0x08001f50 0x0000000a Data RO 382 .constdata nrf24l01.o
  1149. 0x08001f5a 0x00000002 PAD
  1150. 0x08001f5c 0x00000020 Data RO 2447 Region$$Table anon$$obj.o
  1151. Execution Region RW_IRAM1 (Base: 0x20000000, Size: 0x00000890, Max: 0x0000c000, ABSOLUTE)
  1152. Base Addr Size Type Attr Idx E Section Name Object
  1153. 0x20000000 0x0000000a Data RW 161 .data printf.o
  1154. 0x2000000a 0x00000004 Data RW 349 .data usart2.o
  1155. 0x2000000e 0x0000003b Data RW 492 .data dataproc.o
  1156. 0x20000049 0x00000014 Data RW 749 .data stm32f10x_rcc.o
  1157. 0x2000005d 0x00000003 PAD
  1158. 0x20000060 0x00000004 Data RW 2421 .data mc_w.l(stdout.o)
  1159. 0x20000064 0x000001f4 Zero RW 160 .bss printf.o
  1160. 0x20000258 0x00000040 Zero RW 348 .bss usart2.o
  1161. 0x20000298 0x000001f4 Zero RW 491 .bss dataproc.o
  1162. 0x2000048c 0x00000004 PAD
  1163. 0x20000490 0x00000400 Zero RW 2137 STACK startup_stm32f10x_hd.o
  1164. ==============================================================================
  1165. Image component sizes
  1166. Code (inc. data) RO Data RW Data ZI Data Debug Object Name
  1167. 0 0 0 0 0 32 core_cm3.o
  1168. 2068 354 0 59 500 6365 dataproc.o
  1169. 42 0 0 0 0 511 delay.o
  1170. 88 4 0 0 0 463 led.o
  1171. 390 24 0 0 0 212140 main.o
  1172. 136 24 0 0 0 3387 misc.o
  1173. 1186 120 10 0 0 6469 nrf24l01.o
  1174. 622 62 0 10 500 229995 printf.o
  1175. 520 36 0 0 0 2339 spi.o
  1176. 36 8 304 0 1024 844 startup_stm32f10x_hd.o
  1177. 282 0 0 0 0 11568 stm32f10x_gpio.o
  1178. 26 0 0 0 0 3666 stm32f10x_it.o
  1179. 696 92 0 20 0 19526 stm32f10x_rcc.o
  1180. 112 0 0 0 0 10938 stm32f10x_spi.o
  1181. 246 42 0 0 0 22930 stm32f10x_tim.o
  1182. 490 6 0 0 0 22405 stm32f10x_usart.o
  1183. 324 26 0 0 0 1829 system_stm32f10x.o
  1184. 64 4 0 0 0 222900 tim.o
  1185. 228 24 0 4 64 1684 usart2.o
  1186. ----------------------------------------------------------------------
  1187. 7576 826 348 96 2092 779991 Object Totals
  1188. 0 0 32 0 0 0 (incl. Generated)
  1189. 20 0 2 3 4 0 (incl. Padding)
  1190. ----------------------------------------------------------------------
  1191. Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
  1192. 0 0 0 0 0 0 entry.o
  1193. 0 0 0 0 0 0 entry10a.o
  1194. 0 0 0 0 0 0 entry11a.o
  1195. 8 4 0 0 0 0 entry2.o
  1196. 4 0 0 0 0 0 entry5.o
  1197. 0 0 0 0 0 0 entry7b.o
  1198. 0 0 0 0 0 0 entry8b.o
  1199. 8 4 0 0 0 0 entry9a.o
  1200. 30 0 0 0 0 0 handlers.o
  1201. 36 8 0 0 0 68 init.o
  1202. 50 8 0 0 0 152 printfb.o
  1203. 0 0 0 4 0 0 stdout.o
  1204. ----------------------------------------------------------------------
  1205. 136 24 0 4 0 220 Library Totals
  1206. 0 0 0 0 0 0 (incl. Padding)
  1207. ----------------------------------------------------------------------
  1208. Code (inc. data) RO Data RW Data ZI Data Debug Library Name
  1209. 136 24 0 4 0 220 mc_w.l
  1210. ----------------------------------------------------------------------
  1211. 136 24 0 4 0 220 Library Totals
  1212. ----------------------------------------------------------------------
  1213. ==============================================================================
  1214. Code (inc. data) RO Data RW Data ZI Data Debug
  1215. 7712 850 348 100 2092 775895 Grand Totals
  1216. 7712 850 348 100 2092 775895 ELF Image Totals
  1217. 7712 850 348 100 0 0 ROM Totals
  1218. ==============================================================================
  1219. Total RO Size (Code + RO Data) 8060 ( 7.87kB)
  1220. Total RW Size (RW Data + ZI Data) 2192 ( 2.14kB)
  1221. Total ROM Size (Code + RO Data + RW Data) 8160 ( 7.97kB)
  1222. ==============================================================================