Box.map 117 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332
  1. Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed]
  2. ==============================================================================
  3. Section Cross References
  4. stm32f10x_adc.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphResetCmd
  5. stm32f10x_bkp.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_BackupResetCmd
  6. stm32f10x_can.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB1PeriphResetCmd
  7. stm32f10x_cec.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB1PeriphResetCmd
  8. stm32f10x_dac.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB1PeriphResetCmd
  9. stm32f10x_gpio.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphResetCmd
  10. stm32f10x_i2c.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB1PeriphResetCmd
  11. stm32f10x_pwr.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB1PeriphResetCmd
  12. stm32f10x_rcc.o(.text) refers to stm32f10x_rcc.o(.data) for APBAHBPrescTable
  13. stm32f10x_spi.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphResetCmd
  14. stm32f10x_tim.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphResetCmd
  15. stm32f10x_usart.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphResetCmd
  16. stm32f10x_wwdg.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB1PeriphResetCmd
  17. system_stm32f10x.o(.text) refers to system_stm32f10x.o(.data) for SystemCoreClock
  18. startup_stm32f10x_cl.o(STACK) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
  19. startup_stm32f10x_cl.o(HEAP) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
  20. startup_stm32f10x_cl.o(RESET) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
  21. startup_stm32f10x_cl.o(RESET) refers to startup_stm32f10x_cl.o(STACK) for __initial_sp
  22. startup_stm32f10x_cl.o(RESET) refers to startup_stm32f10x_cl.o(.text) for Reset_Handler
  23. startup_stm32f10x_cl.o(RESET) refers to bsp.o(.text) for SysTick_Handler
  24. startup_stm32f10x_cl.o(RESET) refers to tim1_cap.o(.text) for TIM1_CC_IRQHandler
  25. startup_stm32f10x_cl.o(RESET) refers to uart_arm.o(.text) for USART2_IRQHandler
  26. startup_stm32f10x_cl.o(RESET) refers to tim6_1ms.o(.text) for TIM6_IRQHandler
  27. startup_stm32f10x_cl.o(.text) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
  28. startup_stm32f10x_cl.o(.text) refers to system_stm32f10x.o(.text) for SystemInit
  29. startup_stm32f10x_cl.o(.text) refers to __main.o(!!!main) for __main
  30. startup_stm32f10x_cl.o(.text) refers to startup_stm32f10x_cl.o(HEAP) for Heap_Mem
  31. startup_stm32f10x_cl.o(.text) refers to startup_stm32f10x_cl.o(STACK) for Stack_Mem
  32. bsp.o(.text) refers to iic_fm1288.o(.text) for I2cFM1288TaskTmr
  33. bsp.o(.text) refers to gpio_key.o(.text) for KeyTaskTmr
  34. bsp.o(.text) refers to misc.o(.text) for NVIC_SetVectorTable
  35. bsp.o(.text) refers to tim1_cap.o(.text) for TIM1_init
  36. bsp.o(.text) refers to uart_arm.o(.text) for UART_ARM_init
  37. bsp.o(.text) refers to tim6_1ms.o(.text) for TIM6_init
  38. bsp.o(.text) refers to gpio_led.o(.text) for GPIO_LED_init
  39. bsp.o(.text) refers to gpio_sys.o(.text) for GPIO_SYS_init
  40. bsp.o(.text) refers to wdg.o(.text) for WDG_Init
  41. bsp.o(.text) refers to gpio_fm1288.o(.text) for GPIO_FM1288_Init
  42. bsp.o(.text) refers to system_stm32f10x.o(.data) for SystemCoreClock
  43. bsp.o(.text) refers to bsp.o(.data) for s_vu8SysSched0Tmr
  44. bsp.o(.text) refers to uart_arm.o(.data) for UartBusTime
  45. bsp.o(.text) refers to tim1_cap.o(.data) for gt_busrxflag
  46. tim1_cap.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd
  47. tim1_cap.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init
  48. tim1_cap.o(.text) refers to stm32f10x_tim.o(.text) for TIM_DeInit
  49. tim1_cap.o(.text) refers to misc.o(.text) for NVIC_Init
  50. tim1_cap.o(.text) refers to tim1_cap.o(.data) for lastCC4Value
  51. tim1_cap.o(.text) refers to bsp.o(.data) for BufSentTime
  52. tim1_cap.o(.text) refers to tim1_cap.o(.bss) for itestCC4date
  53. tim1_cap.o(.text) refers to tim6_1ms.o(.data) for gtackvalid
  54. tim1_cap.o(.text) refers to main.o(.data) for RunMode
  55. tim1_cap.o(.text) refers to main.o(.text) for BUS_Rev_NewInfo
  56. tim6_1ms.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB1PeriphClockCmd
  57. tim6_1ms.o(.text) refers to stm32f10x_tim.o(.text) for TIM_DeInit
  58. tim6_1ms.o(.text) refers to misc.o(.text) for NVIC_Init
  59. tim6_1ms.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init
  60. tim6_1ms.o(.text) refers to app_msg.o(.text) for OSQPost
  61. tim6_1ms.o(.text) refers to tim6_1ms.o(.data) for gtackvalid
  62. tim6_1ms.o(.text) refers to tim6_1ms.o(.bss) for BUS_SendBitBuf
  63. tim6_1ms.o(.text) refers to bsp.o(.data) for BufSentTime
  64. tim6_1ms.o(.text) refers to tim6_1ms.o(.constdata) for arryBusTxTbl
  65. tim6_1ms.o(.constdata) refers to tim6_1ms.o(.text) for s_frmBusTxNull
  66. uart_arm.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd
  67. uart_arm.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init
  68. uart_arm.o(.text) refers to stm32f10x_usart.o(.text) for USART_DeInit
  69. uart_arm.o(.text) refers to misc.o(.text) for NVIC_Init
  70. uart_arm.o(.text) refers to main.o(.text) for UART_Rev_NewInfo
  71. uart_arm.o(.text) refers to uart_arm.o(.data) for UART_Rev_WriteInex
  72. uart_arm.o(.text) refers to uart_arm.o(.bss) for UART_Send_Buf
  73. gpio_led.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd
  74. gpio_led.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init
  75. gpio_led.o(.text) refers to gpio_led.o(.data) for LED
  76. gpio_led.o(.text) refers to bsp.o(.data) for LocalTime
  77. gpio_sys.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_ResetBits
  78. gpio_sys.o(.text) refers to wdg.o(.text) for WDG_Feed
  79. gpio_sys.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd
  80. gpio_fm1288.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd
  81. gpio_fm1288.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init
  82. gpio_fm1288.o(.text) refers to gpio_fm1288.o(.data) for FM1288Led
  83. gpio_key.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd
  84. gpio_key.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init
  85. gpio_key.o(.text) refers to gpio_sys.o(.text) for SYS_Reset
  86. gpio_key.o(.text) refers to gpio_key.o(.data) for KEY
  87. app_msg.o(.text) refers to app_msg.o(.bss) for s_tMsgQue
  88. app_msg.o(.text) refers to app_msg.o(.data) for msg
  89. gpio_iic_drv.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init
  90. gpio_iic_drv.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd
  91. iic_fm1288.o(.text) refers to gpio_iic_drv.o(.text) for IIC_Start
  92. iic_fm1288.o(.text) refers to gpio_fm1288.o(.text) for GPIO_FM1288_RST
  93. iic_fm1288.o(.text) refers to iic_fm1288.o(.data) for s_vu16I2cFM1288TaskTmr
  94. iic_fm1288.o(.text) refers to gpio_iic_drv.o(.data) for IIC_ack
  95. main.o(.text) refers to bsp.o(.text) for BSP_init
  96. main.o(.text) refers to app_msg.o(.text) for OSQInit
  97. main.o(.text) refers to wdg.o(.text) for WDG_Feed
  98. main.o(.text) refers to gpio_sys.o(.text) for SYS_Reset
  99. main.o(.text) refers to rt_memcpy_w.o(.text) for __aeabi_memcpy4
  100. main.o(.text) refers to gpio_fm1288.o(.text) for GPIO_PA12_BroadcastMute
  101. main.o(.text) refers to gpio_led.o(.data) for LED
  102. main.o(.text) refers to main.o(.data) for AndroidDOGSW
  103. main.o(.text) refers to bsp.o(.data) for LocalTime
  104. main.o(.text) refers to iic_fm1288.o(.data) for gtI2cstate
  105. main.o(.text) refers to tim6_1ms.o(.data) for gfxq_cmd
  106. main.o(.text) refers to gpio_iic_drv.o(.text) for SlaveI2CFM1288Write
  107. main.o(.text) refers to uart_arm.o(.text) for UART_Send
  108. main.o(.text) refers to tim1_cap.o(.data) for gt_busrxflag
  109. main.o(.text) refers to uart_arm.o(.data) for UartBusTime
  110. main.o(.text) refers to main.o(.bss) for SendpreBuf
  111. __main.o(!!!main) refers to __rtentry.o(.ARM.Collect$$rtentry$$00000000) for __rt_entry
  112. __rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$0000000A) for __rt_entry_li
  113. __rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$0000000D) for __rt_entry_main
  114. __rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$0000000C) for __rt_entry_postli_1
  115. __rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$00000009) for __rt_entry_postsh_1
  116. __rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$00000002) for __rt_entry_presh_1
  117. __rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry4.o(.ARM.Collect$$rtentry$$00000004) for __rt_entry_sh
  118. __rtentry2.o(.ARM.Collect$$rtentry$$00000008) refers to boardinit2.o(.text) for _platform_post_stackheap_init
  119. __rtentry2.o(.ARM.Collect$$rtentry$$0000000A) refers to libinit.o(.ARM.Collect$$libinit$$00000000) for __rt_lib_init
  120. __rtentry2.o(.ARM.Collect$$rtentry$$0000000B) refers to boardinit3.o(.text) for _platform_post_lib_init
  121. __rtentry2.o(.ARM.Collect$$rtentry$$0000000D) refers to main.o(.text) for main
  122. __rtentry2.o(.ARM.Collect$$rtentry$$0000000D) refers to exit.o(.text) for exit
  123. __rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$00000001) for .ARM.Collect$$rtentry$$00000001
  124. __rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$00000008) for .ARM.Collect$$rtentry$$00000008
  125. __rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$0000000A) for .ARM.Collect$$rtentry$$0000000A
  126. __rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$0000000B) for .ARM.Collect$$rtentry$$0000000B
  127. __rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$0000000D) for .ARM.Collect$$rtentry$$0000000D
  128. __rtentry4.o(.ARM.Collect$$rtentry$$00000004) refers to sys_stackheap_outer.o(.text) for __user_setup_stackheap
  129. __rtentry4.o(.ARM.exidx) refers to __rtentry4.o(.ARM.Collect$$rtentry$$00000004) for .ARM.Collect$$rtentry$$00000004
  130. sys_stackheap_outer.o(.text) refers to libspace.o(.text) for __user_perproc_libspace
  131. sys_stackheap_outer.o(.text) refers to startup_stm32f10x_cl.o(.text) for __user_initial_stackheap
  132. exit.o(.text) refers to rtexit.o(.ARM.Collect$$rtexit$$00000000) for __rt_exit
  133. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000002E) for __rt_lib_init_alloca_1
  134. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000002C) for __rt_lib_init_argv_1
  135. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001B) for __rt_lib_init_atexit_1
  136. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000021) for __rt_lib_init_clock_1
  137. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000032) for __rt_lib_init_cpp_1
  138. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000030) for __rt_lib_init_exceptions_1
  139. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000002) for __rt_lib_init_fp_1
  140. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001F) for __rt_lib_init_fp_trap_1
  141. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000023) for __rt_lib_init_getenv_1
  142. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000A) for __rt_lib_init_heap_1
  143. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000011) for __rt_lib_init_lc_collate_1
  144. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000013) for __rt_lib_init_lc_ctype_1
  145. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000015) for __rt_lib_init_lc_monetary_1
  146. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000017) for __rt_lib_init_lc_numeric_1
  147. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000019) for __rt_lib_init_lc_time_1
  148. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000004) for __rt_lib_init_preinit_1
  149. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000E) for __rt_lib_init_rand_1
  150. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000033) for __rt_lib_init_return
  151. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001D) for __rt_lib_init_signal_1
  152. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000025) for __rt_lib_init_stdio_1
  153. libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000C) for __rt_lib_init_user_alloc_1
  154. libspace.o(.text) refers to libspace.o(.bss) for __libspace_start
  155. rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for __rt_exit_exit
  156. rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for __rt_exit_ls
  157. rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000002) for __rt_exit_prels_1
  158. rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for __rt_exit_exit
  159. rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for __rt_exit_ls
  160. rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000002) for __rt_exit_prels_1
  161. rtexit.o(.ARM.exidx) refers to rtexit.o(.ARM.Collect$$rtexit$$00000000) for .ARM.Collect$$rtexit$$00000000
  162. libinit2.o(.ARM.Collect$$libinit$$00000010) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
  163. libinit2.o(.ARM.Collect$$libinit$$00000012) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
  164. libinit2.o(.ARM.Collect$$libinit$$00000014) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
  165. libinit2.o(.ARM.Collect$$libinit$$00000016) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
  166. libinit2.o(.ARM.Collect$$libinit$$00000018) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
  167. libinit2.o(.ARM.Collect$$libinit$$00000026) refers to argv_veneer.o(.emb_text) for __ARM_argv_veneer
  168. libinit2.o(.ARM.Collect$$libinit$$00000027) refers to argv_veneer.o(.emb_text) for __ARM_argv_veneer
  169. rtexit2.o(.ARM.Collect$$rtexit$$00000003) refers to libshutdown.o(.ARM.Collect$$libshutdown$$00000000) for __rt_lib_shutdown
  170. rtexit2.o(.ARM.Collect$$rtexit$$00000004) refers to sys_exit.o(.text) for _sys_exit
  171. rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000001) for .ARM.Collect$$rtexit$$00000001
  172. rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for .ARM.Collect$$rtexit$$00000003
  173. rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for .ARM.Collect$$rtexit$$00000004
  174. argv_veneer.o(.emb_text) refers to no_argv.o(.text) for __ARM_get_argv
  175. sys_exit.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
  176. sys_exit.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
  177. _get_argv_nomalloc.o(.text) refers (Special) to hrguard.o(.text) for __heap_region$guard
  178. _get_argv_nomalloc.o(.text) refers to defsig_rtmem_outer.o(.text) for __rt_SIGRTMEM
  179. _get_argv_nomalloc.o(.text) refers to sys_command.o(.text) for _sys_command_string
  180. libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000002) for __rt_lib_shutdown_cpp_1
  181. libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000007) for __rt_lib_shutdown_fp_trap_1
  182. libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F) for __rt_lib_shutdown_heap_1
  183. libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000010) for __rt_lib_shutdown_return
  184. libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A) for __rt_lib_shutdown_signal_1
  185. libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000004) for __rt_lib_shutdown_stdio_1
  186. libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C) for __rt_lib_shutdown_user_alloc_1
  187. sys_command.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
  188. sys_command.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
  189. defsig_rtmem_outer.o(.text) refers to defsig_rtmem_inner.o(.text) for __rt_SIGRTMEM_inner
  190. defsig_rtmem_outer.o(.text) refers to defsig_exit.o(.text) for __sig_exit
  191. defsig_rtmem_formal.o(.text) refers to rt_raise.o(.text) for __rt_raise
  192. rt_raise.o(.text) refers to __raise.o(.text) for __raise
  193. rt_raise.o(.text) refers to sys_exit.o(.text) for _sys_exit
  194. defsig_exit.o(.text) refers to sys_exit.o(.text) for _sys_exit
  195. defsig_rtmem_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
  196. __raise.o(.text) refers to defsig.o(CL$$defsig) for __default_signal_handler
  197. defsig_general.o(.text) refers to sys_wrch.o(.text) for _ttywrch
  198. sys_wrch.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
  199. sys_wrch.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
  200. defsig.o(CL$$defsig) refers to defsig_rtmem_inner.o(.text) for __rt_SIGRTMEM_inner
  201. defsig_abrt_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
  202. defsig_fpe_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
  203. defsig_rtred_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
  204. defsig_stak_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
  205. defsig_pvfn_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
  206. defsig_cppl_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
  207. defsig_segv_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
  208. defsig_other.o(.text) refers to defsig_general.o(.text) for __default_signal_display
  209. ==============================================================================
  210. Removing Unused input sections from the image.
  211. Removing misc.o(.rev16_text), (4 bytes).
  212. Removing misc.o(.revsh_text), (4 bytes).
  213. Removing misc.o(.rrx_text), (6 bytes).
  214. Removing stm32f10x_adc.o(.rev16_text), (4 bytes).
  215. Removing stm32f10x_adc.o(.revsh_text), (4 bytes).
  216. Removing stm32f10x_adc.o(.rrx_text), (6 bytes).
  217. Removing stm32f10x_adc.o(.text), (1102 bytes).
  218. Removing stm32f10x_bkp.o(.rev16_text), (4 bytes).
  219. Removing stm32f10x_bkp.o(.revsh_text), (4 bytes).
  220. Removing stm32f10x_bkp.o(.rrx_text), (6 bytes).
  221. Removing stm32f10x_bkp.o(.text), (196 bytes).
  222. Removing stm32f10x_can.o(.rev16_text), (4 bytes).
  223. Removing stm32f10x_can.o(.revsh_text), (4 bytes).
  224. Removing stm32f10x_can.o(.rrx_text), (6 bytes).
  225. Removing stm32f10x_can.o(.text), (2544 bytes).
  226. Removing stm32f10x_cec.o(.rev16_text), (4 bytes).
  227. Removing stm32f10x_cec.o(.revsh_text), (4 bytes).
  228. Removing stm32f10x_cec.o(.rrx_text), (6 bytes).
  229. Removing stm32f10x_cec.o(.text), (288 bytes).
  230. Removing stm32f10x_crc.o(.rev16_text), (4 bytes).
  231. Removing stm32f10x_crc.o(.revsh_text), (4 bytes).
  232. Removing stm32f10x_crc.o(.rrx_text), (6 bytes).
  233. Removing stm32f10x_crc.o(.text), (72 bytes).
  234. Removing stm32f10x_dac.o(.rev16_text), (4 bytes).
  235. Removing stm32f10x_dac.o(.revsh_text), (4 bytes).
  236. Removing stm32f10x_dac.o(.rrx_text), (6 bytes).
  237. Removing stm32f10x_dac.o(.text), (396 bytes).
  238. Removing stm32f10x_dbgmcu.o(.rev16_text), (4 bytes).
  239. Removing stm32f10x_dbgmcu.o(.revsh_text), (4 bytes).
  240. Removing stm32f10x_dbgmcu.o(.rrx_text), (6 bytes).
  241. Removing stm32f10x_dbgmcu.o(.text), (48 bytes).
  242. Removing stm32f10x_dma.o(.rev16_text), (4 bytes).
  243. Removing stm32f10x_dma.o(.revsh_text), (4 bytes).
  244. Removing stm32f10x_dma.o(.rrx_text), (6 bytes).
  245. Removing stm32f10x_dma.o(.text), (596 bytes).
  246. Removing stm32f10x_exti.o(.rev16_text), (4 bytes).
  247. Removing stm32f10x_exti.o(.revsh_text), (4 bytes).
  248. Removing stm32f10x_exti.o(.rrx_text), (6 bytes).
  249. Removing stm32f10x_exti.o(.text), (284 bytes).
  250. Removing stm32f10x_flash.o(.rev16_text), (4 bytes).
  251. Removing stm32f10x_flash.o(.revsh_text), (4 bytes).
  252. Removing stm32f10x_flash.o(.rrx_text), (6 bytes).
  253. Removing stm32f10x_flash.o(.text), (1468 bytes).
  254. Removing stm32f10x_fsmc.o(.rev16_text), (4 bytes).
  255. Removing stm32f10x_fsmc.o(.revsh_text), (4 bytes).
  256. Removing stm32f10x_fsmc.o(.rrx_text), (6 bytes).
  257. Removing stm32f10x_fsmc.o(.text), (1548 bytes).
  258. Removing stm32f10x_gpio.o(.rev16_text), (4 bytes).
  259. Removing stm32f10x_gpio.o(.revsh_text), (4 bytes).
  260. Removing stm32f10x_gpio.o(.rrx_text), (6 bytes).
  261. Removing stm32f10x_i2c.o(.rev16_text), (4 bytes).
  262. Removing stm32f10x_i2c.o(.revsh_text), (4 bytes).
  263. Removing stm32f10x_i2c.o(.rrx_text), (6 bytes).
  264. Removing stm32f10x_i2c.o(.text), (1028 bytes).
  265. Removing stm32f10x_iwdg.o(.rev16_text), (4 bytes).
  266. Removing stm32f10x_iwdg.o(.revsh_text), (4 bytes).
  267. Removing stm32f10x_iwdg.o(.rrx_text), (6 bytes).
  268. Removing stm32f10x_iwdg.o(.text), (64 bytes).
  269. Removing stm32f10x_pwr.o(.rev16_text), (4 bytes).
  270. Removing stm32f10x_pwr.o(.revsh_text), (4 bytes).
  271. Removing stm32f10x_pwr.o(.rrx_text), (6 bytes).
  272. Removing stm32f10x_pwr.o(.text), (204 bytes).
  273. Removing stm32f10x_rcc.o(.rev16_text), (4 bytes).
  274. Removing stm32f10x_rcc.o(.revsh_text), (4 bytes).
  275. Removing stm32f10x_rcc.o(.rrx_text), (6 bytes).
  276. Removing stm32f10x_rtc.o(.rev16_text), (4 bytes).
  277. Removing stm32f10x_rtc.o(.revsh_text), (4 bytes).
  278. Removing stm32f10x_rtc.o(.rrx_text), (6 bytes).
  279. Removing stm32f10x_rtc.o(.text), (328 bytes).
  280. Removing stm32f10x_sdio.o(.rev16_text), (4 bytes).
  281. Removing stm32f10x_sdio.o(.revsh_text), (4 bytes).
  282. Removing stm32f10x_sdio.o(.rrx_text), (6 bytes).
  283. Removing stm32f10x_sdio.o(.text), (468 bytes).
  284. Removing stm32f10x_spi.o(.rev16_text), (4 bytes).
  285. Removing stm32f10x_spi.o(.revsh_text), (4 bytes).
  286. Removing stm32f10x_spi.o(.rrx_text), (6 bytes).
  287. Removing stm32f10x_spi.o(.text), (852 bytes).
  288. Removing stm32f10x_tim.o(.rev16_text), (4 bytes).
  289. Removing stm32f10x_tim.o(.revsh_text), (4 bytes).
  290. Removing stm32f10x_tim.o(.rrx_text), (6 bytes).
  291. Removing stm32f10x_usart.o(.rev16_text), (4 bytes).
  292. Removing stm32f10x_usart.o(.revsh_text), (4 bytes).
  293. Removing stm32f10x_usart.o(.rrx_text), (6 bytes).
  294. Removing stm32f10x_wwdg.o(.rev16_text), (4 bytes).
  295. Removing stm32f10x_wwdg.o(.revsh_text), (4 bytes).
  296. Removing stm32f10x_wwdg.o(.rrx_text), (6 bytes).
  297. Removing stm32f10x_wwdg.o(.text), (136 bytes).
  298. Removing system_stm32f10x.o(.rev16_text), (4 bytes).
  299. Removing system_stm32f10x.o(.revsh_text), (4 bytes).
  300. Removing system_stm32f10x.o(.rrx_text), (6 bytes).
  301. Removing bsp.o(.rev16_text), (4 bytes).
  302. Removing bsp.o(.revsh_text), (4 bytes).
  303. Removing bsp.o(.rrx_text), (6 bytes).
  304. Removing gpio_audio.o(.rev16_text), (4 bytes).
  305. Removing gpio_audio.o(.revsh_text), (4 bytes).
  306. Removing gpio_audio.o(.rrx_text), (6 bytes).
  307. Removing gpio_audio.o(.text), (32 bytes).
  308. Removing tim1_cap.o(.rev16_text), (4 bytes).
  309. Removing tim1_cap.o(.revsh_text), (4 bytes).
  310. Removing tim1_cap.o(.rrx_text), (6 bytes).
  311. Removing tim6_1ms.o(.rev16_text), (4 bytes).
  312. Removing tim6_1ms.o(.revsh_text), (4 bytes).
  313. Removing tim6_1ms.o(.rrx_text), (6 bytes).
  314. Removing uart_arm.o(.rev16_text), (4 bytes).
  315. Removing uart_arm.o(.revsh_text), (4 bytes).
  316. Removing uart_arm.o(.rrx_text), (6 bytes).
  317. Removing gpio_led.o(.rev16_text), (4 bytes).
  318. Removing gpio_led.o(.revsh_text), (4 bytes).
  319. Removing gpio_led.o(.rrx_text), (6 bytes).
  320. Removing wdg.o(.rev16_text), (4 bytes).
  321. Removing wdg.o(.revsh_text), (4 bytes).
  322. Removing wdg.o(.rrx_text), (6 bytes).
  323. Removing gpio_sys.o(.rev16_text), (4 bytes).
  324. Removing gpio_sys.o(.revsh_text), (4 bytes).
  325. Removing gpio_sys.o(.rrx_text), (6 bytes).
  326. Removing gpio_net.o(.rev16_text), (4 bytes).
  327. Removing gpio_net.o(.revsh_text), (4 bytes).
  328. Removing gpio_net.o(.rrx_text), (6 bytes).
  329. Removing gpio_net.o(.data), (1 bytes).
  330. Removing gpio_fm1288.o(.rev16_text), (4 bytes).
  331. Removing gpio_fm1288.o(.revsh_text), (4 bytes).
  332. Removing gpio_fm1288.o(.rrx_text), (6 bytes).
  333. Removing gpio_key.o(.rev16_text), (4 bytes).
  334. Removing gpio_key.o(.revsh_text), (4 bytes).
  335. Removing gpio_key.o(.rrx_text), (6 bytes).
  336. Removing gpio_iic_drv.o(.rev16_text), (4 bytes).
  337. Removing gpio_iic_drv.o(.revsh_text), (4 bytes).
  338. Removing gpio_iic_drv.o(.rrx_text), (6 bytes).
  339. Removing iic_fm1288.o(.rev16_text), (4 bytes).
  340. Removing iic_fm1288.o(.revsh_text), (4 bytes).
  341. Removing iic_fm1288.o(.rrx_text), (6 bytes).
  342. Removing iic_fm1288.o(.bss), (10 bytes).
  343. Removing main.o(.rev16_text), (4 bytes).
  344. Removing main.o(.revsh_text), (4 bytes).
  345. Removing main.o(.rrx_text), (6 bytes).
  346. 135 unused section(s) (total 12197 bytes) removed from the image.
  347. ==============================================================================
  348. Image Symbol Table
  349. Local Symbols
  350. Symbol Name Value Ov Type Size Object(Section)
  351. ../clib/angel/boardlib.s 0x00000000 Number 0 boardinit1.o ABSOLUTE
  352. ../clib/angel/boardlib.s 0x00000000 Number 0 boardinit2.o ABSOLUTE
  353. ../clib/angel/boardlib.s 0x00000000 Number 0 boardinit3.o ABSOLUTE
  354. ../clib/angel/boardlib.s 0x00000000 Number 0 boardshut.o ABSOLUTE
  355. ../clib/angel/dclz77c.s 0x00000000 Number 0 __dclz77c.o ABSOLUTE
  356. ../clib/angel/handlers.s 0x00000000 Number 0 __scatter_zi.o ABSOLUTE
  357. ../clib/angel/kernel.s 0x00000000 Number 0 __rtentry4.o ABSOLUTE
  358. ../clib/angel/kernel.s 0x00000000 Number 0 __rtentry.o ABSOLUTE
  359. ../clib/angel/kernel.s 0x00000000 Number 0 rtexit.o ABSOLUTE
  360. ../clib/angel/kernel.s 0x00000000 Number 0 rtexit2.o ABSOLUTE
  361. ../clib/angel/kernel.s 0x00000000 Number 0 __rtentry2.o ABSOLUTE
  362. ../clib/angel/rt.s 0x00000000 Number 0 rt_raise.o ABSOLUTE
  363. ../clib/angel/scatter.s 0x00000000 Number 0 __scatter.o ABSOLUTE
  364. ../clib/angel/startup.s 0x00000000 Number 0 __main.o ABSOLUTE
  365. ../clib/angel/sys.s 0x00000000 Number 0 indicate_semi.o ABSOLUTE
  366. ../clib/angel/sys.s 0x00000000 Number 0 sys_stackheap_outer.o ABSOLUTE
  367. ../clib/angel/sys.s 0x00000000 Number 0 libspace.o ABSOLUTE
  368. ../clib/angel/sys.s 0x00000000 Number 0 use_no_semi.o ABSOLUTE
  369. ../clib/angel/sysapp.c 0x00000000 Number 0 sys_command.o ABSOLUTE
  370. ../clib/angel/sysapp.c 0x00000000 Number 0 sys_wrch.o ABSOLUTE
  371. ../clib/angel/sysapp.c 0x00000000 Number 0 sys_exit.o ABSOLUTE
  372. ../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
  373. ../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
  374. ../clib/armsys.c 0x00000000 Number 0 _get_argv_nomalloc.o ABSOLUTE
  375. ../clib/armsys.c 0x00000000 Number 0 no_argv.o ABSOLUTE
  376. ../clib/heapalloc.c 0x00000000 Number 0 hrguard.o ABSOLUTE
  377. ../clib/heapaux.c 0x00000000 Number 0 heapauxi.o ABSOLUTE
  378. ../clib/libinit.s 0x00000000 Number 0 libinit.o ABSOLUTE
  379. ../clib/libinit.s 0x00000000 Number 0 libinit2.o ABSOLUTE
  380. ../clib/libinit.s 0x00000000 Number 0 libshutdown2.o ABSOLUTE
  381. ../clib/libinit.s 0x00000000 Number 0 libshutdown.o ABSOLUTE
  382. ../clib/memcpset.s 0x00000000 Number 0 rt_memcpy_w.o ABSOLUTE
  383. ../clib/signal.c 0x00000000 Number 0 defsig_pvfn_inner.o ABSOLUTE
  384. ../clib/signal.c 0x00000000 Number 0 defsig_segv_inner.o ABSOLUTE
  385. ../clib/signal.c 0x00000000 Number 0 defsig_rtred_inner.o ABSOLUTE
  386. ../clib/signal.c 0x00000000 Number 0 defsig_rtmem_outer.o ABSOLUTE
  387. ../clib/signal.c 0x00000000 Number 0 defsig_rtmem_formal.o ABSOLUTE
  388. ../clib/signal.c 0x00000000 Number 0 defsig_exit.o ABSOLUTE
  389. ../clib/signal.c 0x00000000 Number 0 defsig_rtmem_inner.o ABSOLUTE
  390. ../clib/signal.c 0x00000000 Number 0 __raise.o ABSOLUTE
  391. ../clib/signal.c 0x00000000 Number 0 defsig_cppl_inner.o ABSOLUTE
  392. ../clib/signal.c 0x00000000 Number 0 defsig_general.o ABSOLUTE
  393. ../clib/signal.c 0x00000000 Number 0 defsig_abrt_inner.o ABSOLUTE
  394. ../clib/signal.c 0x00000000 Number 0 defsig_fpe_inner.o ABSOLUTE
  395. ../clib/signal.c 0x00000000 Number 0 defsig_stak_inner.o ABSOLUTE
  396. ../clib/signal.c 0x00000000 Number 0 defsig_other.o ABSOLUTE
  397. ../clib/signal.s 0x00000000 Number 0 defsig.o ABSOLUTE
  398. ../clib/stdlib.c 0x00000000 Number 0 exit.o ABSOLUTE
  399. ../fplib/fpinit.s 0x00000000 Number 0 fpinit.o ABSOLUTE
  400. BSP\BSP.c 0x00000000 Number 0 bsp.o ABSOLUTE
  401. BSP\GPIO_Audio.c 0x00000000 Number 0 gpio_audio.o ABSOLUTE
  402. BSP\GPIO_FM1288.c 0x00000000 Number 0 gpio_fm1288.o ABSOLUTE
  403. BSP\GPIO_IIC_Drv.c 0x00000000 Number 0 gpio_iic_drv.o ABSOLUTE
  404. BSP\GPIO_KEY.c 0x00000000 Number 0 gpio_key.o ABSOLUTE
  405. BSP\GPIO_LED.c 0x00000000 Number 0 gpio_led.o ABSOLUTE
  406. BSP\GPIO_NET.c 0x00000000 Number 0 gpio_net.o ABSOLUTE
  407. BSP\GPIO_SYS.c 0x00000000 Number 0 gpio_sys.o ABSOLUTE
  408. BSP\IIC_FM1288.c 0x00000000 Number 0 iic_fm1288.o ABSOLUTE
  409. BSP\TIM1_CAP.c 0x00000000 Number 0 tim1_cap.o ABSOLUTE
  410. BSP\TIM6_1MS.c 0x00000000 Number 0 tim6_1ms.o ABSOLUTE
  411. BSP\UART_ARM.c 0x00000000 Number 0 uart_arm.o ABSOLUTE
  412. BSP\WDG.c 0x00000000 Number 0 wdg.o ABSOLUTE
  413. BSP\\BSP.c 0x00000000 Number 0 bsp.o ABSOLUTE
  414. BSP\\GPIO_Audio.c 0x00000000 Number 0 gpio_audio.o ABSOLUTE
  415. BSP\\GPIO_FM1288.c 0x00000000 Number 0 gpio_fm1288.o ABSOLUTE
  416. BSP\\GPIO_IIC_Drv.c 0x00000000 Number 0 gpio_iic_drv.o ABSOLUTE
  417. BSP\\GPIO_KEY.c 0x00000000 Number 0 gpio_key.o ABSOLUTE
  418. BSP\\GPIO_LED.c 0x00000000 Number 0 gpio_led.o ABSOLUTE
  419. BSP\\GPIO_NET.c 0x00000000 Number 0 gpio_net.o ABSOLUTE
  420. BSP\\GPIO_SYS.c 0x00000000 Number 0 gpio_sys.o ABSOLUTE
  421. BSP\\IIC_FM1288.c 0x00000000 Number 0 iic_fm1288.o ABSOLUTE
  422. BSP\\TIM1_CAP.c 0x00000000 Number 0 tim1_cap.o ABSOLUTE
  423. BSP\\TIM6_1MS.c 0x00000000 Number 0 tim6_1ms.o ABSOLUTE
  424. BSP\\UART_ARM.c 0x00000000 Number 0 uart_arm.o ABSOLUTE
  425. BSP\\WDG.c 0x00000000 Number 0 wdg.o ABSOLUTE
  426. BSP\app_msg.c 0x00000000 Number 0 app_msg.o ABSOLUTE
  427. Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_cl.s 0x00000000 Number 0 startup_stm32f10x_cl.o ABSOLUTE
  428. Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c 0x00000000 Number 0 system_stm32f10x.o ABSOLUTE
  429. Libraries\STM32F10x_StdPeriph_Driver\src\misc.c 0x00000000 Number 0 misc.o ABSOLUTE
  430. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c 0x00000000 Number 0 stm32f10x_adc.o ABSOLUTE
  431. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c 0x00000000 Number 0 stm32f10x_bkp.o ABSOLUTE
  432. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c 0x00000000 Number 0 stm32f10x_can.o ABSOLUTE
  433. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c 0x00000000 Number 0 stm32f10x_cec.o ABSOLUTE
  434. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c 0x00000000 Number 0 stm32f10x_crc.o ABSOLUTE
  435. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c 0x00000000 Number 0 stm32f10x_dac.o ABSOLUTE
  436. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c 0x00000000 Number 0 stm32f10x_dbgmcu.o ABSOLUTE
  437. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c 0x00000000 Number 0 stm32f10x_dma.o ABSOLUTE
  438. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c 0x00000000 Number 0 stm32f10x_exti.o ABSOLUTE
  439. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c 0x00000000 Number 0 stm32f10x_flash.o ABSOLUTE
  440. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c 0x00000000 Number 0 stm32f10x_fsmc.o ABSOLUTE
  441. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c 0x00000000 Number 0 stm32f10x_gpio.o ABSOLUTE
  442. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c 0x00000000 Number 0 stm32f10x_i2c.o ABSOLUTE
  443. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c 0x00000000 Number 0 stm32f10x_iwdg.o ABSOLUTE
  444. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c 0x00000000 Number 0 stm32f10x_pwr.o ABSOLUTE
  445. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c 0x00000000 Number 0 stm32f10x_rcc.o ABSOLUTE
  446. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c 0x00000000 Number 0 stm32f10x_rtc.o ABSOLUTE
  447. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c 0x00000000 Number 0 stm32f10x_sdio.o ABSOLUTE
  448. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c 0x00000000 Number 0 stm32f10x_spi.o ABSOLUTE
  449. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c 0x00000000 Number 0 stm32f10x_tim.o ABSOLUTE
  450. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c 0x00000000 Number 0 stm32f10x_usart.o ABSOLUTE
  451. Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c 0x00000000 Number 0 stm32f10x_wwdg.o ABSOLUTE
  452. Libraries\\CMSIS\\CM3\\DeviceSupport\\ST\\STM32F10x\\system_stm32f10x.c 0x00000000 Number 0 system_stm32f10x.o ABSOLUTE
  453. Libraries\\STM32F10x_StdPeriph_Driver\\src\\misc.c 0x00000000 Number 0 misc.o ABSOLUTE
  454. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_adc.c 0x00000000 Number 0 stm32f10x_adc.o ABSOLUTE
  455. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_bkp.c 0x00000000 Number 0 stm32f10x_bkp.o ABSOLUTE
  456. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_can.c 0x00000000 Number 0 stm32f10x_can.o ABSOLUTE
  457. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_cec.c 0x00000000 Number 0 stm32f10x_cec.o ABSOLUTE
  458. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_crc.c 0x00000000 Number 0 stm32f10x_crc.o ABSOLUTE
  459. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_dac.c 0x00000000 Number 0 stm32f10x_dac.o ABSOLUTE
  460. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_dbgmcu.c 0x00000000 Number 0 stm32f10x_dbgmcu.o ABSOLUTE
  461. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_dma.c 0x00000000 Number 0 stm32f10x_dma.o ABSOLUTE
  462. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_exti.c 0x00000000 Number 0 stm32f10x_exti.o ABSOLUTE
  463. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_flash.c 0x00000000 Number 0 stm32f10x_flash.o ABSOLUTE
  464. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_fsmc.c 0x00000000 Number 0 stm32f10x_fsmc.o ABSOLUTE
  465. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_gpio.c 0x00000000 Number 0 stm32f10x_gpio.o ABSOLUTE
  466. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_i2c.c 0x00000000 Number 0 stm32f10x_i2c.o ABSOLUTE
  467. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_iwdg.c 0x00000000 Number 0 stm32f10x_iwdg.o ABSOLUTE
  468. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_pwr.c 0x00000000 Number 0 stm32f10x_pwr.o ABSOLUTE
  469. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_rcc.c 0x00000000 Number 0 stm32f10x_rcc.o ABSOLUTE
  470. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_rtc.c 0x00000000 Number 0 stm32f10x_rtc.o ABSOLUTE
  471. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_sdio.c 0x00000000 Number 0 stm32f10x_sdio.o ABSOLUTE
  472. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_spi.c 0x00000000 Number 0 stm32f10x_spi.o ABSOLUTE
  473. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_tim.c 0x00000000 Number 0 stm32f10x_tim.o ABSOLUTE
  474. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_usart.c 0x00000000 Number 0 stm32f10x_usart.o ABSOLUTE
  475. Libraries\\STM32F10x_StdPeriph_Driver\\src\\stm32f10x_wwdg.c 0x00000000 Number 0 stm32f10x_wwdg.o ABSOLUTE
  476. User\Main.c 0x00000000 Number 0 main.o ABSOLUTE
  477. User\\Main.c 0x00000000 Number 0 main.o ABSOLUTE
  478. dc.s 0x00000000 Number 0 dc.o ABSOLUTE
  479. RESET 0x08000000 Section 336 startup_stm32f10x_cl.o(RESET)
  480. !!!main 0x08000150 Section 8 __main.o(!!!main)
  481. !!!scatter 0x08000158 Section 52 __scatter.o(!!!scatter)
  482. !!dclz77c 0x0800018c Section 100 __dclz77c.o(!!dclz77c)
  483. !!handler_zi 0x080001f0 Section 28 __scatter_zi.o(!!handler_zi)
  484. .ARM.Collect$$libinit$$00000000 0x0800020c Section 2 libinit.o(.ARM.Collect$$libinit$$00000000)
  485. .ARM.Collect$$libinit$$00000002 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000002)
  486. .ARM.Collect$$libinit$$00000004 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000004)
  487. .ARM.Collect$$libinit$$0000000A 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000A)
  488. .ARM.Collect$$libinit$$0000000C 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
  489. .ARM.Collect$$libinit$$0000000E 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000E)
  490. .ARM.Collect$$libinit$$00000011 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000011)
  491. .ARM.Collect$$libinit$$00000013 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
  492. .ARM.Collect$$libinit$$00000015 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
  493. .ARM.Collect$$libinit$$00000017 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
  494. .ARM.Collect$$libinit$$00000019 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
  495. .ARM.Collect$$libinit$$0000001B 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
  496. .ARM.Collect$$libinit$$0000001D 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
  497. .ARM.Collect$$libinit$$0000001F 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
  498. .ARM.Collect$$libinit$$00000021 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
  499. .ARM.Collect$$libinit$$00000023 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
  500. .ARM.Collect$$libinit$$00000025 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000025)
  501. .ARM.Collect$$libinit$$0000002C 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002C)
  502. .ARM.Collect$$libinit$$0000002E 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
  503. .ARM.Collect$$libinit$$00000030 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
  504. .ARM.Collect$$libinit$$00000032 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000032)
  505. .ARM.Collect$$libinit$$00000033 0x0800020e Section 2 libinit2.o(.ARM.Collect$$libinit$$00000033)
  506. .ARM.Collect$$libshutdown$$00000000 0x08000210 Section 2 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
  507. .ARM.Collect$$libshutdown$$00000002 0x08000212 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000002)
  508. .ARM.Collect$$libshutdown$$00000004 0x08000212 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000004)
  509. .ARM.Collect$$libshutdown$$00000007 0x08000212 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000007)
  510. .ARM.Collect$$libshutdown$$0000000A 0x08000212 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A)
  511. .ARM.Collect$$libshutdown$$0000000C 0x08000212 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C)
  512. .ARM.Collect$$libshutdown$$0000000F 0x08000212 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
  513. .ARM.Collect$$libshutdown$$00000010 0x08000212 Section 2 libshutdown2.o(.ARM.Collect$$libshutdown$$00000010)
  514. .ARM.Collect$$rtentry$$00000000 0x08000214 Section 0 __rtentry.o(.ARM.Collect$$rtentry$$00000000)
  515. .ARM.Collect$$rtentry$$00000002 0x08000214 Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000002)
  516. .ARM.Collect$$rtentry$$00000004 0x08000214 Section 6 __rtentry4.o(.ARM.Collect$$rtentry$$00000004)
  517. .ARM.Collect$$rtentry$$00000009 0x0800021a Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000009)
  518. .ARM.Collect$$rtentry$$0000000A 0x0800021a Section 4 __rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
  519. .ARM.Collect$$rtentry$$0000000C 0x0800021e Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
  520. .ARM.Collect$$rtentry$$0000000D 0x0800021e Section 8 __rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
  521. .ARM.Collect$$rtexit$$00000000 0x08000226 Section 2 rtexit.o(.ARM.Collect$$rtexit$$00000000)
  522. .ARM.Collect$$rtexit$$00000002 0x08000228 Section 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
  523. .ARM.Collect$$rtexit$$00000003 0x08000228 Section 4 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
  524. .ARM.Collect$$rtexit$$00000004 0x0800022c Section 6 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
  525. .text 0x08000234 Section 0 misc.o(.text)
  526. .text 0x08000310 Section 0 stm32f10x_gpio.o(.text)
  527. .text 0x0800066c Section 0 stm32f10x_rcc.o(.text)
  528. .text 0x08000b6c Section 0 stm32f10x_tim.o(.text)
  529. TI4_Config 0x08001013 Thumb Code 130 stm32f10x_tim.o(.text)
  530. TI3_Config 0x080010a7 Thumb Code 122 stm32f10x_tim.o(.text)
  531. TI2_Config 0x0800113b Thumb Code 130 stm32f10x_tim.o(.text)
  532. TI1_Config 0x080011cf Thumb Code 108 stm32f10x_tim.o(.text)
  533. .text 0x08001988 Section 0 stm32f10x_usart.o(.text)
  534. .text 0x08001d90 Section 0 system_stm32f10x.o(.text)
  535. SetSysClockTo72 0x08001d91 Thumb Code 264 system_stm32f10x.o(.text)
  536. SetSysClock 0x08001e99 Thumb Code 8 system_stm32f10x.o(.text)
  537. .text 0x08002010 Section 64 startup_stm32f10x_cl.o(.text)
  538. .text 0x08002050 Section 0 bsp.o(.text)
  539. __NVIC_SetPriority 0x08002051 Thumb Code 32 bsp.o(.text)
  540. .text 0x0800220c Section 0 tim1_cap.o(.text)
  541. .text 0x08002780 Section 0 tim6_1ms.o(.text)
  542. s_frmBusTxNull 0x08002d8b Thumb Code 4 tim6_1ms.o(.text)
  543. s_frmBusTxEntenData4 0x08002d8f Thumb Code 68 tim6_1ms.o(.text)
  544. s_frmBusTxEntenData5 0x08002dd3 Thumb Code 68 tim6_1ms.o(.text)
  545. s_frmBusTxEntenData6 0x08002e17 Thumb Code 42 tim6_1ms.o(.text)
  546. s_frmBusTxEntenData7 0x08002e41 Thumb Code 42 tim6_1ms.o(.text)
  547. s_frmBusTxEntenData20 0x08002e6b Thumb Code 42 tim6_1ms.o(.text)
  548. s_frmBusTxEntenData21 0x08002e95 Thumb Code 42 tim6_1ms.o(.text)
  549. s_frmBusTxSigAck 0x08002ebf Thumb Code 42 tim6_1ms.o(.text)
  550. s_frmBusTxEntenData8 0x08002ee9 Thumb Code 42 tim6_1ms.o(.text)
  551. s_frmBusTxEntenData9 0x08002f13 Thumb Code 42 tim6_1ms.o(.text)
  552. s_frmBusTxRegeditQuest 0x08002f3d Thumb Code 42 tim6_1ms.o(.text)
  553. s_frmBusTxRegeditState 0x08002f67 Thumb Code 42 tim6_1ms.o(.text)
  554. s_frmBusTxCallMode 0x08002f91 Thumb Code 110 tim6_1ms.o(.text)
  555. s_frmBusTxEveAck 0x08002fff Thumb Code 42 tim6_1ms.o(.text)
  556. s_frmBusTxFxq1 0x08003029 Thumb Code 44 tim6_1ms.o(.text)
  557. s_frmBusTxFxq2 0x08003055 Thumb Code 48 tim6_1ms.o(.text)
  558. .text 0x08003090 Section 0 uart_arm.o(.text)
  559. .text 0x08003338 Section 0 gpio_led.o(.text)
  560. .text 0x08003470 Section 0 wdg.o(.text)
  561. .text 0x0800349c Section 0 gpio_sys.o(.text)
  562. .text 0x08003538 Section 0 gpio_fm1288.o(.text)
  563. .text 0x0800367c Section 0 gpio_key.o(.text)
  564. .text 0x08003748 Section 0 app_msg.o(.text)
  565. .text 0x08003b00 Section 0 gpio_iic_drv.o(.text)
  566. .text 0x08003ef8 Section 0 iic_fm1288.o(.text)
  567. .text 0x0800403c Section 0 main.o(.text)
  568. .text 0x08004b90 Section 100 rt_memcpy_w.o(.text)
  569. .text 0x08004bf4 Section 0 heapauxi.o(.text)
  570. .text 0x08004bfa Section 74 sys_stackheap_outer.o(.text)
  571. .text 0x08004c44 Section 0 exit.o(.text)
  572. .text 0x08004c58 Section 8 libspace.o(.text)
  573. .text 0x08004c60 Section 0 sys_exit.o(.text)
  574. .text 0x08004c6c Section 2 use_no_semi.o(.text)
  575. .text 0x08004c6e Section 0 indicate_semi.o(.text)
  576. .constdata 0x08004c70 Section 64 tim6_1ms.o(.constdata)
  577. .data 0x20000000 Section 20 stm32f10x_rcc.o(.data)
  578. APBAHBPrescTable 0x20000000 Data 16 stm32f10x_rcc.o(.data)
  579. ADCPrescTable 0x20000010 Data 4 stm32f10x_rcc.o(.data)
  580. .data 0x20000014 Section 20 system_stm32f10x.o(.data)
  581. .data 0x20000028 Section 14 bsp.o(.data)
  582. s_vu8SysSched0Tmr 0x20000028 Data 2 bsp.o(.data)
  583. s_vu8SysSched1Tmr 0x2000002a Data 2 bsp.o(.data)
  584. s_vu8SysSched2Tmr 0x2000002c Data 2 bsp.o(.data)
  585. .data 0x20000038 Section 16 tim1_cap.o(.data)
  586. Bus_RevLength 0x20000039 Data 1 tim1_cap.o(.data)
  587. BUS_Rev_ReadIndex 0x2000003a Data 1 tim1_cap.o(.data)
  588. BUS_Rev_WriteIndex 0x2000003b Data 1 tim1_cap.o(.data)
  589. TIM1_cc_flag 0x2000003c Data 1 tim1_cap.o(.data)
  590. lastCC4Value 0x20000044 Data 4 tim1_cap.o(.data)
  591. .data 0x20000048 Section 16 tim6_1ms.o(.data)
  592. BUS_SendInex 0x2000004f Data 1 tim6_1ms.o(.data)
  593. laytime 0x20000051 Data 1 tim6_1ms.o(.data)
  594. u8cnt1 0x20000052 Data 1 tim6_1ms.o(.data)
  595. u8cnt2 0x20000053 Data 1 tim6_1ms.o(.data)
  596. u8line 0x20000054 Data 1 tim6_1ms.o(.data)
  597. u8oldline 0x20000055 Data 1 tim6_1ms.o(.data)
  598. flag 0x20000056 Data 1 tim6_1ms.o(.data)
  599. u8cnt 0x20000057 Data 1 tim6_1ms.o(.data)
  600. .data 0x20000058 Section 28 uart_arm.o(.data)
  601. UART_SendingFlag 0x20000068 Data 1 uart_arm.o(.data)
  602. UART_Rev_DataIndex 0x20000070 Data 4 uart_arm.o(.data)
  603. .data 0x20000074 Section 9 gpio_led.o(.data)
  604. LedTime 0x20000078 Data 4 gpio_led.o(.data)
  605. LedFlag 0x2000007c Data 1 gpio_led.o(.data)
  606. .data 0x2000007d Section 1 gpio_fm1288.o(.data)
  607. .data 0x2000007e Section 4 gpio_key.o(.data)
  608. s_u8keyCnt 0x2000007f Data 1 gpio_key.o(.data)
  609. s_vu16KeyTaskTmr 0x20000080 Data 2 gpio_key.o(.data)
  610. .data 0x20000082 Section 4 app_msg.o(.data)
  611. msg 0x20000082 Data 4 app_msg.o(.data)
  612. .data 0x20000086 Section 1 gpio_iic_drv.o(.data)
  613. .data 0x20000088 Section 2525 iic_fm1288.o(.data)
  614. s_vu16I2cFM1288TaskTmr 0x2000008a Data 2 iic_fm1288.o(.data)
  615. HandFreeNewAllData 0x2000008c Data 843 iic_fm1288.o(.data)
  616. HandFreeNewAll0621Data 0x200003d7 Data 835 iic_fm1288.o(.data)
  617. HandFreeNewAll0808Data 0x2000071a Data 835 iic_fm1288.o(.data)
  618. u8cnt 0x20000a64 Data 1 iic_fm1288.o(.data)
  619. .data 0x20000a68 Section 35 main.o(.data)
  620. .bss 0x20000a8c Section 2352 tim1_cap.o(.bss)
  621. BUS_Rev_Buf 0x20000a8c Data 1800 tim1_cap.o(.bss)
  622. TIM1_CC3 0x2000122c Data 400 tim1_cap.o(.bss)
  623. .bss 0x200013bc Section 30 tim6_1ms.o(.bss)
  624. .bss 0x200013da Section 2148 uart_arm.o(.bss)
  625. UART_Rev_Data 0x20001bda Data 100 uart_arm.o(.bss)
  626. .bss 0x20001c3e Section 366 app_msg.o(.bss)
  627. s_tMsgQue 0x20001c3e Data 366 app_msg.o(.bss)
  628. .bss 0x20001dac Section 40 main.o(.bss)
  629. SendpreBuf 0x20001dca Data 10 main.o(.bss)
  630. .bss 0x20001dd4 Section 96 libspace.o(.bss)
  631. HEAP 0x20001e38 Section 512 startup_stm32f10x_cl.o(HEAP)
  632. Heap_Mem 0x20001e38 Data 512 startup_stm32f10x_cl.o(HEAP)
  633. STACK 0x20002038 Section 1024 startup_stm32f10x_cl.o(STACK)
  634. Stack_Mem 0x20002038 Data 1024 startup_stm32f10x_cl.o(STACK)
  635. __initial_sp 0x20002438 Data 0 startup_stm32f10x_cl.o(STACK)
  636. Global Symbols
  637. Symbol Name Value Ov Type Size Object(Section)
  638. BuildAttributes$$THM_ISAv4$P$D$K$B$S$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$ROPI$EBA8$UX$STANDARDLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
  639. __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
  640. __ARM_exceptions_init - Undefined Weak Reference
  641. __alloca_initialize - Undefined Weak Reference
  642. __arm_preinit_ - Undefined Weak Reference
  643. __cpp_initialize__aeabi_ - Undefined Weak Reference
  644. __cxa_finalize - Undefined Weak Reference
  645. __rt_locale - Undefined Weak Reference
  646. __sigvec_lookup - Undefined Weak Reference
  647. _atexit_init - Undefined Weak Reference
  648. _call_atexit_fns - Undefined Weak Reference
  649. _clock_init - Undefined Weak Reference
  650. _fp_trap_init - Undefined Weak Reference
  651. _fp_trap_shutdown - Undefined Weak Reference
  652. _get_lc_collate - Undefined Weak Reference
  653. _get_lc_ctype - Undefined Weak Reference
  654. _get_lc_monetary - Undefined Weak Reference
  655. _get_lc_numeric - Undefined Weak Reference
  656. _get_lc_time - Undefined Weak Reference
  657. _getenv_init - Undefined Weak Reference
  658. _handle_redirection - Undefined Weak Reference
  659. _init_alloc - Undefined Weak Reference
  660. _init_user_alloc - Undefined Weak Reference
  661. _initio - Undefined Weak Reference
  662. _rand_init - Undefined Weak Reference
  663. _signal_finish - Undefined Weak Reference
  664. _signal_init - Undefined Weak Reference
  665. _terminate_alloc - Undefined Weak Reference
  666. _terminate_user_alloc - Undefined Weak Reference
  667. _terminateio - Undefined Weak Reference
  668. __Vectors_Size 0x00000150 Number 0 startup_stm32f10x_cl.o ABSOLUTE
  669. __Vectors 0x08000000 Data 4 startup_stm32f10x_cl.o(RESET)
  670. __Vectors_End 0x08000150 Data 0 startup_stm32f10x_cl.o(RESET)
  671. __main 0x08000151 Thumb Code 8 __main.o(!!!main)
  672. __scatterload 0x08000159 Thumb Code 0 __scatter.o(!!!scatter)
  673. __scatterload_rt2 0x08000159 Thumb Code 44 __scatter.o(!!!scatter)
  674. __scatterload_rt2_thumb_only 0x08000159 Thumb Code 0 __scatter.o(!!!scatter)
  675. __scatterload_null 0x08000167 Thumb Code 0 __scatter.o(!!!scatter)
  676. __decompress 0x0800018d Thumb Code 100 __dclz77c.o(!!dclz77c)
  677. __decompress2 0x0800018d Thumb Code 0 __dclz77c.o(!!dclz77c)
  678. __scatterload_zeroinit 0x080001f1 Thumb Code 28 __scatter_zi.o(!!handler_zi)
  679. __rt_lib_init 0x0800020d Thumb Code 0 libinit.o(.ARM.Collect$$libinit$$00000000)
  680. __rt_lib_init_alloca_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
  681. __rt_lib_init_argv_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002C)
  682. __rt_lib_init_atexit_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
  683. __rt_lib_init_clock_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
  684. __rt_lib_init_cpp_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000032)
  685. __rt_lib_init_exceptions_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
  686. __rt_lib_init_fp_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000002)
  687. __rt_lib_init_fp_trap_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
  688. __rt_lib_init_getenv_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
  689. __rt_lib_init_heap_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000A)
  690. __rt_lib_init_lc_collate_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000011)
  691. __rt_lib_init_lc_ctype_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
  692. __rt_lib_init_lc_monetary_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
  693. __rt_lib_init_lc_numeric_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
  694. __rt_lib_init_lc_time_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
  695. __rt_lib_init_preinit_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000004)
  696. __rt_lib_init_rand_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000E)
  697. __rt_lib_init_return 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000033)
  698. __rt_lib_init_signal_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
  699. __rt_lib_init_stdio_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000025)
  700. __rt_lib_init_user_alloc_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
  701. __rt_lib_shutdown 0x08000211 Thumb Code 0 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
  702. __rt_lib_shutdown_cpp_1 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000002)
  703. __rt_lib_shutdown_fp_trap_1 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000007)
  704. __rt_lib_shutdown_heap_1 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
  705. __rt_lib_shutdown_return 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000010)
  706. __rt_lib_shutdown_signal_1 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A)
  707. __rt_lib_shutdown_stdio_1 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000004)
  708. __rt_lib_shutdown_user_alloc_1 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C)
  709. __rt_entry 0x08000215 Thumb Code 0 __rtentry.o(.ARM.Collect$$rtentry$$00000000)
  710. __rt_entry_presh_1 0x08000215 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000002)
  711. __rt_entry_sh 0x08000215 Thumb Code 0 __rtentry4.o(.ARM.Collect$$rtentry$$00000004)
  712. __rt_entry_li 0x0800021b Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
  713. __rt_entry_postsh_1 0x0800021b Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000009)
  714. __rt_entry_main 0x0800021f Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
  715. __rt_entry_postli_1 0x0800021f Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
  716. __rt_exit 0x08000227 Thumb Code 0 rtexit.o(.ARM.Collect$$rtexit$$00000000)
  717. __rt_exit_ls 0x08000229 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
  718. __rt_exit_prels_1 0x08000229 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
  719. __rt_exit_exit 0x0800022d Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
  720. NVIC_PriorityGroupConfig 0x08000235 Thumb Code 10 misc.o(.text)
  721. NVIC_Init 0x0800023f Thumb Code 100 misc.o(.text)
  722. NVIC_SetVectorTable 0x080002a3 Thumb Code 14 misc.o(.text)
  723. NVIC_SystemLPConfig 0x080002b1 Thumb Code 34 misc.o(.text)
  724. SysTick_CLKSourceConfig 0x080002d3 Thumb Code 40 misc.o(.text)
  725. GPIO_DeInit 0x08000311 Thumb Code 172 stm32f10x_gpio.o(.text)
  726. GPIO_AFIODeInit 0x080003bd Thumb Code 20 stm32f10x_gpio.o(.text)
  727. GPIO_Init 0x080003d1 Thumb Code 278 stm32f10x_gpio.o(.text)
  728. GPIO_StructInit 0x080004e7 Thumb Code 16 stm32f10x_gpio.o(.text)
  729. GPIO_ReadInputDataBit 0x080004f7 Thumb Code 18 stm32f10x_gpio.o(.text)
  730. GPIO_ReadInputData 0x08000509 Thumb Code 8 stm32f10x_gpio.o(.text)
  731. GPIO_ReadOutputDataBit 0x08000511 Thumb Code 18 stm32f10x_gpio.o(.text)
  732. GPIO_ReadOutputData 0x08000523 Thumb Code 8 stm32f10x_gpio.o(.text)
  733. GPIO_SetBits 0x0800052b Thumb Code 4 stm32f10x_gpio.o(.text)
  734. GPIO_ResetBits 0x0800052f Thumb Code 4 stm32f10x_gpio.o(.text)
  735. GPIO_WriteBit 0x08000533 Thumb Code 10 stm32f10x_gpio.o(.text)
  736. GPIO_Write 0x0800053d Thumb Code 4 stm32f10x_gpio.o(.text)
  737. GPIO_PinLockConfig 0x08000541 Thumb Code 18 stm32f10x_gpio.o(.text)
  738. GPIO_EventOutputConfig 0x08000553 Thumb Code 26 stm32f10x_gpio.o(.text)
  739. GPIO_EventOutputCmd 0x0800056d Thumb Code 6 stm32f10x_gpio.o(.text)
  740. GPIO_PinRemapConfig 0x08000573 Thumb Code 138 stm32f10x_gpio.o(.text)
  741. GPIO_EXTILineConfig 0x080005fd Thumb Code 66 stm32f10x_gpio.o(.text)
  742. GPIO_ETH_MediaInterfaceConfig 0x0800063f Thumb Code 8 stm32f10x_gpio.o(.text)
  743. RCC_DeInit 0x0800066d Thumb Code 78 stm32f10x_rcc.o(.text)
  744. RCC_HSEConfig 0x080006bb Thumb Code 70 stm32f10x_rcc.o(.text)
  745. RCC_GetFlagStatus 0x08000701 Thumb Code 56 stm32f10x_rcc.o(.text)
  746. RCC_WaitForHSEStartUp 0x08000739 Thumb Code 56 stm32f10x_rcc.o(.text)
  747. RCC_AdjustHSICalibrationValue 0x08000771 Thumb Code 20 stm32f10x_rcc.o(.text)
  748. RCC_HSICmd 0x08000785 Thumb Code 6 stm32f10x_rcc.o(.text)
  749. RCC_PLLConfig 0x0800078b Thumb Code 24 stm32f10x_rcc.o(.text)
  750. RCC_PLLCmd 0x080007a3 Thumb Code 6 stm32f10x_rcc.o(.text)
  751. RCC_PREDIV1Config 0x080007a9 Thumb Code 24 stm32f10x_rcc.o(.text)
  752. RCC_PREDIV2Config 0x080007c1 Thumb Code 18 stm32f10x_rcc.o(.text)
  753. RCC_PLL2Config 0x080007d3 Thumb Code 18 stm32f10x_rcc.o(.text)
  754. RCC_PLL2Cmd 0x080007e5 Thumb Code 6 stm32f10x_rcc.o(.text)
  755. RCC_PLL3Config 0x080007eb Thumb Code 18 stm32f10x_rcc.o(.text)
  756. RCC_PLL3Cmd 0x080007fd Thumb Code 6 stm32f10x_rcc.o(.text)
  757. RCC_SYSCLKConfig 0x08000803 Thumb Code 18 stm32f10x_rcc.o(.text)
  758. RCC_GetSYSCLKSource 0x08000815 Thumb Code 10 stm32f10x_rcc.o(.text)
  759. RCC_HCLKConfig 0x0800081f Thumb Code 18 stm32f10x_rcc.o(.text)
  760. RCC_PCLK1Config 0x08000831 Thumb Code 18 stm32f10x_rcc.o(.text)
  761. RCC_PCLK2Config 0x08000843 Thumb Code 20 stm32f10x_rcc.o(.text)
  762. RCC_ITConfig 0x08000857 Thumb Code 26 stm32f10x_rcc.o(.text)
  763. RCC_OTGFSCLKConfig 0x08000871 Thumb Code 8 stm32f10x_rcc.o(.text)
  764. RCC_ADCCLKConfig 0x08000879 Thumb Code 18 stm32f10x_rcc.o(.text)
  765. RCC_I2S2CLKConfig 0x0800088b Thumb Code 6 stm32f10x_rcc.o(.text)
  766. RCC_I2S3CLKConfig 0x08000891 Thumb Code 8 stm32f10x_rcc.o(.text)
  767. RCC_LSEConfig 0x08000899 Thumb Code 50 stm32f10x_rcc.o(.text)
  768. RCC_LSICmd 0x080008cb Thumb Code 6 stm32f10x_rcc.o(.text)
  769. RCC_RTCCLKConfig 0x080008d1 Thumb Code 12 stm32f10x_rcc.o(.text)
  770. RCC_RTCCLKCmd 0x080008dd Thumb Code 8 stm32f10x_rcc.o(.text)
  771. RCC_GetClocksFreq 0x080008e5 Thumb Code 420 stm32f10x_rcc.o(.text)
  772. RCC_AHBPeriphClockCmd 0x08000a89 Thumb Code 26 stm32f10x_rcc.o(.text)
  773. RCC_APB2PeriphClockCmd 0x08000aa3 Thumb Code 26 stm32f10x_rcc.o(.text)
  774. RCC_APB1PeriphClockCmd 0x08000abd Thumb Code 26 stm32f10x_rcc.o(.text)
  775. RCC_AHBPeriphResetCmd 0x08000ad7 Thumb Code 26 stm32f10x_rcc.o(.text)
  776. RCC_APB2PeriphResetCmd 0x08000af1 Thumb Code 26 stm32f10x_rcc.o(.text)
  777. RCC_APB1PeriphResetCmd 0x08000b0b Thumb Code 26 stm32f10x_rcc.o(.text)
  778. RCC_BackupResetCmd 0x08000b25 Thumb Code 6 stm32f10x_rcc.o(.text)
  779. RCC_ClockSecuritySystemCmd 0x08000b2b Thumb Code 6 stm32f10x_rcc.o(.text)
  780. RCC_MCOConfig 0x08000b31 Thumb Code 6 stm32f10x_rcc.o(.text)
  781. RCC_ClearFlag 0x08000b37 Thumb Code 14 stm32f10x_rcc.o(.text)
  782. RCC_GetITStatus 0x08000b45 Thumb Code 20 stm32f10x_rcc.o(.text)
  783. RCC_ClearITPendingBit 0x08000b59 Thumb Code 6 stm32f10x_rcc.o(.text)
  784. TIM_DeInit 0x08000b6d Thumb Code 424 stm32f10x_tim.o(.text)
  785. TIM_TimeBaseInit 0x08000d15 Thumb Code 122 stm32f10x_tim.o(.text)
  786. TIM_OC1Init 0x08000d8f Thumb Code 132 stm32f10x_tim.o(.text)
  787. TIM_OC2Init 0x08000e13 Thumb Code 154 stm32f10x_tim.o(.text)
  788. TIM_OC3Init 0x08000ead Thumb Code 150 stm32f10x_tim.o(.text)
  789. TIM_OC4Init 0x08000f43 Thumb Code 182 stm32f10x_tim.o(.text)
  790. TIM_SetIC4Prescaler 0x08000ff9 Thumb Code 26 stm32f10x_tim.o(.text)
  791. TIM_SetIC3Prescaler 0x08001095 Thumb Code 18 stm32f10x_tim.o(.text)
  792. TIM_SetIC2Prescaler 0x08001121 Thumb Code 26 stm32f10x_tim.o(.text)
  793. TIM_SetIC1Prescaler 0x080011bd Thumb Code 18 stm32f10x_tim.o(.text)
  794. TIM_ICInit 0x0800123b Thumb Code 150 stm32f10x_tim.o(.text)
  795. TIM_PWMIConfig 0x080012d1 Thumb Code 124 stm32f10x_tim.o(.text)
  796. TIM_BDTRConfig 0x0800134d Thumb Code 32 stm32f10x_tim.o(.text)
  797. TIM_TimeBaseStructInit 0x0800136d Thumb Code 18 stm32f10x_tim.o(.text)
  798. TIM_OCStructInit 0x0800137f Thumb Code 20 stm32f10x_tim.o(.text)
  799. TIM_ICStructInit 0x08001393 Thumb Code 18 stm32f10x_tim.o(.text)
  800. TIM_BDTRStructInit 0x080013a5 Thumb Code 40 stm32f10x_tim.o(.text)
  801. TIM_Cmd 0x080013cd Thumb Code 24 stm32f10x_tim.o(.text)
  802. TIM_CtrlPWMOutputs 0x080013e5 Thumb Code 30 stm32f10x_tim.o(.text)
  803. TIM_ITConfig 0x08001403 Thumb Code 18 stm32f10x_tim.o(.text)
  804. TIM_GenerateEvent 0x08001415 Thumb Code 4 stm32f10x_tim.o(.text)
  805. TIM_DMAConfig 0x08001419 Thumb Code 10 stm32f10x_tim.o(.text)
  806. TIM_DMACmd 0x08001423 Thumb Code 18 stm32f10x_tim.o(.text)
  807. TIM_InternalClockConfig 0x08001435 Thumb Code 12 stm32f10x_tim.o(.text)
  808. TIM_SelectInputTrigger 0x08001441 Thumb Code 18 stm32f10x_tim.o(.text)
  809. TIM_ITRxExternalClockConfig 0x08001453 Thumb Code 24 stm32f10x_tim.o(.text)
  810. TIM_TIxExternalClockConfig 0x0800146b Thumb Code 62 stm32f10x_tim.o(.text)
  811. TIM_ETRConfig 0x080014a9 Thumb Code 28 stm32f10x_tim.o(.text)
  812. TIM_ETRClockMode1Config 0x080014c5 Thumb Code 54 stm32f10x_tim.o(.text)
  813. TIM_ETRClockMode2Config 0x080014fb Thumb Code 32 stm32f10x_tim.o(.text)
  814. TIM_PrescalerConfig 0x0800151b Thumb Code 6 stm32f10x_tim.o(.text)
  815. TIM_CounterModeConfig 0x08001521 Thumb Code 18 stm32f10x_tim.o(.text)
  816. TIM_EncoderInterfaceConfig 0x08001533 Thumb Code 66 stm32f10x_tim.o(.text)
  817. TIM_ForcedOC1Config 0x08001575 Thumb Code 18 stm32f10x_tim.o(.text)
  818. TIM_ForcedOC2Config 0x08001587 Thumb Code 26 stm32f10x_tim.o(.text)
  819. TIM_ForcedOC3Config 0x080015a1 Thumb Code 18 stm32f10x_tim.o(.text)
  820. TIM_ForcedOC4Config 0x080015b3 Thumb Code 26 stm32f10x_tim.o(.text)
  821. TIM_ARRPreloadConfig 0x080015cd Thumb Code 24 stm32f10x_tim.o(.text)
  822. TIM_SelectCOM 0x080015e5 Thumb Code 24 stm32f10x_tim.o(.text)
  823. TIM_SelectCCDMA 0x080015fd Thumb Code 24 stm32f10x_tim.o(.text)
  824. TIM_CCPreloadControl 0x08001615 Thumb Code 24 stm32f10x_tim.o(.text)
  825. TIM_OC1PreloadConfig 0x0800162d Thumb Code 18 stm32f10x_tim.o(.text)
  826. TIM_OC2PreloadConfig 0x0800163f Thumb Code 26 stm32f10x_tim.o(.text)
  827. TIM_OC3PreloadConfig 0x08001659 Thumb Code 18 stm32f10x_tim.o(.text)
  828. TIM_OC4PreloadConfig 0x0800166b Thumb Code 26 stm32f10x_tim.o(.text)
  829. TIM_OC1FastConfig 0x08001685 Thumb Code 18 stm32f10x_tim.o(.text)
  830. TIM_OC2FastConfig 0x08001697 Thumb Code 26 stm32f10x_tim.o(.text)
  831. TIM_OC3FastConfig 0x080016b1 Thumb Code 18 stm32f10x_tim.o(.text)
  832. TIM_OC4FastConfig 0x080016c3 Thumb Code 26 stm32f10x_tim.o(.text)
  833. TIM_ClearOC1Ref 0x080016dd Thumb Code 18 stm32f10x_tim.o(.text)
  834. TIM_ClearOC2Ref 0x080016ef Thumb Code 24 stm32f10x_tim.o(.text)
  835. TIM_ClearOC3Ref 0x08001707 Thumb Code 18 stm32f10x_tim.o(.text)
  836. TIM_ClearOC4Ref 0x08001719 Thumb Code 24 stm32f10x_tim.o(.text)
  837. TIM_OC1PolarityConfig 0x08001731 Thumb Code 18 stm32f10x_tim.o(.text)
  838. TIM_OC1NPolarityConfig 0x08001743 Thumb Code 18 stm32f10x_tim.o(.text)
  839. TIM_OC2PolarityConfig 0x08001755 Thumb Code 26 stm32f10x_tim.o(.text)
  840. TIM_OC2NPolarityConfig 0x0800176f Thumb Code 26 stm32f10x_tim.o(.text)
  841. TIM_OC3PolarityConfig 0x08001789 Thumb Code 26 stm32f10x_tim.o(.text)
  842. TIM_OC3NPolarityConfig 0x080017a3 Thumb Code 26 stm32f10x_tim.o(.text)
  843. TIM_OC4PolarityConfig 0x080017bd Thumb Code 26 stm32f10x_tim.o(.text)
  844. TIM_CCxCmd 0x080017d7 Thumb Code 30 stm32f10x_tim.o(.text)
  845. TIM_CCxNCmd 0x080017f5 Thumb Code 30 stm32f10x_tim.o(.text)
  846. TIM_SelectOCxM 0x08001813 Thumb Code 82 stm32f10x_tim.o(.text)
  847. TIM_UpdateDisableConfig 0x08001865 Thumb Code 24 stm32f10x_tim.o(.text)
  848. TIM_UpdateRequestConfig 0x0800187d Thumb Code 24 stm32f10x_tim.o(.text)
  849. TIM_SelectHallSensor 0x08001895 Thumb Code 24 stm32f10x_tim.o(.text)
  850. TIM_SelectOnePulseMode 0x080018ad Thumb Code 18 stm32f10x_tim.o(.text)
  851. TIM_SelectOutputTrigger 0x080018bf Thumb Code 18 stm32f10x_tim.o(.text)
  852. TIM_SelectSlaveMode 0x080018d1 Thumb Code 18 stm32f10x_tim.o(.text)
  853. TIM_SelectMasterSlaveMode 0x080018e3 Thumb Code 18 stm32f10x_tim.o(.text)
  854. TIM_SetCounter 0x080018f5 Thumb Code 4 stm32f10x_tim.o(.text)
  855. TIM_SetAutoreload 0x080018f9 Thumb Code 4 stm32f10x_tim.o(.text)
  856. TIM_SetCompare1 0x080018fd Thumb Code 4 stm32f10x_tim.o(.text)
  857. TIM_SetCompare2 0x08001901 Thumb Code 4 stm32f10x_tim.o(.text)
  858. TIM_SetCompare3 0x08001905 Thumb Code 4 stm32f10x_tim.o(.text)
  859. TIM_SetCompare4 0x08001909 Thumb Code 6 stm32f10x_tim.o(.text)
  860. TIM_SetClockDivision 0x0800190f Thumb Code 18 stm32f10x_tim.o(.text)
  861. TIM_GetCapture1 0x08001921 Thumb Code 6 stm32f10x_tim.o(.text)
  862. TIM_GetCapture2 0x08001927 Thumb Code 6 stm32f10x_tim.o(.text)
  863. TIM_GetCapture3 0x0800192d Thumb Code 6 stm32f10x_tim.o(.text)
  864. TIM_GetCapture4 0x08001933 Thumb Code 8 stm32f10x_tim.o(.text)
  865. TIM_GetCounter 0x0800193b Thumb Code 6 stm32f10x_tim.o(.text)
  866. TIM_GetPrescaler 0x08001941 Thumb Code 6 stm32f10x_tim.o(.text)
  867. TIM_GetFlagStatus 0x08001947 Thumb Code 18 stm32f10x_tim.o(.text)
  868. TIM_ClearFlag 0x08001959 Thumb Code 6 stm32f10x_tim.o(.text)
  869. TIM_GetITStatus 0x0800195f Thumb Code 34 stm32f10x_tim.o(.text)
  870. TIM_ClearITPendingBit 0x08001981 Thumb Code 6 stm32f10x_tim.o(.text)
  871. USART_DeInit 0x08001989 Thumb Code 134 stm32f10x_usart.o(.text)
  872. USART_Init 0x08001a0f Thumb Code 210 stm32f10x_usart.o(.text)
  873. USART_StructInit 0x08001ae1 Thumb Code 24 stm32f10x_usart.o(.text)
  874. USART_ClockInit 0x08001af9 Thumb Code 34 stm32f10x_usart.o(.text)
  875. USART_ClockStructInit 0x08001b1b Thumb Code 12 stm32f10x_usart.o(.text)
  876. USART_Cmd 0x08001b27 Thumb Code 24 stm32f10x_usart.o(.text)
  877. USART_ITConfig 0x08001b3f Thumb Code 74 stm32f10x_usart.o(.text)
  878. USART_DMACmd 0x08001b89 Thumb Code 18 stm32f10x_usart.o(.text)
  879. USART_SetAddress 0x08001b9b Thumb Code 18 stm32f10x_usart.o(.text)
  880. USART_WakeUpConfig 0x08001bad Thumb Code 18 stm32f10x_usart.o(.text)
  881. USART_ReceiverWakeUpCmd 0x08001bbf Thumb Code 24 stm32f10x_usart.o(.text)
  882. USART_LINBreakDetectLengthConfig 0x08001bd7 Thumb Code 18 stm32f10x_usart.o(.text)
  883. USART_LINCmd 0x08001be9 Thumb Code 24 stm32f10x_usart.o(.text)
  884. USART_SendData 0x08001c01 Thumb Code 8 stm32f10x_usart.o(.text)
  885. USART_ReceiveData 0x08001c09 Thumb Code 10 stm32f10x_usart.o(.text)
  886. USART_SendBreak 0x08001c13 Thumb Code 10 stm32f10x_usart.o(.text)
  887. USART_SetGuardTime 0x08001c1d Thumb Code 16 stm32f10x_usart.o(.text)
  888. USART_SetPrescaler 0x08001c2d Thumb Code 16 stm32f10x_usart.o(.text)
  889. USART_SmartCardCmd 0x08001c3d Thumb Code 24 stm32f10x_usart.o(.text)
  890. USART_SmartCardNACKCmd 0x08001c55 Thumb Code 24 stm32f10x_usart.o(.text)
  891. USART_HalfDuplexCmd 0x08001c6d Thumb Code 24 stm32f10x_usart.o(.text)
  892. USART_OverSampling8Cmd 0x08001c85 Thumb Code 22 stm32f10x_usart.o(.text)
  893. USART_OneBitMethodCmd 0x08001c9b Thumb Code 24 stm32f10x_usart.o(.text)
  894. USART_IrDAConfig 0x08001cb3 Thumb Code 18 stm32f10x_usart.o(.text)
  895. USART_IrDACmd 0x08001cc5 Thumb Code 24 stm32f10x_usart.o(.text)
  896. USART_GetFlagStatus 0x08001cdd Thumb Code 26 stm32f10x_usart.o(.text)
  897. USART_ClearFlag 0x08001cf7 Thumb Code 18 stm32f10x_usart.o(.text)
  898. USART_GetITStatus 0x08001d09 Thumb Code 84 stm32f10x_usart.o(.text)
  899. USART_ClearITPendingBit 0x08001d5d Thumb Code 52 stm32f10x_usart.o(.text)
  900. SystemInit 0x08001ea1 Thumb Code 92 system_stm32f10x.o(.text)
  901. SystemCoreClockUpdate 0x08001efd Thumb Code 232 system_stm32f10x.o(.text)
  902. Reset_Handler 0x08002011 Thumb Code 8 startup_stm32f10x_cl.o(.text)
  903. NMI_Handler 0x08002019 Thumb Code 2 startup_stm32f10x_cl.o(.text)
  904. HardFault_Handler 0x0800201b Thumb Code 2 startup_stm32f10x_cl.o(.text)
  905. MemManage_Handler 0x0800201d Thumb Code 2 startup_stm32f10x_cl.o(.text)
  906. BusFault_Handler 0x0800201f Thumb Code 2 startup_stm32f10x_cl.o(.text)
  907. UsageFault_Handler 0x08002021 Thumb Code 2 startup_stm32f10x_cl.o(.text)
  908. SVC_Handler 0x08002023 Thumb Code 2 startup_stm32f10x_cl.o(.text)
  909. DebugMon_Handler 0x08002025 Thumb Code 2 startup_stm32f10x_cl.o(.text)
  910. PendSV_Handler 0x08002027 Thumb Code 2 startup_stm32f10x_cl.o(.text)
  911. ADC1_2_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  912. CAN1_RX0_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  913. CAN1_RX1_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  914. CAN1_SCE_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  915. CAN1_TX_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  916. CAN2_RX0_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  917. CAN2_RX1_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  918. CAN2_SCE_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  919. CAN2_TX_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  920. DMA1_Channel1_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  921. DMA1_Channel2_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  922. DMA1_Channel3_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  923. DMA1_Channel4_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  924. DMA1_Channel5_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  925. DMA1_Channel6_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  926. DMA1_Channel7_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  927. DMA2_Channel1_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  928. DMA2_Channel2_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  929. DMA2_Channel3_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  930. DMA2_Channel4_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  931. DMA2_Channel5_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  932. ETH_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  933. ETH_WKUP_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  934. EXTI0_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  935. EXTI15_10_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  936. EXTI1_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  937. EXTI2_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  938. EXTI3_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  939. EXTI4_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  940. EXTI9_5_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  941. FLASH_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  942. I2C1_ER_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  943. I2C1_EV_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  944. I2C2_ER_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  945. I2C2_EV_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  946. OTG_FS_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  947. OTG_FS_WKUP_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  948. PVD_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  949. RCC_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  950. RTCAlarm_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  951. RTC_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  952. SPI1_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  953. SPI2_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  954. SPI3_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  955. TAMPER_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  956. TIM1_BRK_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  957. TIM1_TRG_COM_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  958. TIM1_UP_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  959. TIM2_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  960. TIM3_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  961. TIM4_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  962. TIM5_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  963. TIM7_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  964. UART4_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  965. UART5_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  966. USART1_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  967. USART3_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  968. WWDG_IRQHandler 0x0800202b Thumb Code 0 startup_stm32f10x_cl.o(.text)
  969. __user_initial_stackheap 0x0800202d Thumb Code 0 startup_stm32f10x_cl.o(.text)
  970. SysTick_init 0x08002071 Thumb Code 66 bsp.o(.text)
  971. SysTick_Handler 0x080020b3 Thumb Code 126 bsp.o(.text)
  972. BSP_init 0x08002131 Thumb Code 66 bsp.o(.text)
  973. BSP_Tick 0x08002173 Thumb Code 112 bsp.o(.text)
  974. TIM1_init 0x0800220d Thumb Code 224 tim1_cap.o(.text)
  975. TIM1_CC_IRQHandler 0x080022ed Thumb Code 456 tim1_cap.o(.text)
  976. BUS_Rev_Tick 0x080024b5 Thumb Code 694 tim1_cap.o(.text)
  977. TIM6_init 0x08002781 Thumb Code 208 tim6_1ms.o(.text)
  978. BUS_SendData 0x08002851 Thumb Code 320 tim6_1ms.o(.text)
  979. BUS_SendData2 0x08002991 Thumb Code 358 tim6_1ms.o(.text)
  980. BUSMODE_SendTick 0x08002af7 Thumb Code 314 tim6_1ms.o(.text)
  981. TIM6_IRQHandler 0x08002c31 Thumb Code 262 tim6_1ms.o(.text)
  982. BUS_Rev_TxTask 0x08002d37 Thumb Code 84 tim6_1ms.o(.text)
  983. UART_ARM_init 0x08003091 Thumb Code 226 uart_arm.o(.text)
  984. UART_Tick 0x08003173 Thumb Code 224 uart_arm.o(.text)
  985. UART_Send 0x08003253 Thumb Code 50 uart_arm.o(.text)
  986. USART2_IRQHandler 0x08003285 Thumb Code 134 uart_arm.o(.text)
  987. GPIO_LED_init 0x08003339 Thumb Code 128 gpio_led.o(.text)
  988. GPIO_LED_Tick 0x080033b9 Thumb Code 164 gpio_led.o(.text)
  989. WDG_Init 0x08003471 Thumb Code 28 wdg.o(.text)
  990. WDG_Feed 0x0800348d Thumb Code 10 wdg.o(.text)
  991. SYS_Reset 0x0800349d Thumb Code 40 gpio_sys.o(.text)
  992. GPIO_SYS_init 0x080034c5 Thumb Code 76 gpio_sys.o(.text)
  993. Mcu_Reset 0x08003511 Thumb Code 26 gpio_sys.o(.text)
  994. GPIO_FM1288_Init 0x08003539 Thumb Code 200 gpio_fm1288.o(.text)
  995. GPIO_FM1288_LED 0x08003601 Thumb Code 20 gpio_fm1288.o(.text)
  996. GPIO_FM1288_RST 0x08003615 Thumb Code 26 gpio_fm1288.o(.text)
  997. GPIO_FM1288_Mute 0x0800362f Thumb Code 30 gpio_fm1288.o(.text)
  998. GPIO_PA12_BroadcastMute 0x0800364d Thumb Code 30 gpio_fm1288.o(.text)
  999. GPIO_KEY_init 0x0800367d Thumb Code 72 gpio_key.o(.text)
  1000. KeyTaskTmr 0x080036c5 Thumb Code 24 gpio_key.o(.text)
  1001. GPIO_KEY_Tick 0x080036dd Thumb Code 92 gpio_key.o(.text)
  1002. OSQPost 0x08003749 Thumb Code 140 app_msg.o(.text)
  1003. OSQNew 0x080037d5 Thumb Code 244 app_msg.o(.text)
  1004. OSQInquery 0x080038c9 Thumb Code 206 app_msg.o(.text)
  1005. OSQInsert 0x08003997 Thumb Code 154 app_msg.o(.text)
  1006. OSQGet 0x08003a31 Thumb Code 144 app_msg.o(.text)
  1007. OSQFlush 0x08003ac1 Thumb Code 34 app_msg.o(.text)
  1008. OSQInit 0x08003ae3 Thumb Code 22 app_msg.o(.text)
  1009. IIC_Delayus 0x08003b01 Thumb Code 30 gpio_iic_drv.o(.text)
  1010. SDA_Port_Config 0x08003b1f Thumb Code 44 gpio_iic_drv.o(.text)
  1011. IIC_SDA_HIGH 0x08003b4b Thumb Code 18 gpio_iic_drv.o(.text)
  1012. IIC_SDA_LOW 0x08003b5d Thumb Code 18 gpio_iic_drv.o(.text)
  1013. IIC_SCL_HIGH 0x08003b6f Thumb Code 12 gpio_iic_drv.o(.text)
  1014. IIC_SCL_LOW 0x08003b7b Thumb Code 12 gpio_iic_drv.o(.text)
  1015. GPIO_IIC_init 0x08003b87 Thumb Code 66 gpio_iic_drv.o(.text)
  1016. IIC_init 0x08003bc9 Thumb Code 16 gpio_iic_drv.o(.text)
  1017. IIC_Start 0x08003bd9 Thumb Code 44 gpio_iic_drv.o(.text)
  1018. IIC_Stop 0x08003c05 Thumb Code 40 gpio_iic_drv.o(.text)
  1019. IIC_Free 0x08003c2d Thumb Code 30 gpio_iic_drv.o(.text)
  1020. IIC_SendAck 0x08003c4b Thumb Code 50 gpio_iic_drv.o(.text)
  1021. IIC_SendNoAck 0x08003c7d Thumb Code 50 gpio_iic_drv.o(.text)
  1022. I2C_CheckAck 0x08003caf Thumb Code 70 gpio_iic_drv.o(.text)
  1023. IIC_SendByte 0x08003cf5 Thumb Code 72 gpio_iic_drv.o(.text)
  1024. I2CReceiveByte 0x08003d3d Thumb Code 82 gpio_iic_drv.o(.text)
  1025. I2C_ReadByte 0x08003d8f Thumb Code 58 gpio_iic_drv.o(.text)
  1026. SlaveI2CFM1288Write 0x08003dc9 Thumb Code 98 gpio_iic_drv.o(.text)
  1027. NewSlaveI2CFM1288Write 0x08003e2b Thumb Code 58 gpio_iic_drv.o(.text)
  1028. SlaveI2CFM1288Read 0x08003e65 Thumb Code 140 gpio_iic_drv.o(.text)
  1029. I2cFM1288TaskTmr 0x08003ef9 Thumb Code 24 iic_fm1288.o(.text)
  1030. IIC_FM1288_WriteData 0x08003f11 Thumb Code 66 iic_fm1288.o(.text)
  1031. IIC_FM1288_Init 0x08003f53 Thumb Code 8 iic_fm1288.o(.text)
  1032. IIC_FM1288_Tick 0x08003f5b Thumb Code 206 iic_fm1288.o(.text)
  1033. main 0x0800403d Thumb Code 146 main.o(.text)
  1034. BinToASC 0x080040cf Thumb Code 78 main.o(.text)
  1035. HexToInt 0x0800411d Thumb Code 58 main.o(.text)
  1036. UART_Rev_NewInfo 0x08004157 Thumb Code 1654 main.o(.text)
  1037. BUS_Rev_NewInfo 0x080047cd Thumb Code 764 main.o(.text)
  1038. BUS_Rev_146BInfo 0x08004ac9 Thumb Code 186 main.o(.text)
  1039. __aeabi_memcpy4 0x08004b91 Thumb Code 0 rt_memcpy_w.o(.text)
  1040. __aeabi_memcpy8 0x08004b91 Thumb Code 0 rt_memcpy_w.o(.text)
  1041. __rt_memcpy_w 0x08004b91 Thumb Code 100 rt_memcpy_w.o(.text)
  1042. _memcpy_lastbytes_aligned 0x08004bd9 Thumb Code 0 rt_memcpy_w.o(.text)
  1043. __use_two_region_memory 0x08004bf5 Thumb Code 2 heapauxi.o(.text)
  1044. __rt_heap_escrow$2region 0x08004bf7 Thumb Code 2 heapauxi.o(.text)
  1045. __rt_heap_expand$2region 0x08004bf9 Thumb Code 2 heapauxi.o(.text)
  1046. __user_setup_stackheap 0x08004bfb Thumb Code 74 sys_stackheap_outer.o(.text)
  1047. exit 0x08004c45 Thumb Code 18 exit.o(.text)
  1048. __user_libspace 0x08004c59 Thumb Code 8 libspace.o(.text)
  1049. __user_perproc_libspace 0x08004c59 Thumb Code 0 libspace.o(.text)
  1050. __user_perthread_libspace 0x08004c59 Thumb Code 0 libspace.o(.text)
  1051. _sys_exit 0x08004c61 Thumb Code 8 sys_exit.o(.text)
  1052. __I$use$semihosting 0x08004c6d Thumb Code 0 use_no_semi.o(.text)
  1053. __use_no_semihosting_swi 0x08004c6d Thumb Code 2 use_no_semi.o(.text)
  1054. __semihosting_library_function 0x08004c6f Thumb Code 0 indicate_semi.o(.text)
  1055. arryBusTxTbl 0x08004c70 Data 64 tim6_1ms.o(.constdata)
  1056. Region$$Table$$Base 0x08004cb0 Number 0 anon$$obj.o(Region$$Table)
  1057. Region$$Table$$Limit 0x08004cd0 Number 0 anon$$obj.o(Region$$Table)
  1058. SystemCoreClock 0x20000014 Data 4 system_stm32f10x.o(.data)
  1059. AHBPrescTable 0x20000018 Data 16 system_stm32f10x.o(.data)
  1060. LocalTime 0x20000030 Data 4 bsp.o(.data)
  1061. BufSentTime 0x20000034 Data 2 bsp.o(.data)
  1062. TIM1_Rev_flag 0x20000038 Data 1 tim1_cap.o(.data)
  1063. gt_busrxflag 0x2000003d Data 1 tim1_cap.o(.data)
  1064. itestCC4cnt 0x20000040 Data 4 tim1_cap.o(.data)
  1065. CallLineMode 0x20000048 Data 1 tim6_1ms.o(.data)
  1066. gtackvalid 0x20000049 Data 1 tim6_1ms.o(.data)
  1067. gfxq_cmd 0x2000004a Data 1 tim6_1ms.o(.data)
  1068. BUS_SendBuf 0x2000004b Data 4 tim6_1ms.o(.data)
  1069. Bus_SendStart 0x20000050 Data 1 tim6_1ms.o(.data)
  1070. UART_Rev_WriteInex 0x20000058 Data 4 uart_arm.o(.data)
  1071. UART_Rev_ReadIndex 0x2000005c Data 4 uart_arm.o(.data)
  1072. UART_Send_WriteIndex 0x20000060 Data 4 uart_arm.o(.data)
  1073. UART_Send_ReadIndex 0x20000064 Data 4 uart_arm.o(.data)
  1074. UartBusTime 0x2000006a Data 2 uart_arm.o(.data)
  1075. u16cnttest 0x2000006c Data 4 uart_arm.o(.data)
  1076. LED 0x20000074 Data 2 gpio_led.o(.data)
  1077. FM1288Led 0x2000007d Data 1 gpio_fm1288.o(.data)
  1078. KEY 0x2000007e Data 1 gpio_key.o(.data)
  1079. IIC_ack 0x20000086 Data 1 gpio_iic_drv.o(.data)
  1080. HANDLE 0x20000088 Data 1 iic_fm1288.o(.data)
  1081. gtI2cstate 0x20000089 Data 1 iic_fm1288.o(.data)
  1082. u32fm1288cnt 0x20000a60 Data 4 iic_fm1288.o(.data)
  1083. DogTime 0x20000a68 Data 1 main.o(.data)
  1084. gVisionInfo 0x20000a69 Data 25 main.o(.data)
  1085. AndroidDogTime 0x20000a84 Data 4 main.o(.data)
  1086. AndroidDOGSW 0x20000a88 Data 1 main.o(.data)
  1087. RunMode 0x20000a89 Data 1 main.o(.data)
  1088. CallMode 0x20000a8a Data 1 main.o(.data)
  1089. TIM1_Rev_Buf 0x20001194 Data 30 tim1_cap.o(.bss)
  1090. itestCC4date 0x200011b4 Data 120 tim1_cap.o(.bss)
  1091. BUS_SendBitBuf 0x200013bc Data 30 tim6_1ms.o(.bss)
  1092. UART_Rev_Buf 0x200013da Data 1024 uart_arm.o(.bss)
  1093. UART_Send_Buf 0x200017da Data 1024 uart_arm.o(.bss)
  1094. SendBufFX 0x20001dac Data 30 main.o(.bss)
  1095. __libspace_start 0x20001dd4 Data 96 libspace.o(.bss)
  1096. __temporary_stack_top$libspace 0x20001e34 Data 0 libspace.o(.bss)
  1097. ==============================================================================
  1098. Memory Map of the image
  1099. Image Entry point : 0x08000151
  1100. Load Region LR_IROM1 (Base: 0x08000000, Size: 0x0000575c, Max: 0x00020000, ABSOLUTE, COMPRESSED[0x00004fdc])
  1101. Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00004cd0, Max: 0x00020000, ABSOLUTE)
  1102. Exec Addr Load Addr Size Type Attr Idx E Section Name Object
  1103. 0x08000000 0x08000000 0x00000150 Data RO 704 RESET startup_stm32f10x_cl.o
  1104. 0x08000150 0x08000150 0x00000008 Code RO 1242 * !!!main c_w.l(__main.o)
  1105. 0x08000158 0x08000158 0x00000034 Code RO 1401 !!!scatter c_w.l(__scatter.o)
  1106. 0x0800018c 0x0800018c 0x00000064 Code RO 1399 !!dclz77c c_w.l(__dclz77c.o)
  1107. 0x080001f0 0x080001f0 0x0000001c Code RO 1403 !!handler_zi c_w.l(__scatter_zi.o)
  1108. 0x0800020c 0x0800020c 0x00000002 Code RO 1269 .ARM.Collect$$libinit$$00000000 c_w.l(libinit.o)
  1109. 0x0800020e 0x0800020e 0x00000000 Code RO 1276 .ARM.Collect$$libinit$$00000002 c_w.l(libinit2.o)
  1110. 0x0800020e 0x0800020e 0x00000000 Code RO 1278 .ARM.Collect$$libinit$$00000004 c_w.l(libinit2.o)
  1111. 0x0800020e 0x0800020e 0x00000000 Code RO 1281 .ARM.Collect$$libinit$$0000000A c_w.l(libinit2.o)
  1112. 0x0800020e 0x0800020e 0x00000000 Code RO 1283 .ARM.Collect$$libinit$$0000000C c_w.l(libinit2.o)
  1113. 0x0800020e 0x0800020e 0x00000000 Code RO 1285 .ARM.Collect$$libinit$$0000000E c_w.l(libinit2.o)
  1114. 0x0800020e 0x0800020e 0x00000000 Code RO 1288 .ARM.Collect$$libinit$$00000011 c_w.l(libinit2.o)
  1115. 0x0800020e 0x0800020e 0x00000000 Code RO 1290 .ARM.Collect$$libinit$$00000013 c_w.l(libinit2.o)
  1116. 0x0800020e 0x0800020e 0x00000000 Code RO 1292 .ARM.Collect$$libinit$$00000015 c_w.l(libinit2.o)
  1117. 0x0800020e 0x0800020e 0x00000000 Code RO 1294 .ARM.Collect$$libinit$$00000017 c_w.l(libinit2.o)
  1118. 0x0800020e 0x0800020e 0x00000000 Code RO 1296 .ARM.Collect$$libinit$$00000019 c_w.l(libinit2.o)
  1119. 0x0800020e 0x0800020e 0x00000000 Code RO 1298 .ARM.Collect$$libinit$$0000001B c_w.l(libinit2.o)
  1120. 0x0800020e 0x0800020e 0x00000000 Code RO 1300 .ARM.Collect$$libinit$$0000001D c_w.l(libinit2.o)
  1121. 0x0800020e 0x0800020e 0x00000000 Code RO 1302 .ARM.Collect$$libinit$$0000001F c_w.l(libinit2.o)
  1122. 0x0800020e 0x0800020e 0x00000000 Code RO 1304 .ARM.Collect$$libinit$$00000021 c_w.l(libinit2.o)
  1123. 0x0800020e 0x0800020e 0x00000000 Code RO 1306 .ARM.Collect$$libinit$$00000023 c_w.l(libinit2.o)
  1124. 0x0800020e 0x0800020e 0x00000000 Code RO 1308 .ARM.Collect$$libinit$$00000025 c_w.l(libinit2.o)
  1125. 0x0800020e 0x0800020e 0x00000000 Code RO 1312 .ARM.Collect$$libinit$$0000002C c_w.l(libinit2.o)
  1126. 0x0800020e 0x0800020e 0x00000000 Code RO 1314 .ARM.Collect$$libinit$$0000002E c_w.l(libinit2.o)
  1127. 0x0800020e 0x0800020e 0x00000000 Code RO 1316 .ARM.Collect$$libinit$$00000030 c_w.l(libinit2.o)
  1128. 0x0800020e 0x0800020e 0x00000000 Code RO 1318 .ARM.Collect$$libinit$$00000032 c_w.l(libinit2.o)
  1129. 0x0800020e 0x0800020e 0x00000002 Code RO 1319 .ARM.Collect$$libinit$$00000033 c_w.l(libinit2.o)
  1130. 0x08000210 0x08000210 0x00000002 Code RO 1339 .ARM.Collect$$libshutdown$$00000000 c_w.l(libshutdown.o)
  1131. 0x08000212 0x08000212 0x00000000 Code RO 1352 .ARM.Collect$$libshutdown$$00000002 c_w.l(libshutdown2.o)
  1132. 0x08000212 0x08000212 0x00000000 Code RO 1354 .ARM.Collect$$libshutdown$$00000004 c_w.l(libshutdown2.o)
  1133. 0x08000212 0x08000212 0x00000000 Code RO 1357 .ARM.Collect$$libshutdown$$00000007 c_w.l(libshutdown2.o)
  1134. 0x08000212 0x08000212 0x00000000 Code RO 1360 .ARM.Collect$$libshutdown$$0000000A c_w.l(libshutdown2.o)
  1135. 0x08000212 0x08000212 0x00000000 Code RO 1362 .ARM.Collect$$libshutdown$$0000000C c_w.l(libshutdown2.o)
  1136. 0x08000212 0x08000212 0x00000000 Code RO 1365 .ARM.Collect$$libshutdown$$0000000F c_w.l(libshutdown2.o)
  1137. 0x08000212 0x08000212 0x00000002 Code RO 1366 .ARM.Collect$$libshutdown$$00000010 c_w.l(libshutdown2.o)
  1138. 0x08000214 0x08000214 0x00000000 Code RO 1244 .ARM.Collect$$rtentry$$00000000 c_w.l(__rtentry.o)
  1139. 0x08000214 0x08000214 0x00000000 Code RO 1246 .ARM.Collect$$rtentry$$00000002 c_w.l(__rtentry2.o)
  1140. 0x08000214 0x08000214 0x00000006 Code RO 1258 .ARM.Collect$$rtentry$$00000004 c_w.l(__rtentry4.o)
  1141. 0x0800021a 0x0800021a 0x00000000 Code RO 1248 .ARM.Collect$$rtentry$$00000009 c_w.l(__rtentry2.o)
  1142. 0x0800021a 0x0800021a 0x00000004 Code RO 1249 .ARM.Collect$$rtentry$$0000000A c_w.l(__rtentry2.o)
  1143. 0x0800021e 0x0800021e 0x00000000 Code RO 1251 .ARM.Collect$$rtentry$$0000000C c_w.l(__rtentry2.o)
  1144. 0x0800021e 0x0800021e 0x00000008 Code RO 1252 .ARM.Collect$$rtentry$$0000000D c_w.l(__rtentry2.o)
  1145. 0x08000226 0x08000226 0x00000002 Code RO 1273 .ARM.Collect$$rtexit$$00000000 c_w.l(rtexit.o)
  1146. 0x08000228 0x08000228 0x00000000 Code RO 1321 .ARM.Collect$$rtexit$$00000002 c_w.l(rtexit2.o)
  1147. 0x08000228 0x08000228 0x00000004 Code RO 1322 .ARM.Collect$$rtexit$$00000003 c_w.l(rtexit2.o)
  1148. 0x0800022c 0x0800022c 0x00000006 Code RO 1323 .ARM.Collect$$rtexit$$00000004 c_w.l(rtexit2.o)
  1149. 0x08000232 0x08000232 0x00000002 PAD
  1150. 0x08000234 0x08000234 0x000000dc Code RO 4 .text misc.o
  1151. 0x08000310 0x08000310 0x0000035c Code RO 390 .text stm32f10x_gpio.o
  1152. 0x0800066c 0x0800066c 0x00000500 Code RO 486 .text stm32f10x_rcc.o
  1153. 0x08000b6c 0x08000b6c 0x00000e1a Code RO 584 .text stm32f10x_tim.o
  1154. 0x08001986 0x08001986 0x00000002 PAD
  1155. 0x08001988 0x08001988 0x00000408 Code RO 608 .text stm32f10x_usart.o
  1156. 0x08001d90 0x08001d90 0x00000280 Code RO 656 .text system_stm32f10x.o
  1157. 0x08002010 0x08002010 0x00000040 Code RO 705 .text startup_stm32f10x_cl.o
  1158. 0x08002050 0x08002050 0x000001bc Code RO 712 .text bsp.o
  1159. 0x0800220c 0x0800220c 0x00000574 Code RO 819 .text tim1_cap.o
  1160. 0x08002780 0x08002780 0x00000910 Code RO 855 .text tim6_1ms.o
  1161. 0x08003090 0x08003090 0x000002a8 Code RO 892 .text uart_arm.o
  1162. 0x08003338 0x08003338 0x00000138 Code RO 923 .text gpio_led.o
  1163. 0x08003470 0x08003470 0x0000002c Code RO 954 .text wdg.o
  1164. 0x0800349c 0x0800349c 0x0000009c Code RO 978 .text gpio_sys.o
  1165. 0x08003538 0x08003538 0x00000144 Code RO 1028 .text gpio_fm1288.o
  1166. 0x0800367c 0x0800367c 0x000000cc Code RO 1055 .text gpio_key.o
  1167. 0x08003748 0x08003748 0x000003b8 Code RO 1082 .text app_msg.o
  1168. 0x08003b00 0x08003b00 0x000003f8 Code RO 1100 .text gpio_iic_drv.o
  1169. 0x08003ef8 0x08003ef8 0x00000144 Code RO 1130 .text iic_fm1288.o
  1170. 0x0800403c 0x0800403c 0x00000b54 Code RO 1161 .text main.o
  1171. 0x08004b90 0x08004b90 0x00000064 Code RO 1238 .text c_w.l(rt_memcpy_w.o)
  1172. 0x08004bf4 0x08004bf4 0x00000006 Code RO 1240 .text c_w.l(heapauxi.o)
  1173. 0x08004bfa 0x08004bfa 0x0000004a Code RO 1260 .text c_w.l(sys_stackheap_outer.o)
  1174. 0x08004c44 0x08004c44 0x00000012 Code RO 1262 .text c_w.l(exit.o)
  1175. 0x08004c56 0x08004c56 0x00000002 PAD
  1176. 0x08004c58 0x08004c58 0x00000008 Code RO 1270 .text c_w.l(libspace.o)
  1177. 0x08004c60 0x08004c60 0x0000000c Code RO 1331 .text c_w.l(sys_exit.o)
  1178. 0x08004c6c 0x08004c6c 0x00000002 Code RO 1342 .text c_w.l(use_no_semi.o)
  1179. 0x08004c6e 0x08004c6e 0x00000000 Code RO 1344 .text c_w.l(indicate_semi.o)
  1180. 0x08004c6e 0x08004c6e 0x00000002 PAD
  1181. 0x08004c70 0x08004c70 0x00000040 Data RO 857 .constdata tim6_1ms.o
  1182. 0x08004cb0 0x08004cb0 0x00000020 Data RO 1397 Region$$Table anon$$obj.o
  1183. Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08004cd0, Size: 0x00002438, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000030c])
  1184. Exec Addr Load Addr Size Type Attr Idx E Section Name Object
  1185. 0x20000000 COMPRESSED 0x00000014 Data RW 487 .data stm32f10x_rcc.o
  1186. 0x20000014 COMPRESSED 0x00000014 Data RW 657 .data system_stm32f10x.o
  1187. 0x20000028 COMPRESSED 0x0000000e Data RW 713 .data bsp.o
  1188. 0x20000036 COMPRESSED 0x00000002 PAD
  1189. 0x20000038 COMPRESSED 0x00000010 Data RW 821 .data tim1_cap.o
  1190. 0x20000048 COMPRESSED 0x00000010 Data RW 858 .data tim6_1ms.o
  1191. 0x20000058 COMPRESSED 0x0000001c Data RW 894 .data uart_arm.o
  1192. 0x20000074 COMPRESSED 0x00000009 Data RW 924 .data gpio_led.o
  1193. 0x2000007d COMPRESSED 0x00000001 Data RW 1029 .data gpio_fm1288.o
  1194. 0x2000007e COMPRESSED 0x00000004 Data RW 1056 .data gpio_key.o
  1195. 0x20000082 COMPRESSED 0x00000004 Data RW 1084 .data app_msg.o
  1196. 0x20000086 COMPRESSED 0x00000001 Data RW 1101 .data gpio_iic_drv.o
  1197. 0x20000087 COMPRESSED 0x00000001 PAD
  1198. 0x20000088 COMPRESSED 0x000009dd Data RW 1132 .data iic_fm1288.o
  1199. 0x20000a65 COMPRESSED 0x00000003 PAD
  1200. 0x20000a68 COMPRESSED 0x00000023 Data RW 1163 .data main.o
  1201. 0x20000a8b COMPRESSED 0x00000001 PAD
  1202. 0x20000a8c - 0x00000930 Zero RW 820 .bss tim1_cap.o
  1203. 0x200013bc - 0x0000001e Zero RW 856 .bss tim6_1ms.o
  1204. 0x200013da - 0x00000864 Zero RW 893 .bss uart_arm.o
  1205. 0x20001c3e - 0x0000016e Zero RW 1083 .bss app_msg.o
  1206. 0x20001dac - 0x00000028 Zero RW 1162 .bss main.o
  1207. 0x20001dd4 - 0x00000060 Zero RW 1271 .bss c_w.l(libspace.o)
  1208. 0x20001e34 COMPRESSED 0x00000004 PAD
  1209. 0x20001e38 - 0x00000200 Zero RW 703 HEAP startup_stm32f10x_cl.o
  1210. 0x20002038 - 0x00000400 Zero RW 702 STACK startup_stm32f10x_cl.o
  1211. ==============================================================================
  1212. Image component sizes
  1213. Code (inc. data) RO Data RW Data ZI Data Debug Object Name
  1214. 952 8 0 4 366 3314 app_msg.o
  1215. 444 42 0 14 0 28268 bsp.o
  1216. 324 18 0 1 0 1656 gpio_fm1288.o
  1217. 1016 8 0 1 0 4731 gpio_iic_drv.o
  1218. 204 16 0 4 0 1643 gpio_key.o
  1219. 312 20 0 9 0 1556 gpio_led.o
  1220. 156 14 0 0 0 952 gpio_sys.o
  1221. 324 26 0 2525 0 2385 iic_fm1288.o
  1222. 2900 106 0 35 40 4296 main.o
  1223. 220 22 0 0 0 276761 misc.o
  1224. 64 26 336 0 1536 936 startup_stm32f10x_cl.o
  1225. 860 38 0 0 0 5937 stm32f10x_gpio.o
  1226. 1280 60 0 20 0 11602 stm32f10x_rcc.o
  1227. 3610 88 0 0 0 23052 stm32f10x_tim.o
  1228. 1032 22 0 0 0 8664 stm32f10x_usart.o
  1229. 640 44 0 20 0 2351 system_stm32f10x.o
  1230. 1396 86 0 16 2352 3126 tim1_cap.o
  1231. 2320 132 64 16 30 7300 tim6_1ms.o
  1232. 680 46 0 28 2148 2729 uart_arm.o
  1233. 44 6 0 0 0 696 wdg.o
  1234. ----------------------------------------------------------------------
  1235. 18780 828 432 2700 6472 391955 Object Totals
  1236. 0 0 32 0 0 0 (incl. Generated)
  1237. 2 0 0 7 0 0 (incl. Padding)
  1238. ----------------------------------------------------------------------
  1239. Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
  1240. 100 0 0 0 0 0 __dclz77c.o
  1241. 8 0 0 0 0 68 __main.o
  1242. 0 0 0 0 0 0 __rtentry.o
  1243. 12 0 0 0 0 0 __rtentry2.o
  1244. 6 0 0 0 0 0 __rtentry4.o
  1245. 52 8 0 0 0 0 __scatter.o
  1246. 28 0 0 0 0 0 __scatter_zi.o
  1247. 18 0 0 0 0 80 exit.o
  1248. 6 0 0 0 0 152 heapauxi.o
  1249. 0 0 0 0 0 0 indicate_semi.o
  1250. 2 0 0 0 0 0 libinit.o
  1251. 2 0 0 0 0 0 libinit2.o
  1252. 2 0 0 0 0 0 libshutdown.o
  1253. 2 0 0 0 0 0 libshutdown2.o
  1254. 8 4 0 0 96 68 libspace.o
  1255. 100 0 0 0 0 80 rt_memcpy_w.o
  1256. 2 0 0 0 0 0 rtexit.o
  1257. 10 0 0 0 0 0 rtexit2.o
  1258. 12 4 0 0 0 68 sys_exit.o
  1259. 74 0 0 0 0 80 sys_stackheap_outer.o
  1260. 2 0 0 0 0 68 use_no_semi.o
  1261. ----------------------------------------------------------------------
  1262. 452 16 0 0 100 664 Library Totals
  1263. 6 0 0 0 4 0 (incl. Padding)
  1264. ----------------------------------------------------------------------
  1265. Code (inc. data) RO Data RW Data ZI Data Debug Library Name
  1266. 446 16 0 0 96 664 c_w.l
  1267. ----------------------------------------------------------------------
  1268. 452 16 0 0 100 664 Library Totals
  1269. ----------------------------------------------------------------------
  1270. ==============================================================================
  1271. Code (inc. data) RO Data RW Data ZI Data Debug
  1272. 19232 844 432 2700 6572 390951 Grand Totals
  1273. 19232 844 432 780 6572 390951 ELF Image Totals (compressed)
  1274. 19232 844 432 780 0 0 ROM Totals
  1275. ==============================================================================
  1276. Total RO Size (Code + RO Data) 19664 ( 19.20kB)
  1277. Total RW Size (RW Data + ZI Data) 9272 ( 9.05kB)
  1278. Total ROM Size (Code + RO Data + RW Data) 20444 ( 19.96kB)
  1279. ==============================================================================