bootloader.map 64 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784
  1. Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed]
  2. ==============================================================================
  3. Section Cross References
  4. system_gd32f10x.o(i.SystemInit) refers to system_gd32f10x.o(i.system_clock_config) for system_clock_config
  5. system_gd32f10x.o(i.SystemInit) refers to gd32f10x_misc.o(i.nvic_vector_table_set) for nvic_vector_table_set
  6. system_gd32f10x.o(i.system_clock_config) refers to system_gd32f10x.o(i.system_clock_108m_hxtal) for system_clock_108m_hxtal
  7. startup_gd32f10x_xd.o(RESET) refers to startup_gd32f10x_xd.o(STACK) for __initial_sp
  8. startup_gd32f10x_xd.o(RESET) refers to startup_gd32f10x_xd.o(.text) for Reset_Handler
  9. startup_gd32f10x_xd.o(RESET) refers to gd32f10x_it.o(i.NMI_Handler) for NMI_Handler
  10. startup_gd32f10x_xd.o(RESET) refers to gd32f10x_it.o(i.HardFault_Handler) for HardFault_Handler
  11. startup_gd32f10x_xd.o(RESET) refers to gd32f10x_it.o(i.MemManage_Handler) for MemManage_Handler
  12. startup_gd32f10x_xd.o(RESET) refers to gd32f10x_it.o(i.BusFault_Handler) for BusFault_Handler
  13. startup_gd32f10x_xd.o(RESET) refers to gd32f10x_it.o(i.UsageFault_Handler) for UsageFault_Handler
  14. startup_gd32f10x_xd.o(RESET) refers to gd32f10x_it.o(i.SVC_Handler) for SVC_Handler
  15. startup_gd32f10x_xd.o(RESET) refers to gd32f10x_it.o(i.DebugMon_Handler) for DebugMon_Handler
  16. startup_gd32f10x_xd.o(RESET) refers to gd32f10x_it.o(i.PendSV_Handler) for PendSV_Handler
  17. startup_gd32f10x_xd.o(RESET) refers to gd32f10x_it.o(i.SysTick_Handler) for SysTick_Handler
  18. startup_gd32f10x_xd.o(.text) refers to system_gd32f10x.o(i.SystemInit) for SystemInit
  19. startup_gd32f10x_xd.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
  20. boot.o(i.BootLoader_Brance) refers to fmc.o(i.GD32_EraseFlash) for GD32_EraseFlash
  21. boot.o(i.BootLoader_Brance) refers to main.o(i.task_fwdgt_reload) for task_fwdgt_reload
  22. boot.o(i.BootLoader_Brance) refers to memseta.o(.text) for __aeabi_memclr4
  23. boot.o(i.BootLoader_Brance) refers to w25q32.o(i.W25Q32_Read) for W25Q32_Read
  24. boot.o(i.BootLoader_Brance) refers to fmc.o(i.GD32_WriteFlash) for GD32_WriteFlash
  25. boot.o(i.BootLoader_Brance) refers to ota_message.o(i.clear_ota_message_config_block) for clear_ota_message_config_block
  26. boot.o(i.BootLoader_Brance) refers to boot.o(i.LOAD_A) for LOAD_A
  27. boot.o(i.BootLoader_Clear) refers to gd32f10x_gpio.o(i.gpio_deinit) for gpio_deinit
  28. boot.o(i.LOAD_A) refers to boot.o(.emb_text) for MSR_SP
  29. boot.o(i.LOAD_A) refers to boot.o(i.BootLoader_Clear) for BootLoader_Clear
  30. boot.o(i.LOAD_A) refers to boot.o(.data) for load_A
  31. delay.o(i.Delay_Init) refers to gd32f10x_misc.o(i.systick_clksource_set) for systick_clksource_set
  32. delay.o(i.Delay_Ms) refers to delay.o(i.Delay_Us) for Delay_Us
  33. fmc.o(i.GD32_EraseFlash) refers to gd32f10x_fmc.o(i.fmc_unlock) for fmc_unlock
  34. fmc.o(i.GD32_EraseFlash) refers to gd32f10x_fmc.o(i.fmc_page_erase) for fmc_page_erase
  35. fmc.o(i.GD32_EraseFlash) refers to gd32f10x_fmc.o(i.fmc_lock) for fmc_lock
  36. fmc.o(i.GD32_WriteFlash) refers to gd32f10x_fmc.o(i.fmc_unlock) for fmc_unlock
  37. fmc.o(i.GD32_WriteFlash) refers to gd32f10x_fmc.o(i.fmc_word_program) for fmc_word_program
  38. fmc.o(i.GD32_WriteFlash) refers to gd32f10x_fmc.o(i.fmc_lock) for fmc_lock
  39. spi.o(i.SPI0_Init) refers to gd32f10x_rcu.o(i.rcu_periph_clock_enable) for rcu_periph_clock_enable
  40. spi.o(i.SPI0_Init) refers to gd32f10x_gpio.o(i.gpio_init) for gpio_init
  41. spi.o(i.SPI0_Init) refers to gd32f10x_spi.o(i.spi_i2s_deinit) for spi_i2s_deinit
  42. spi.o(i.SPI0_Init) refers to gd32f10x_spi.o(i.spi_init) for spi_init
  43. spi.o(i.SPI0_Init) refers to gd32f10x_spi.o(i.spi_enable) for spi_enable
  44. spi.o(i.SPI0_Read) refers to spi.o(i.SPI0_ReadWriteByte) for SPI0_ReadWriteByte
  45. spi.o(i.SPI0_ReadWriteByte) refers to gd32f10x_spi.o(i.spi_i2s_flag_get) for spi_i2s_flag_get
  46. spi.o(i.SPI0_ReadWriteByte) refers to gd32f10x_spi.o(i.spi_i2s_data_transmit) for spi_i2s_data_transmit
  47. spi.o(i.SPI0_ReadWriteByte) refers to gd32f10x_spi.o(i.spi_i2s_data_receive) for spi_i2s_data_receive
  48. spi.o(i.SPI0_Write) refers to spi.o(i.SPI0_ReadWriteByte) for SPI0_ReadWriteByte
  49. w25q32.o(i.W25Q32_Enable) refers to w25q32.o(i.W25Q32_WaitBusy) for W25Q32_WaitBusy
  50. w25q32.o(i.W25Q32_Enable) refers to gd32f10x_gpio.o(i.gpio_bit_reset) for gpio_bit_reset
  51. w25q32.o(i.W25Q32_Enable) refers to spi.o(i.SPI0_ReadWriteByte) for SPI0_ReadWriteByte
  52. w25q32.o(i.W25Q32_Enable) refers to gd32f10x_gpio.o(i.gpio_bit_set) for gpio_bit_set
  53. w25q32.o(i.W25Q32_Erase64K) refers to w25q32.o(i.W25Q32_WaitBusy) for W25Q32_WaitBusy
  54. w25q32.o(i.W25Q32_Erase64K) refers to w25q32.o(i.W25Q32_Enable) for W25Q32_Enable
  55. w25q32.o(i.W25Q32_Erase64K) refers to gd32f10x_gpio.o(i.gpio_bit_reset) for gpio_bit_reset
  56. w25q32.o(i.W25Q32_Erase64K) refers to spi.o(i.SPI0_Write) for SPI0_Write
  57. w25q32.o(i.W25Q32_Erase64K) refers to gd32f10x_gpio.o(i.gpio_bit_set) for gpio_bit_set
  58. w25q32.o(i.W25Q32_Init) refers to gd32f10x_rcu.o(i.rcu_periph_clock_enable) for rcu_periph_clock_enable
  59. w25q32.o(i.W25Q32_Init) refers to gd32f10x_gpio.o(i.gpio_init) for gpio_init
  60. w25q32.o(i.W25Q32_Init) refers to gd32f10x_gpio.o(i.gpio_bit_set) for gpio_bit_set
  61. w25q32.o(i.W25Q32_Init) refers to spi.o(i.SPI0_Init) for SPI0_Init
  62. w25q32.o(i.W25Q32_PageWrite) refers to w25q32.o(i.W25Q32_WaitBusy) for W25Q32_WaitBusy
  63. w25q32.o(i.W25Q32_PageWrite) refers to w25q32.o(i.W25Q32_Enable) for W25Q32_Enable
  64. w25q32.o(i.W25Q32_PageWrite) refers to gd32f10x_gpio.o(i.gpio_bit_reset) for gpio_bit_reset
  65. w25q32.o(i.W25Q32_PageWrite) refers to spi.o(i.SPI0_Write) for SPI0_Write
  66. w25q32.o(i.W25Q32_PageWrite) refers to gd32f10x_gpio.o(i.gpio_bit_set) for gpio_bit_set
  67. w25q32.o(i.W25Q32_Read) refers to w25q32.o(i.W25Q32_WaitBusy) for W25Q32_WaitBusy
  68. w25q32.o(i.W25Q32_Read) refers to gd32f10x_gpio.o(i.gpio_bit_reset) for gpio_bit_reset
  69. w25q32.o(i.W25Q32_Read) refers to spi.o(i.SPI0_Write) for SPI0_Write
  70. w25q32.o(i.W25Q32_Read) refers to spi.o(i.SPI0_Read) for SPI0_Read
  71. w25q32.o(i.W25Q32_Read) refers to gd32f10x_gpio.o(i.gpio_bit_set) for gpio_bit_set
  72. w25q32.o(i.W25Q32_WaitBusy) refers to gd32f10x_gpio.o(i.gpio_bit_reset) for gpio_bit_reset
  73. w25q32.o(i.W25Q32_WaitBusy) refers to spi.o(i.SPI0_ReadWriteByte) for SPI0_ReadWriteByte
  74. w25q32.o(i.W25Q32_WaitBusy) refers to gd32f10x_gpio.o(i.gpio_bit_set) for gpio_bit_set
  75. ota_message.o(i.clear_ota_message_config_block) refers to w25q32.o(i.W25Q32_Erase64K) for W25Q32_Erase64K
  76. ota_message.o(i.get_config_params) refers to ota_message.o(.data) for ota_message
  77. ota_message.o(i.load_ota_message_config_params) refers to w25q32.o(i.W25Q32_Read) for W25Q32_Read
  78. ota_message.o(i.load_ota_message_config_params) refers to ota_message.o(.data) for ota_message
  79. ota_message.o(i.save_ota_message_config_params) refers to ota_message.o(i.clear_ota_message_config_block) for clear_ota_message_config_block
  80. ota_message.o(i.save_ota_message_config_params) refers to ota_message.o(i.write_ota_message_to_flash) for write_ota_message_to_flash
  81. ota_message.o(i.save_ota_message_config_params) refers to ota_message.o(.data) for ota_message
  82. ota_message.o(i.write_ota_message_to_flash) refers to w25q32.o(i.W25Q32_PageWrite) for W25Q32_PageWrite
  83. gd32f10x_wwdgt.o(i.wwdgt_deinit) refers to gd32f10x_rcu.o(i.rcu_periph_reset_enable) for rcu_periph_reset_enable
  84. gd32f10x_wwdgt.o(i.wwdgt_deinit) refers to gd32f10x_rcu.o(i.rcu_periph_reset_disable) for rcu_periph_reset_disable
  85. gd32f10x_misc.o(i.nvic_irq_enable) refers to gd32f10x_misc.o(i.nvic_priority_group_set) for nvic_priority_group_set
  86. gd32f10x_rcu.o(i.rcu_deinit) refers to gd32f10x_rcu.o(i.rcu_osci_stab_wait) for rcu_osci_stab_wait
  87. gd32f10x_rcu.o(i.rcu_osci_stab_wait) refers to gd32f10x_rcu.o(i.rcu_flag_get) for rcu_flag_get
  88. gd32f10x_gpio.o(i.gpio_afio_deinit) refers to gd32f10x_rcu.o(i.rcu_periph_reset_enable) for rcu_periph_reset_enable
  89. gd32f10x_gpio.o(i.gpio_afio_deinit) refers to gd32f10x_rcu.o(i.rcu_periph_reset_disable) for rcu_periph_reset_disable
  90. gd32f10x_gpio.o(i.gpio_deinit) refers to gd32f10x_rcu.o(i.rcu_periph_reset_enable) for rcu_periph_reset_enable
  91. gd32f10x_gpio.o(i.gpio_deinit) refers to gd32f10x_rcu.o(i.rcu_periph_reset_disable) for rcu_periph_reset_disable
  92. gd32f10x_fmc.o(i.fmc_bank0_erase) refers to gd32f10x_fmc.o(i.fmc_bank0_ready_wait) for fmc_bank0_ready_wait
  93. gd32f10x_fmc.o(i.fmc_bank0_ready_wait) refers to gd32f10x_fmc.o(i.fmc_bank0_state_get) for fmc_bank0_state_get
  94. gd32f10x_fmc.o(i.fmc_bank1_erase) refers to gd32f10x_fmc.o(i.fmc_bank1_ready_wait) for fmc_bank1_ready_wait
  95. gd32f10x_fmc.o(i.fmc_bank1_ready_wait) refers to gd32f10x_fmc.o(i.fmc_bank1_state_get) for fmc_bank1_state_get
  96. gd32f10x_fmc.o(i.fmc_halfword_program) refers to gd32f10x_fmc.o(i.fmc_bank0_ready_wait) for fmc_bank0_ready_wait
  97. gd32f10x_fmc.o(i.fmc_halfword_program) refers to gd32f10x_fmc.o(i.fmc_bank1_ready_wait) for fmc_bank1_ready_wait
  98. gd32f10x_fmc.o(i.fmc_mass_erase) refers to gd32f10x_fmc.o(i.fmc_bank0_ready_wait) for fmc_bank0_ready_wait
  99. gd32f10x_fmc.o(i.fmc_mass_erase) refers to gd32f10x_fmc.o(i.fmc_bank1_ready_wait) for fmc_bank1_ready_wait
  100. gd32f10x_fmc.o(i.fmc_page_erase) refers to gd32f10x_fmc.o(i.fmc_bank0_ready_wait) for fmc_bank0_ready_wait
  101. gd32f10x_fmc.o(i.fmc_page_erase) refers to gd32f10x_fmc.o(i.fmc_bank1_ready_wait) for fmc_bank1_ready_wait
  102. gd32f10x_fmc.o(i.fmc_word_program) refers to gd32f10x_fmc.o(i.fmc_bank0_ready_wait) for fmc_bank0_ready_wait
  103. gd32f10x_fmc.o(i.fmc_word_program) refers to gd32f10x_fmc.o(i.fmc_bank1_ready_wait) for fmc_bank1_ready_wait
  104. gd32f10x_fmc.o(i.ob_data_program) refers to gd32f10x_fmc.o(i.fmc_bank0_ready_wait) for fmc_bank0_ready_wait
  105. gd32f10x_fmc.o(i.ob_erase) refers to gd32f10x_fmc.o(i.fmc_bank0_ready_wait) for fmc_bank0_ready_wait
  106. gd32f10x_fmc.o(i.ob_erase) refers to gd32f10x_fmc.o(i.ob_spc_get) for ob_spc_get
  107. gd32f10x_fmc.o(i.ob_security_protection_config) refers to gd32f10x_fmc.o(i.fmc_bank0_ready_wait) for fmc_bank0_ready_wait
  108. gd32f10x_fmc.o(i.ob_user_write) refers to gd32f10x_fmc.o(i.fmc_bank0_ready_wait) for fmc_bank0_ready_wait
  109. gd32f10x_fmc.o(i.ob_write_protection_enable) refers to gd32f10x_fmc.o(i.fmc_bank0_ready_wait) for fmc_bank0_ready_wait
  110. gd32f10x_spi.o(i.i2s_psc_config) refers to gd32f10x_rcu.o(i.rcu_clock_freq_get) for rcu_clock_freq_get
  111. gd32f10x_spi.o(i.spi_i2s_deinit) refers to gd32f10x_rcu.o(i.rcu_periph_reset_enable) for rcu_periph_reset_enable
  112. gd32f10x_spi.o(i.spi_i2s_deinit) refers to gd32f10x_rcu.o(i.rcu_periph_reset_disable) for rcu_periph_reset_disable
  113. main.o(i.main) refers to delay.o(i.Delay_Init) for Delay_Init
  114. main.o(i.main) refers to w25q32.o(i.W25Q32_Init) for W25Q32_Init
  115. main.o(i.main) refers to main.o(i.task_fwdgt_reload) for task_fwdgt_reload
  116. main.o(i.main) refers to ota_message.o(i.load_ota_message_config_params) for load_ota_message_config_params
  117. main.o(i.main) refers to ota_message.o(i.get_config_params) for get_config_params
  118. main.o(i.main) refers to boot.o(i.BootLoader_Brance) for BootLoader_Brance
  119. main.o(i.main) refers to boot.o(i.LOAD_A) for LOAD_A
  120. main.o(i.task_fwdgt_reload) refers to gd32f10x_fwdgt.o(i.fwdgt_write_enable) for fwdgt_write_enable
  121. main.o(i.task_fwdgt_reload) refers to gd32f10x_fwdgt.o(i.fwdgt_counter_reload) for fwdgt_counter_reload
  122. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp
  123. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit
  124. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock
  125. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init
  126. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init
  127. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload
  128. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk
  129. entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
  130. entry2.o(.ARM.Collect$$$$00002712) refers to startup_gd32f10x_xd.o(STACK) for __initial_sp
  131. entry2.o(__vectab_stack_and_reset_area) refers to startup_gd32f10x_xd.o(STACK) for __initial_sp
  132. entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main
  133. entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload
  134. entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main
  135. entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main
  136. init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
  137. ==============================================================================
  138. Removing Unused input sections from the image.
  139. Removing system_gd32f10x.o(.rev16_text), (4 bytes).
  140. Removing system_gd32f10x.o(.revsh_text), (4 bytes).
  141. Removing system_gd32f10x.o(.data), (4 bytes).
  142. Removing startup_gd32f10x_xd.o(HEAP), (65536 bytes).
  143. Removing boot.o(.rev16_text), (4 bytes).
  144. Removing boot.o(.revsh_text), (4 bytes).
  145. Removing delay.o(.rev16_text), (4 bytes).
  146. Removing delay.o(.revsh_text), (4 bytes).
  147. Removing delay.o(i.Delay_Ms), (26 bytes).
  148. Removing delay.o(i.Delay_Us), (58 bytes).
  149. Removing fmc.o(.rev16_text), (4 bytes).
  150. Removing fmc.o(.revsh_text), (4 bytes).
  151. Removing gd32f10x_it.o(.rev16_text), (4 bytes).
  152. Removing gd32f10x_it.o(.revsh_text), (4 bytes).
  153. Removing spi.o(.rev16_text), (4 bytes).
  154. Removing spi.o(.revsh_text), (4 bytes).
  155. Removing w25q32.o(.rev16_text), (4 bytes).
  156. Removing w25q32.o(.revsh_text), (4 bytes).
  157. Removing w25q32.o(i.W25Q32_PageWrite), (84 bytes).
  158. Removing ota_message.o(.rev16_text), (4 bytes).
  159. Removing ota_message.o(.revsh_text), (4 bytes).
  160. Removing ota_message.o(i.save_ota_message_config_params), (48 bytes).
  161. Removing ota_message.o(i.write_ota_message_to_flash), (20 bytes).
  162. Removing gd32f10x_wwdgt.o(.rev16_text), (4 bytes).
  163. Removing gd32f10x_wwdgt.o(.revsh_text), (4 bytes).
  164. Removing gd32f10x_wwdgt.o(i.wwdgt_config), (28 bytes).
  165. Removing gd32f10x_wwdgt.o(i.wwdgt_counter_update), (16 bytes).
  166. Removing gd32f10x_wwdgt.o(i.wwdgt_deinit), (20 bytes).
  167. Removing gd32f10x_wwdgt.o(i.wwdgt_enable), (20 bytes).
  168. Removing gd32f10x_wwdgt.o(i.wwdgt_flag_clear), (12 bytes).
  169. Removing gd32f10x_wwdgt.o(i.wwdgt_flag_get), (24 bytes).
  170. Removing gd32f10x_wwdgt.o(i.wwdgt_interrupt_enable), (20 bytes).
  171. Removing gd32f10x_misc.o(.rev16_text), (4 bytes).
  172. Removing gd32f10x_misc.o(.revsh_text), (4 bytes).
  173. Removing gd32f10x_misc.o(i.nvic_irq_disable), (24 bytes).
  174. Removing gd32f10x_misc.o(i.nvic_irq_enable), (172 bytes).
  175. Removing gd32f10x_misc.o(i.nvic_priority_group_set), (20 bytes).
  176. Removing gd32f10x_misc.o(i.system_lowpower_reset), (16 bytes).
  177. Removing gd32f10x_misc.o(i.system_lowpower_set), (16 bytes).
  178. Removing gd32f10x_rcu.o(.rev16_text), (4 bytes).
  179. Removing gd32f10x_rcu.o(.revsh_text), (4 bytes).
  180. Removing gd32f10x_rcu.o(i.rcu_adc_clock_config), (72 bytes).
  181. Removing gd32f10x_rcu.o(i.rcu_ahb_clock_config), (24 bytes).
  182. Removing gd32f10x_rcu.o(i.rcu_all_reset_flag_clear), (20 bytes).
  183. Removing gd32f10x_rcu.o(i.rcu_apb1_clock_config), (24 bytes).
  184. Removing gd32f10x_rcu.o(i.rcu_apb2_clock_config), (24 bytes).
  185. Removing gd32f10x_rcu.o(i.rcu_bkp_reset_disable), (20 bytes).
  186. Removing gd32f10x_rcu.o(i.rcu_bkp_reset_enable), (20 bytes).
  187. Removing gd32f10x_rcu.o(i.rcu_ckout0_config), (24 bytes).
  188. Removing gd32f10x_rcu.o(i.rcu_clock_freq_get), (292 bytes).
  189. Removing gd32f10x_rcu.o(i.rcu_deepsleep_voltage_set), (16 bytes).
  190. Removing gd32f10x_rcu.o(i.rcu_deinit), (88 bytes).
  191. Removing gd32f10x_rcu.o(i.rcu_flag_get), (36 bytes).
  192. Removing gd32f10x_rcu.o(i.rcu_hxtal_clock_monitor_disable), (20 bytes).
  193. Removing gd32f10x_rcu.o(i.rcu_hxtal_clock_monitor_enable), (20 bytes).
  194. Removing gd32f10x_rcu.o(i.rcu_interrupt_disable), (32 bytes).
  195. Removing gd32f10x_rcu.o(i.rcu_interrupt_enable), (32 bytes).
  196. Removing gd32f10x_rcu.o(i.rcu_interrupt_flag_clear), (32 bytes).
  197. Removing gd32f10x_rcu.o(i.rcu_interrupt_flag_get), (36 bytes).
  198. Removing gd32f10x_rcu.o(i.rcu_irc8m_adjust_value_set), (28 bytes).
  199. Removing gd32f10x_rcu.o(i.rcu_osci_bypass_mode_disable), (92 bytes).
  200. Removing gd32f10x_rcu.o(i.rcu_osci_bypass_mode_enable), (92 bytes).
  201. Removing gd32f10x_rcu.o(i.rcu_osci_off), (32 bytes).
  202. Removing gd32f10x_rcu.o(i.rcu_osci_on), (32 bytes).
  203. Removing gd32f10x_rcu.o(i.rcu_osci_stab_wait), (224 bytes).
  204. Removing gd32f10x_rcu.o(i.rcu_periph_clock_disable), (32 bytes).
  205. Removing gd32f10x_rcu.o(i.rcu_periph_clock_sleep_disable), (32 bytes).
  206. Removing gd32f10x_rcu.o(i.rcu_periph_clock_sleep_enable), (32 bytes).
  207. Removing gd32f10x_rcu.o(i.rcu_pll_config), (32 bytes).
  208. Removing gd32f10x_rcu.o(i.rcu_predv0_config), (32 bytes).
  209. Removing gd32f10x_rcu.o(i.rcu_rtc_clock_config), (24 bytes).
  210. Removing gd32f10x_rcu.o(i.rcu_system_clock_source_config), (24 bytes).
  211. Removing gd32f10x_rcu.o(i.rcu_system_clock_source_get), (16 bytes).
  212. Removing gd32f10x_rcu.o(i.rcu_usb_clock_config), (24 bytes).
  213. Removing gd32f10x_gpio.o(.rev16_text), (4 bytes).
  214. Removing gd32f10x_gpio.o(.revsh_text), (4 bytes).
  215. Removing gd32f10x_gpio.o(i.gpio_afio_deinit), (20 bytes).
  216. Removing gd32f10x_gpio.o(i.gpio_bit_write), (10 bytes).
  217. Removing gd32f10x_gpio.o(i.gpio_event_output_config), (28 bytes).
  218. Removing gd32f10x_gpio.o(i.gpio_event_output_disable), (20 bytes).
  219. Removing gd32f10x_gpio.o(i.gpio_event_output_enable), (20 bytes).
  220. Removing gd32f10x_gpio.o(i.gpio_exti_source_select), (152 bytes).
  221. Removing gd32f10x_gpio.o(i.gpio_input_bit_get), (16 bytes).
  222. Removing gd32f10x_gpio.o(i.gpio_input_port_get), (8 bytes).
  223. Removing gd32f10x_gpio.o(i.gpio_output_bit_get), (16 bytes).
  224. Removing gd32f10x_gpio.o(i.gpio_output_port_get), (8 bytes).
  225. Removing gd32f10x_gpio.o(i.gpio_pin_lock), (18 bytes).
  226. Removing gd32f10x_gpio.o(i.gpio_pin_remap_config), (144 bytes).
  227. Removing gd32f10x_gpio.o(i.gpio_port_write), (4 bytes).
  228. Removing gd32f10x_fmc.o(.rev16_text), (4 bytes).
  229. Removing gd32f10x_fmc.o(.revsh_text), (4 bytes).
  230. Removing gd32f10x_fmc.o(i.fmc_bank0_erase), (68 bytes).
  231. Removing gd32f10x_fmc.o(i.fmc_bank0_lock), (20 bytes).
  232. Removing gd32f10x_fmc.o(i.fmc_bank0_unlock), (36 bytes).
  233. Removing gd32f10x_fmc.o(i.fmc_bank1_erase), (68 bytes).
  234. Removing gd32f10x_fmc.o(i.fmc_bank1_lock), (20 bytes).
  235. Removing gd32f10x_fmc.o(i.fmc_bank1_unlock), (36 bytes).
  236. Removing gd32f10x_fmc.o(i.fmc_flag_clear), (32 bytes).
  237. Removing gd32f10x_fmc.o(i.fmc_flag_get), (36 bytes).
  238. Removing gd32f10x_fmc.o(i.fmc_halfword_program), (192 bytes).
  239. Removing gd32f10x_fmc.o(i.fmc_interrupt_disable), (32 bytes).
  240. Removing gd32f10x_fmc.o(i.fmc_interrupt_enable), (32 bytes).
  241. Removing gd32f10x_fmc.o(i.fmc_interrupt_flag_clear), (32 bytes).
  242. Removing gd32f10x_fmc.o(i.fmc_interrupt_flag_get), (108 bytes).
  243. Removing gd32f10x_fmc.o(i.fmc_mass_erase), (196 bytes).
  244. Removing gd32f10x_fmc.o(i.fmc_wscnt_set), (24 bytes).
  245. Removing gd32f10x_fmc.o(i.ob_data_get), (16 bytes).
  246. Removing gd32f10x_fmc.o(i.ob_data_program), (68 bytes).
  247. Removing gd32f10x_fmc.o(i.ob_erase), (140 bytes).
  248. Removing gd32f10x_fmc.o(i.ob_lock), (20 bytes).
  249. Removing gd32f10x_fmc.o(i.ob_security_protection_config), (132 bytes).
  250. Removing gd32f10x_fmc.o(i.ob_spc_get), (24 bytes).
  251. Removing gd32f10x_fmc.o(i.ob_unlock), (48 bytes).
  252. Removing gd32f10x_fmc.o(i.ob_user_get), (16 bytes).
  253. Removing gd32f10x_fmc.o(i.ob_user_write), (96 bytes).
  254. Removing gd32f10x_fmc.o(i.ob_write_protection_enable), (168 bytes).
  255. Removing gd32f10x_fmc.o(i.ob_write_protection_get), (12 bytes).
  256. Removing gd32f10x_spi.o(.rev16_text), (4 bytes).
  257. Removing gd32f10x_spi.o(.revsh_text), (4 bytes).
  258. Removing gd32f10x_spi.o(i.i2s_disable), (10 bytes).
  259. Removing gd32f10x_spi.o(i.i2s_enable), (10 bytes).
  260. Removing gd32f10x_spi.o(i.i2s_init), (28 bytes).
  261. Removing gd32f10x_spi.o(i.i2s_psc_config), (164 bytes).
  262. Removing gd32f10x_spi.o(i.spi_bidirectional_transfer_config), (26 bytes).
  263. Removing gd32f10x_spi.o(i.spi_crc_error_clear), (10 bytes).
  264. Removing gd32f10x_spi.o(i.spi_crc_get), (16 bytes).
  265. Removing gd32f10x_spi.o(i.spi_crc_next), (10 bytes).
  266. Removing gd32f10x_spi.o(i.spi_crc_off), (10 bytes).
  267. Removing gd32f10x_spi.o(i.spi_crc_on), (10 bytes).
  268. Removing gd32f10x_spi.o(i.spi_crc_polynomial_get), (8 bytes).
  269. Removing gd32f10x_spi.o(i.spi_crc_polynomial_set), (12 bytes).
  270. Removing gd32f10x_spi.o(i.spi_disable), (10 bytes).
  271. Removing gd32f10x_spi.o(i.spi_dma_disable), (22 bytes).
  272. Removing gd32f10x_spi.o(i.spi_dma_enable), (22 bytes).
  273. Removing gd32f10x_spi.o(i.spi_i2s_data_frame_format_config), (16 bytes).
  274. Removing gd32f10x_spi.o(i.spi_i2s_interrupt_disable), (8 bytes).
  275. Removing gd32f10x_spi.o(i.spi_i2s_interrupt_enable), (8 bytes).
  276. Removing gd32f10x_spi.o(i.spi_i2s_interrupt_flag_get), (100 bytes).
  277. Removing gd32f10x_spi.o(i.spi_nss_internal_high), (10 bytes).
  278. Removing gd32f10x_spi.o(i.spi_nss_internal_low), (10 bytes).
  279. Removing gd32f10x_spi.o(i.spi_nss_output_disable), (10 bytes).
  280. Removing gd32f10x_spi.o(i.spi_nss_output_enable), (10 bytes).
  281. Removing gd32f10x_spi.o(i.spi_struct_para_init), (18 bytes).
  282. Removing gd32f10x_fwdgt.o(.rev16_text), (4 bytes).
  283. Removing gd32f10x_fwdgt.o(.revsh_text), (4 bytes).
  284. Removing gd32f10x_fwdgt.o(i.fwdgt_config), (104 bytes).
  285. Removing gd32f10x_fwdgt.o(i.fwdgt_enable), (16 bytes).
  286. Removing gd32f10x_fwdgt.o(i.fwdgt_flag_get), (24 bytes).
  287. Removing gd32f10x_fwdgt.o(i.fwdgt_prescaler_value_config), (60 bytes).
  288. Removing gd32f10x_fwdgt.o(i.fwdgt_reload_value_config), (64 bytes).
  289. Removing gd32f10x_fwdgt.o(i.fwdgt_write_disable), (12 bytes).
  290. Removing main.o(.rev16_text), (4 bytes).
  291. Removing main.o(.revsh_text), (4 bytes).
  292. Removing main.o(.data), (8 bytes).
  293. 154 unused section(s) (total 70854 bytes) removed from the image.
  294. ==============================================================================
  295. Image Symbol Table
  296. Local Symbols
  297. Symbol Name Value Ov Type Size Object(Section)
  298. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
  299. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
  300. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
  301. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
  302. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
  303. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
  304. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
  305. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
  306. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
  307. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
  308. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
  309. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
  310. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
  311. ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE
  312. ..\CMSIS\Source\startup_gd32f10x_xd.s 0x00000000 Number 0 startup_gd32f10x_xd.o ABSOLUTE
  313. ..\CMSIS\Source\system_gd32f10x.c 0x00000000 Number 0 system_gd32f10x.o ABSOLUTE
  314. ..\HW\Source\boot.c 0x00000000 Number 0 boot.o ABSOLUTE
  315. ..\HW\Source\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
  316. ..\HW\Source\fmc.c 0x00000000 Number 0 fmc.o ABSOLUTE
  317. ..\HW\Source\gd32f10x_it.c 0x00000000 Number 0 gd32f10x_it.o ABSOLUTE
  318. ..\HW\Source\ota_message.c 0x00000000 Number 0 ota_message.o ABSOLUTE
  319. ..\HW\Source\spi.c 0x00000000 Number 0 spi.o ABSOLUTE
  320. ..\HW\Source\w25q32.c 0x00000000 Number 0 w25q32.o ABSOLUTE
  321. ..\LIB\Source\gd32f10x_fmc.c 0x00000000 Number 0 gd32f10x_fmc.o ABSOLUTE
  322. ..\LIB\Source\gd32f10x_fwdgt.c 0x00000000 Number 0 gd32f10x_fwdgt.o ABSOLUTE
  323. ..\LIB\Source\gd32f10x_gpio.c 0x00000000 Number 0 gd32f10x_gpio.o ABSOLUTE
  324. ..\LIB\Source\gd32f10x_misc.c 0x00000000 Number 0 gd32f10x_misc.o ABSOLUTE
  325. ..\LIB\Source\gd32f10x_rcu.c 0x00000000 Number 0 gd32f10x_rcu.o ABSOLUTE
  326. ..\LIB\Source\gd32f10x_spi.c 0x00000000 Number 0 gd32f10x_spi.o ABSOLUTE
  327. ..\LIB\Source\gd32f10x_wwdgt.c 0x00000000 Number 0 gd32f10x_wwdgt.o ABSOLUTE
  328. ..\\CMSIS\\Source\\system_gd32f10x.c 0x00000000 Number 0 system_gd32f10x.o ABSOLUTE
  329. ..\\HW\\Source\\boot.c 0x00000000 Number 0 boot.o ABSOLUTE
  330. ..\\HW\\Source\\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
  331. ..\\HW\\Source\\fmc.c 0x00000000 Number 0 fmc.o ABSOLUTE
  332. ..\\HW\\Source\\gd32f10x_it.c 0x00000000 Number 0 gd32f10x_it.o ABSOLUTE
  333. ..\\HW\\Source\\ota_message.c 0x00000000 Number 0 ota_message.o ABSOLUTE
  334. ..\\HW\\Source\\spi.c 0x00000000 Number 0 spi.o ABSOLUTE
  335. ..\\HW\\Source\\w25q32.c 0x00000000 Number 0 w25q32.o ABSOLUTE
  336. ..\\LIB\\Source\\gd32f10x_fmc.c 0x00000000 Number 0 gd32f10x_fmc.o ABSOLUTE
  337. ..\\LIB\\Source\\gd32f10x_fwdgt.c 0x00000000 Number 0 gd32f10x_fwdgt.o ABSOLUTE
  338. ..\\LIB\\Source\\gd32f10x_gpio.c 0x00000000 Number 0 gd32f10x_gpio.o ABSOLUTE
  339. ..\\LIB\\Source\\gd32f10x_misc.c 0x00000000 Number 0 gd32f10x_misc.o ABSOLUTE
  340. ..\\LIB\\Source\\gd32f10x_rcu.c 0x00000000 Number 0 gd32f10x_rcu.o ABSOLUTE
  341. ..\\LIB\\Source\\gd32f10x_spi.c 0x00000000 Number 0 gd32f10x_spi.o ABSOLUTE
  342. ..\\LIB\\Source\\gd32f10x_wwdgt.c 0x00000000 Number 0 gd32f10x_wwdgt.o ABSOLUTE
  343. dc.s 0x00000000 Number 0 dc.o ABSOLUTE
  344. handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE
  345. init.s 0x00000000 Number 0 init.o ABSOLUTE
  346. main.c 0x00000000 Number 0 main.o ABSOLUTE
  347. main.c 0x00000000 Number 0 main.o ABSOLUTE
  348. RESET 0x08000000 Section 304 startup_gd32f10x_xd.o(RESET)
  349. .ARM.Collect$$$$00000000 0x08000130 Section 0 entry.o(.ARM.Collect$$$$00000000)
  350. .ARM.Collect$$$$00000001 0x08000130 Section 4 entry2.o(.ARM.Collect$$$$00000001)
  351. .ARM.Collect$$$$00000004 0x08000134 Section 4 entry5.o(.ARM.Collect$$$$00000004)
  352. .ARM.Collect$$$$00000008 0x08000138 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
  353. .ARM.Collect$$$$0000000A 0x08000138 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
  354. .ARM.Collect$$$$0000000B 0x08000138 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
  355. .ARM.Collect$$$$0000000D 0x08000140 Section 0 entry10a.o(.ARM.Collect$$$$0000000D)
  356. .ARM.Collect$$$$0000000F 0x08000140 Section 0 entry11a.o(.ARM.Collect$$$$0000000F)
  357. .ARM.Collect$$$$00002712 0x08000140 Section 4 entry2.o(.ARM.Collect$$$$00002712)
  358. __lit__00000000 0x08000140 Data 4 entry2.o(.ARM.Collect$$$$00002712)
  359. .emb_text 0x08000144 Section 6 boot.o(.emb_text)
  360. .text 0x0800014c Section 36 startup_gd32f10x_xd.o(.text)
  361. .text 0x08000170 Section 0 memseta.o(.text)
  362. .text 0x08000194 Section 36 init.o(.text)
  363. i.BootLoader_Brance 0x080001b8 Section 0 boot.o(i.BootLoader_Brance)
  364. i.BootLoader_Clear 0x08000258 Section 0 boot.o(i.BootLoader_Clear)
  365. i.BusFault_Handler 0x08000270 Section 0 gd32f10x_it.o(i.BusFault_Handler)
  366. i.DebugMon_Handler 0x08000274 Section 0 gd32f10x_it.o(i.DebugMon_Handler)
  367. i.Delay_Init 0x08000276 Section 0 delay.o(i.Delay_Init)
  368. i.GD32_EraseFlash 0x08000280 Section 0 fmc.o(i.GD32_EraseFlash)
  369. i.GD32_WriteFlash 0x080002b0 Section 0 fmc.o(i.GD32_WriteFlash)
  370. i.HardFault_Handler 0x080002d6 Section 0 gd32f10x_it.o(i.HardFault_Handler)
  371. i.LOAD_A 0x080002dc Section 0 boot.o(i.LOAD_A)
  372. i.MemManage_Handler 0x08000310 Section 0 gd32f10x_it.o(i.MemManage_Handler)
  373. i.NMI_Handler 0x08000314 Section 0 gd32f10x_it.o(i.NMI_Handler)
  374. i.PendSV_Handler 0x08000316 Section 0 gd32f10x_it.o(i.PendSV_Handler)
  375. i.SPI0_Init 0x08000318 Section 0 spi.o(i.SPI0_Init)
  376. i.SPI0_Read 0x08000380 Section 0 spi.o(i.SPI0_Read)
  377. i.SPI0_ReadWriteByte 0x0800039c Section 0 spi.o(i.SPI0_ReadWriteByte)
  378. i.SPI0_Write 0x080003d4 Section 0 spi.o(i.SPI0_Write)
  379. i.SVC_Handler 0x080003ee Section 0 gd32f10x_it.o(i.SVC_Handler)
  380. i.SysTick_Handler 0x080003f0 Section 0 gd32f10x_it.o(i.SysTick_Handler)
  381. i.SystemInit 0x080003f4 Section 0 system_gd32f10x.o(i.SystemInit)
  382. i.UsageFault_Handler 0x080004c8 Section 0 gd32f10x_it.o(i.UsageFault_Handler)
  383. i.W25Q32_Enable 0x080004cc Section 0 w25q32.o(i.W25Q32_Enable)
  384. i.W25Q32_Erase64K 0x080004f0 Section 0 w25q32.o(i.W25Q32_Erase64K)
  385. i.W25Q32_Init 0x0800053c Section 0 w25q32.o(i.W25Q32_Init)
  386. i.W25Q32_Read 0x08000564 Section 0 w25q32.o(i.W25Q32_Read)
  387. i.W25Q32_WaitBusy 0x080005b0 Section 0 w25q32.o(i.W25Q32_WaitBusy)
  388. i.__scatterload_copy 0x080005e0 Section 14 handlers.o(i.__scatterload_copy)
  389. i.__scatterload_null 0x080005ee Section 2 handlers.o(i.__scatterload_null)
  390. i.__scatterload_zeroinit 0x080005f0 Section 14 handlers.o(i.__scatterload_zeroinit)
  391. i.clear_ota_message_config_block 0x080005fe Section 0 ota_message.o(i.clear_ota_message_config_block)
  392. i.fmc_bank0_ready_wait 0x08000608 Section 0 gd32f10x_fmc.o(i.fmc_bank0_ready_wait)
  393. i.fmc_bank0_state_get 0x0800062c Section 0 gd32f10x_fmc.o(i.fmc_bank0_state_get)
  394. i.fmc_bank1_ready_wait 0x0800065c Section 0 gd32f10x_fmc.o(i.fmc_bank1_ready_wait)
  395. i.fmc_bank1_state_get 0x08000680 Section 0 gd32f10x_fmc.o(i.fmc_bank1_state_get)
  396. i.fmc_lock 0x080006b0 Section 0 gd32f10x_fmc.o(i.fmc_lock)
  397. i.fmc_page_erase 0x080006dc Section 0 gd32f10x_fmc.o(i.fmc_page_erase)
  398. i.fmc_unlock 0x080007c8 Section 0 gd32f10x_fmc.o(i.fmc_unlock)
  399. i.fmc_word_program 0x0800080c Section 0 gd32f10x_fmc.o(i.fmc_word_program)
  400. i.fwdgt_counter_reload 0x080008cc Section 0 gd32f10x_fwdgt.o(i.fwdgt_counter_reload)
  401. i.fwdgt_write_enable 0x080008dc Section 0 gd32f10x_fwdgt.o(i.fwdgt_write_enable)
  402. i.get_config_params 0x080008ec Section 0 ota_message.o(i.get_config_params)
  403. i.gpio_bit_reset 0x080008f4 Section 0 gd32f10x_gpio.o(i.gpio_bit_reset)
  404. i.gpio_bit_set 0x080008f8 Section 0 gd32f10x_gpio.o(i.gpio_bit_set)
  405. i.gpio_deinit 0x080008fc Section 0 gd32f10x_gpio.o(i.gpio_deinit)
  406. i.gpio_init 0x080009c0 Section 0 gd32f10x_gpio.o(i.gpio_init)
  407. i.load_ota_message_config_params 0x08000a6c Section 0 ota_message.o(i.load_ota_message_config_params)
  408. i.main 0x08000a94 Section 0 main.o(i.main)
  409. i.nvic_vector_table_set 0x08000ac4 Section 0 gd32f10x_misc.o(i.nvic_vector_table_set)
  410. i.rcu_periph_clock_enable 0x08000adc Section 0 gd32f10x_rcu.o(i.rcu_periph_clock_enable)
  411. i.rcu_periph_reset_disable 0x08000afc Section 0 gd32f10x_rcu.o(i.rcu_periph_reset_disable)
  412. i.rcu_periph_reset_enable 0x08000b1c Section 0 gd32f10x_rcu.o(i.rcu_periph_reset_enable)
  413. i.spi_enable 0x08000b3c Section 0 gd32f10x_spi.o(i.spi_enable)
  414. i.spi_i2s_data_receive 0x08000b46 Section 0 gd32f10x_spi.o(i.spi_i2s_data_receive)
  415. i.spi_i2s_data_transmit 0x08000b4e Section 0 gd32f10x_spi.o(i.spi_i2s_data_transmit)
  416. i.spi_i2s_deinit 0x08000b54 Section 0 gd32f10x_spi.o(i.spi_i2s_deinit)
  417. i.spi_i2s_flag_get 0x08000bac Section 0 gd32f10x_spi.o(i.spi_i2s_flag_get)
  418. i.spi_init 0x08000bbc Section 0 gd32f10x_spi.o(i.spi_init)
  419. i.system_clock_108m_hxtal 0x08000bf0 Section 0 system_gd32f10x.o(i.system_clock_108m_hxtal)
  420. system_clock_108m_hxtal 0x08000bf1 Thumb Code 182 system_gd32f10x.o(i.system_clock_108m_hxtal)
  421. i.system_clock_config 0x08000cb4 Section 0 system_gd32f10x.o(i.system_clock_config)
  422. system_clock_config 0x08000cb5 Thumb Code 8 system_gd32f10x.o(i.system_clock_config)
  423. i.systick_clksource_set 0x08000cbc Section 0 gd32f10x_misc.o(i.systick_clksource_set)
  424. i.task_fwdgt_reload 0x08000ce4 Section 0 main.o(i.task_fwdgt_reload)
  425. .data 0x20000000 Section 4 boot.o(.data)
  426. .data 0x20000004 Section 8 ota_message.o(.data)
  427. ota_message 0x20000004 Data 8 ota_message.o(.data)
  428. STACK 0x20000010 Section 4096 startup_gd32f10x_xd.o(STACK)
  429. Global Symbols
  430. Symbol Name Value Ov Type Size Object(Section)
  431. BuildAttributes$$THM_ISAv4$P$D$K$B$S$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
  432. __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
  433. __cpp_initialize__aeabi_ - Undefined Weak Reference
  434. __cxa_finalize - Undefined Weak Reference
  435. __decompress - Undefined Weak Reference
  436. _clock_init - Undefined Weak Reference
  437. _microlib_exit - Undefined Weak Reference
  438. __Vectors_Size 0x00000130 Number 0 startup_gd32f10x_xd.o ABSOLUTE
  439. __Vectors 0x08000000 Data 4 startup_gd32f10x_xd.o(RESET)
  440. __Vectors_End 0x08000130 Data 0 startup_gd32f10x_xd.o(RESET)
  441. __main 0x08000131 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
  442. _main_stk 0x08000131 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
  443. _main_scatterload 0x08000135 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
  444. __main_after_scatterload 0x08000139 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
  445. _main_clock 0x08000139 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
  446. _main_cpp_init 0x08000139 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
  447. _main_init 0x08000139 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
  448. __rt_final_cpp 0x08000141 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D)
  449. __rt_final_exit 0x08000141 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F)
  450. MSR_SP 0x08000145 Thumb Code 6 boot.o(.emb_text)
  451. Reset_Handler 0x0800014d Thumb Code 8 startup_gd32f10x_xd.o(.text)
  452. ADC0_1_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  453. ADC2_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  454. CAN0_EWMC_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  455. CAN0_RX1_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  456. DMA0_Channel0_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  457. DMA0_Channel1_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  458. DMA0_Channel2_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  459. DMA0_Channel3_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  460. DMA0_Channel4_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  461. DMA0_Channel5_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  462. DMA0_Channel6_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  463. DMA1_Channel0_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  464. DMA1_Channel1_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  465. DMA1_Channel2_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  466. DMA1_Channel3_4_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  467. EXMC_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  468. EXTI0_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  469. EXTI10_15_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  470. EXTI1_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  471. EXTI2_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  472. EXTI3_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  473. EXTI4_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  474. EXTI5_9_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  475. FMC_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  476. I2C0_ER_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  477. I2C0_EV_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  478. I2C1_ER_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  479. I2C1_EV_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  480. LVD_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  481. RCU_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  482. RTC_Alarm_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  483. RTC_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  484. SDIO_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  485. SPI0_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  486. SPI1_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  487. SPI2_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  488. TAMPER_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  489. TIMER0_BRK_TIMER8_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  490. TIMER0_Channel_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  491. TIMER0_TRG_CMT_TIMER10_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  492. TIMER0_UP_TIMER9_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  493. TIMER1_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  494. TIMER2_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  495. TIMER3_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  496. TIMER4_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  497. TIMER5_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  498. TIMER6_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  499. TIMER7_BRK_TIMER11_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  500. TIMER7_Channel_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  501. TIMER7_TRG_CMT_TIMER13_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  502. TIMER7_UP_TIMER12_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  503. UART3_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  504. UART4_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  505. USART0_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  506. USART1_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  507. USART2_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  508. USBD_HP_CAN0_TX_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  509. USBD_LP_CAN0_RX0_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  510. USBD_WKUP_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  511. WWDGT_IRQHandler 0x08000167 Thumb Code 0 startup_gd32f10x_xd.o(.text)
  512. __aeabi_memset 0x08000171 Thumb Code 14 memseta.o(.text)
  513. __aeabi_memset4 0x08000171 Thumb Code 0 memseta.o(.text)
  514. __aeabi_memset8 0x08000171 Thumb Code 0 memseta.o(.text)
  515. __aeabi_memclr 0x0800017f Thumb Code 4 memseta.o(.text)
  516. __aeabi_memclr4 0x0800017f Thumb Code 0 memseta.o(.text)
  517. __aeabi_memclr8 0x0800017f Thumb Code 0 memseta.o(.text)
  518. _memset$wrapper 0x08000183 Thumb Code 18 memseta.o(.text)
  519. __scatterload 0x08000195 Thumb Code 28 init.o(.text)
  520. __scatterload_rt2 0x08000195 Thumb Code 0 init.o(.text)
  521. BootLoader_Brance 0x080001b9 Thumb Code 154 boot.o(i.BootLoader_Brance)
  522. BootLoader_Clear 0x08000259 Thumb Code 16 boot.o(i.BootLoader_Clear)
  523. BusFault_Handler 0x08000271 Thumb Code 4 gd32f10x_it.o(i.BusFault_Handler)
  524. DebugMon_Handler 0x08000275 Thumb Code 2 gd32f10x_it.o(i.DebugMon_Handler)
  525. Delay_Init 0x08000277 Thumb Code 10 delay.o(i.Delay_Init)
  526. GD32_EraseFlash 0x08000281 Thumb Code 48 fmc.o(i.GD32_EraseFlash)
  527. GD32_WriteFlash 0x080002b1 Thumb Code 38 fmc.o(i.GD32_WriteFlash)
  528. HardFault_Handler 0x080002d7 Thumb Code 4 gd32f10x_it.o(i.HardFault_Handler)
  529. LOAD_A 0x080002dd Thumb Code 44 boot.o(i.LOAD_A)
  530. MemManage_Handler 0x08000311 Thumb Code 4 gd32f10x_it.o(i.MemManage_Handler)
  531. NMI_Handler 0x08000315 Thumb Code 2 gd32f10x_it.o(i.NMI_Handler)
  532. PendSV_Handler 0x08000317 Thumb Code 2 gd32f10x_it.o(i.PendSV_Handler)
  533. SPI0_Init 0x08000319 Thumb Code 94 spi.o(i.SPI0_Init)
  534. SPI0_Read 0x08000381 Thumb Code 28 spi.o(i.SPI0_Read)
  535. SPI0_ReadWriteByte 0x0800039d Thumb Code 50 spi.o(i.SPI0_ReadWriteByte)
  536. SPI0_Write 0x080003d5 Thumb Code 26 spi.o(i.SPI0_Write)
  537. SVC_Handler 0x080003ef Thumb Code 2 gd32f10x_it.o(i.SVC_Handler)
  538. SysTick_Handler 0x080003f1 Thumb Code 2 gd32f10x_it.o(i.SysTick_Handler)
  539. SystemInit 0x080003f5 Thumb Code 196 system_gd32f10x.o(i.SystemInit)
  540. UsageFault_Handler 0x080004c9 Thumb Code 4 gd32f10x_it.o(i.UsageFault_Handler)
  541. W25Q32_Enable 0x080004cd Thumb Code 30 w25q32.o(i.W25Q32_Enable)
  542. W25Q32_Erase64K 0x080004f1 Thumb Code 70 w25q32.o(i.W25Q32_Erase64K)
  543. W25Q32_Init 0x0800053d Thumb Code 36 w25q32.o(i.W25Q32_Init)
  544. W25Q32_Read 0x08000565 Thumb Code 70 w25q32.o(i.W25Q32_Read)
  545. W25Q32_WaitBusy 0x080005b1 Thumb Code 44 w25q32.o(i.W25Q32_WaitBusy)
  546. __scatterload_copy 0x080005e1 Thumb Code 14 handlers.o(i.__scatterload_copy)
  547. __scatterload_null 0x080005ef Thumb Code 2 handlers.o(i.__scatterload_null)
  548. __scatterload_zeroinit 0x080005f1 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
  549. clear_ota_message_config_block 0x080005ff Thumb Code 10 ota_message.o(i.clear_ota_message_config_block)
  550. fmc_bank0_ready_wait 0x08000609 Thumb Code 34 gd32f10x_fmc.o(i.fmc_bank0_ready_wait)
  551. fmc_bank0_state_get 0x0800062d Thumb Code 44 gd32f10x_fmc.o(i.fmc_bank0_state_get)
  552. fmc_bank1_ready_wait 0x0800065d Thumb Code 34 gd32f10x_fmc.o(i.fmc_bank1_ready_wait)
  553. fmc_bank1_state_get 0x08000681 Thumb Code 44 gd32f10x_fmc.o(i.fmc_bank1_state_get)
  554. fmc_lock 0x080006b1 Thumb Code 34 gd32f10x_fmc.o(i.fmc_lock)
  555. fmc_page_erase 0x080006dd Thumb Code 222 gd32f10x_fmc.o(i.fmc_page_erase)
  556. fmc_unlock 0x080007c9 Thumb Code 52 gd32f10x_fmc.o(i.fmc_unlock)
  557. fmc_word_program 0x0800080d Thumb Code 178 gd32f10x_fmc.o(i.fmc_word_program)
  558. fwdgt_counter_reload 0x080008cd Thumb Code 10 gd32f10x_fwdgt.o(i.fwdgt_counter_reload)
  559. fwdgt_write_enable 0x080008dd Thumb Code 10 gd32f10x_fwdgt.o(i.fwdgt_write_enable)
  560. get_config_params 0x080008ed Thumb Code 4 ota_message.o(i.get_config_params)
  561. gpio_bit_reset 0x080008f5 Thumb Code 4 gd32f10x_gpio.o(i.gpio_bit_reset)
  562. gpio_bit_set 0x080008f9 Thumb Code 4 gd32f10x_gpio.o(i.gpio_bit_set)
  563. gpio_deinit 0x080008fd Thumb Code 186 gd32f10x_gpio.o(i.gpio_deinit)
  564. gpio_init 0x080009c1 Thumb Code 172 gd32f10x_gpio.o(i.gpio_init)
  565. load_ota_message_config_params 0x08000a6d Thumb Code 36 ota_message.o(i.load_ota_message_config_params)
  566. main 0x08000a95 Thumb Code 42 main.o(i.main)
  567. nvic_vector_table_set 0x08000ac5 Thumb Code 16 gd32f10x_misc.o(i.nvic_vector_table_set)
  568. rcu_periph_clock_enable 0x08000add Thumb Code 28 gd32f10x_rcu.o(i.rcu_periph_clock_enable)
  569. rcu_periph_reset_disable 0x08000afd Thumb Code 28 gd32f10x_rcu.o(i.rcu_periph_reset_disable)
  570. rcu_periph_reset_enable 0x08000b1d Thumb Code 28 gd32f10x_rcu.o(i.rcu_periph_reset_enable)
  571. spi_enable 0x08000b3d Thumb Code 10 gd32f10x_spi.o(i.spi_enable)
  572. spi_i2s_data_receive 0x08000b47 Thumb Code 8 gd32f10x_spi.o(i.spi_i2s_data_receive)
  573. spi_i2s_data_transmit 0x08000b4f Thumb Code 4 gd32f10x_spi.o(i.spi_i2s_data_transmit)
  574. spi_i2s_deinit 0x08000b55 Thumb Code 82 gd32f10x_spi.o(i.spi_i2s_deinit)
  575. spi_i2s_flag_get 0x08000bad Thumb Code 16 gd32f10x_spi.o(i.spi_i2s_flag_get)
  576. spi_init 0x08000bbd Thumb Code 50 gd32f10x_spi.o(i.spi_init)
  577. systick_clksource_set 0x08000cbd Thumb Code 40 gd32f10x_misc.o(i.systick_clksource_set)
  578. task_fwdgt_reload 0x08000ce5 Thumb Code 12 main.o(i.task_fwdgt_reload)
  579. Region$$Table$$Base 0x08000cf0 Number 0 anon$$obj.o(Region$$Table)
  580. Region$$Table$$Limit 0x08000d10 Number 0 anon$$obj.o(Region$$Table)
  581. load_A 0x20000000 Data 4 boot.o(.data)
  582. __initial_sp 0x20001010 Data 0 startup_gd32f10x_xd.o(STACK)
  583. ==============================================================================
  584. Memory Map of the image
  585. Image Entry point : 0x08000131
  586. Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00000d1c, Max: 0x00005000, ABSOLUTE)
  587. Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00000d10, Max: 0x00005000, ABSOLUTE)
  588. Exec Addr Load Addr Size Type Attr Idx E Section Name Object
  589. 0x08000000 0x08000000 0x00000130 Data RO 85 RESET startup_gd32f10x_xd.o
  590. 0x08000130 0x08000130 0x00000000 Code RO 1390 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
  591. 0x08000130 0x08000130 0x00000004 Code RO 1395 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
  592. 0x08000134 0x08000134 0x00000004 Code RO 1398 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
  593. 0x08000138 0x08000138 0x00000000 Code RO 1400 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
  594. 0x08000138 0x08000138 0x00000000 Code RO 1402 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
  595. 0x08000138 0x08000138 0x00000008 Code RO 1403 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
  596. 0x08000140 0x08000140 0x00000000 Code RO 1405 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o)
  597. 0x08000140 0x08000140 0x00000000 Code RO 1407 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o)
  598. 0x08000140 0x08000140 0x00000004 Code RO 1396 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
  599. 0x08000144 0x08000144 0x00000006 Code RO 92 .emb_text boot.o
  600. 0x0800014a 0x0800014a 0x00000002 PAD
  601. 0x0800014c 0x0800014c 0x00000024 Code RO 86 .text startup_gd32f10x_xd.o
  602. 0x08000170 0x08000170 0x00000024 Code RO 1393 .text mc_w.l(memseta.o)
  603. 0x08000194 0x08000194 0x00000024 Code RO 1409 .text mc_w.l(init.o)
  604. 0x080001b8 0x080001b8 0x000000a0 Code RO 93 i.BootLoader_Brance boot.o
  605. 0x08000258 0x08000258 0x00000018 Code RO 94 i.BootLoader_Clear boot.o
  606. 0x08000270 0x08000270 0x00000004 Code RO 216 i.BusFault_Handler gd32f10x_it.o
  607. 0x08000274 0x08000274 0x00000002 Code RO 217 i.DebugMon_Handler gd32f10x_it.o
  608. 0x08000276 0x08000276 0x0000000a Code RO 158 i.Delay_Init delay.o
  609. 0x08000280 0x08000280 0x00000030 Code RO 190 i.GD32_EraseFlash fmc.o
  610. 0x080002b0 0x080002b0 0x00000026 Code RO 191 i.GD32_WriteFlash fmc.o
  611. 0x080002d6 0x080002d6 0x00000004 Code RO 218 i.HardFault_Handler gd32f10x_it.o
  612. 0x080002da 0x080002da 0x00000002 PAD
  613. 0x080002dc 0x080002dc 0x00000034 Code RO 95 i.LOAD_A boot.o
  614. 0x08000310 0x08000310 0x00000004 Code RO 219 i.MemManage_Handler gd32f10x_it.o
  615. 0x08000314 0x08000314 0x00000002 Code RO 220 i.NMI_Handler gd32f10x_it.o
  616. 0x08000316 0x08000316 0x00000002 Code RO 221 i.PendSV_Handler gd32f10x_it.o
  617. 0x08000318 0x08000318 0x00000068 Code RO 287 i.SPI0_Init spi.o
  618. 0x08000380 0x08000380 0x0000001c Code RO 288 i.SPI0_Read spi.o
  619. 0x0800039c 0x0800039c 0x00000038 Code RO 289 i.SPI0_ReadWriteByte spi.o
  620. 0x080003d4 0x080003d4 0x0000001a Code RO 290 i.SPI0_Write spi.o
  621. 0x080003ee 0x080003ee 0x00000002 Code RO 222 i.SVC_Handler gd32f10x_it.o
  622. 0x080003f0 0x080003f0 0x00000002 Code RO 223 i.SysTick_Handler gd32f10x_it.o
  623. 0x080003f2 0x080003f2 0x00000002 PAD
  624. 0x080003f4 0x080003f4 0x000000d4 Code RO 3 i.SystemInit system_gd32f10x.o
  625. 0x080004c8 0x080004c8 0x00000004 Code RO 224 i.UsageFault_Handler gd32f10x_it.o
  626. 0x080004cc 0x080004cc 0x00000024 Code RO 328 i.W25Q32_Enable w25q32.o
  627. 0x080004f0 0x080004f0 0x0000004c Code RO 329 i.W25Q32_Erase64K w25q32.o
  628. 0x0800053c 0x0800053c 0x00000028 Code RO 330 i.W25Q32_Init w25q32.o
  629. 0x08000564 0x08000564 0x0000004c Code RO 332 i.W25Q32_Read w25q32.o
  630. 0x080005b0 0x080005b0 0x00000030 Code RO 333 i.W25Q32_WaitBusy w25q32.o
  631. 0x080005e0 0x080005e0 0x0000000e Code RO 1413 i.__scatterload_copy mc_w.l(handlers.o)
  632. 0x080005ee 0x080005ee 0x00000002 Code RO 1414 i.__scatterload_null mc_w.l(handlers.o)
  633. 0x080005f0 0x080005f0 0x0000000e Code RO 1415 i.__scatterload_zeroinit mc_w.l(handlers.o)
  634. 0x080005fe 0x080005fe 0x0000000a Code RO 378 i.clear_ota_message_config_block ota_message.o
  635. 0x08000608 0x08000608 0x00000022 Code RO 888 i.fmc_bank0_ready_wait gd32f10x_fmc.o
  636. 0x0800062a 0x0800062a 0x00000002 PAD
  637. 0x0800062c 0x0800062c 0x00000030 Code RO 889 i.fmc_bank0_state_get gd32f10x_fmc.o
  638. 0x0800065c 0x0800065c 0x00000022 Code RO 893 i.fmc_bank1_ready_wait gd32f10x_fmc.o
  639. 0x0800067e 0x0800067e 0x00000002 PAD
  640. 0x08000680 0x08000680 0x00000030 Code RO 894 i.fmc_bank1_state_get gd32f10x_fmc.o
  641. 0x080006b0 0x080006b0 0x0000002c Code RO 903 i.fmc_lock gd32f10x_fmc.o
  642. 0x080006dc 0x080006dc 0x000000ec Code RO 905 i.fmc_page_erase gd32f10x_fmc.o
  643. 0x080007c8 0x080007c8 0x00000044 Code RO 906 i.fmc_unlock gd32f10x_fmc.o
  644. 0x0800080c 0x0800080c 0x000000c0 Code RO 907 i.fmc_word_program gd32f10x_fmc.o
  645. 0x080008cc 0x080008cc 0x00000010 Code RO 1299 i.fwdgt_counter_reload gd32f10x_fwdgt.o
  646. 0x080008dc 0x080008dc 0x00000010 Code RO 1305 i.fwdgt_write_enable gd32f10x_fwdgt.o
  647. 0x080008ec 0x080008ec 0x00000008 Code RO 379 i.get_config_params ota_message.o
  648. 0x080008f4 0x080008f4 0x00000004 Code RO 771 i.gpio_bit_reset gd32f10x_gpio.o
  649. 0x080008f8 0x080008f8 0x00000004 Code RO 772 i.gpio_bit_set gd32f10x_gpio.o
  650. 0x080008fc 0x080008fc 0x000000c4 Code RO 774 i.gpio_deinit gd32f10x_gpio.o
  651. 0x080009c0 0x080009c0 0x000000ac Code RO 779 i.gpio_init gd32f10x_gpio.o
  652. 0x08000a6c 0x08000a6c 0x00000028 Code RO 380 i.load_ota_message_config_params ota_message.o
  653. 0x08000a94 0x08000a94 0x00000030 Code RO 1360 i.main main.o
  654. 0x08000ac4 0x08000ac4 0x00000018 Code RO 487 i.nvic_vector_table_set gd32f10x_misc.o
  655. 0x08000adc 0x08000adc 0x00000020 Code RO 565 i.rcu_periph_clock_enable gd32f10x_rcu.o
  656. 0x08000afc 0x08000afc 0x00000020 Code RO 568 i.rcu_periph_reset_disable gd32f10x_rcu.o
  657. 0x08000b1c 0x08000b1c 0x00000020 Code RO 569 i.rcu_periph_reset_enable gd32f10x_rcu.o
  658. 0x08000b3c 0x08000b3c 0x0000000a Code RO 1119 i.spi_enable gd32f10x_spi.o
  659. 0x08000b46 0x08000b46 0x00000008 Code RO 1121 i.spi_i2s_data_receive gd32f10x_spi.o
  660. 0x08000b4e 0x08000b4e 0x00000004 Code RO 1122 i.spi_i2s_data_transmit gd32f10x_spi.o
  661. 0x08000b52 0x08000b52 0x00000002 PAD
  662. 0x08000b54 0x08000b54 0x00000058 Code RO 1123 i.spi_i2s_deinit gd32f10x_spi.o
  663. 0x08000bac 0x08000bac 0x00000010 Code RO 1124 i.spi_i2s_flag_get gd32f10x_spi.o
  664. 0x08000bbc 0x08000bbc 0x00000032 Code RO 1128 i.spi_init gd32f10x_spi.o
  665. 0x08000bee 0x08000bee 0x00000002 PAD
  666. 0x08000bf0 0x08000bf0 0x000000c4 Code RO 4 i.system_clock_108m_hxtal system_gd32f10x.o
  667. 0x08000cb4 0x08000cb4 0x00000008 Code RO 5 i.system_clock_config system_gd32f10x.o
  668. 0x08000cbc 0x08000cbc 0x00000028 Code RO 490 i.systick_clksource_set gd32f10x_misc.o
  669. 0x08000ce4 0x08000ce4 0x0000000c Code RO 1361 i.task_fwdgt_reload main.o
  670. 0x08000cf0 0x08000cf0 0x00000020 Data RO 1411 Region$$Table anon$$obj.o
  671. Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08000d10, Size: 0x00001010, Max: 0x00018000, ABSOLUTE)
  672. Exec Addr Load Addr Size Type Attr Idx E Section Name Object
  673. 0x20000000 0x08000d10 0x00000004 Data RW 96 .data boot.o
  674. 0x20000004 0x08000d14 0x00000008 Data RW 383 .data ota_message.o
  675. 0x2000000c 0x08000d1c 0x00000004 PAD
  676. 0x20000010 - 0x00001000 Zero RW 83 STACK startup_gd32f10x_xd.o
  677. ==============================================================================
  678. Image component sizes
  679. Code (inc. data) RO Data RW Data ZI Data Debug Object Name
  680. 242 22 0 4 0 2993 boot.o
  681. 10 0 0 0 0 405 delay.o
  682. 86 0 0 0 0 1540 fmc.o
  683. 704 62 0 0 0 4314 gd32f10x_fmc.o
  684. 32 12 0 0 0 840 gd32f10x_fwdgt.o
  685. 376 10 0 0 0 2298 gd32f10x_gpio.o
  686. 26 0 0 0 0 3626 gd32f10x_it.o
  687. 64 8 0 0 0 992 gd32f10x_misc.o
  688. 96 12 0 0 0 1403 gd32f10x_rcu.o
  689. 176 6 0 0 0 3807 gd32f10x_spi.o
  690. 60 6 0 0 0 1303 main.o
  691. 58 8 0 8 0 2170 ota_message.o
  692. 214 16 0 0 0 2482 spi.o
  693. 36 8 304 0 4096 776 startup_gd32f10x_xd.o
  694. 416 30 0 0 0 35625 system_gd32f10x.o
  695. 276 26 0 0 0 2888 w25q32.o
  696. ----------------------------------------------------------------------
  697. 2886 226 336 12 4100 67462 Object Totals
  698. 0 0 32 0 0 0 (incl. Generated)
  699. 14 0 0 0 4 0 (incl. Padding)
  700. ----------------------------------------------------------------------
  701. Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
  702. 0 0 0 0 0 0 entry.o
  703. 0 0 0 0 0 0 entry10a.o
  704. 0 0 0 0 0 0 entry11a.o
  705. 8 4 0 0 0 0 entry2.o
  706. 4 0 0 0 0 0 entry5.o
  707. 0 0 0 0 0 0 entry7b.o
  708. 0 0 0 0 0 0 entry8b.o
  709. 8 4 0 0 0 0 entry9a.o
  710. 30 0 0 0 0 0 handlers.o
  711. 36 8 0 0 0 68 init.o
  712. 36 0 0 0 0 108 memseta.o
  713. ----------------------------------------------------------------------
  714. 122 16 0 0 0 176 Library Totals
  715. 0 0 0 0 0 0 (incl. Padding)
  716. ----------------------------------------------------------------------
  717. Code (inc. data) RO Data RW Data ZI Data Debug Library Name
  718. 122 16 0 0 0 176 mc_w.l
  719. ----------------------------------------------------------------------
  720. 122 16 0 0 0 176 Library Totals
  721. ----------------------------------------------------------------------
  722. ==============================================================================
  723. Code (inc. data) RO Data RW Data ZI Data Debug
  724. 3008 242 336 12 4100 65034 Grand Totals
  725. 3008 242 336 12 4100 65034 ELF Image Totals
  726. 3008 242 336 12 0 0 ROM Totals
  727. ==============================================================================
  728. Total RO Size (Code + RO Data) 3344 ( 3.27kB)
  729. Total RW Size (RW Data + ZI Data) 4112 ( 4.02kB)
  730. Total ROM Size (Code + RO Data + RW Data) 3356 ( 3.28kB)
  731. ==============================================================================