Guest User

Untitled

a guest
Jan 7th, 2024
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.00 KB | None | 0 0
  1. undefinedC:\Users\user\.platformio\packages\toolchain-gccarmnoneeabi\bin\arm-none-eabi-gdb.exe: warning: Couldn't determine a path for the index cache directory.
  2. Reading symbols from c:\Users\user\Downloads\rp2040_test\.pio\build\pico\firmware.elf...
  3. PlatformIO Unified Debugger -> https://bit.ly/pio-debug
  4. PlatformIO: debug_tool = cmsis-dap
  5. PlatformIO: Initializing remote target...
  6. Open On-Chip Debugger 0.11.0+dev-gec0240e6a-dirty (2021-03-09-09:44)
  7. Licensed under GNU GPL v2
  8. For bug reports, read
  9. http://openocd.org/doc/doxygen/bugs.html
  10. Info : auto-selecting first available session transport "swd". To override use 'transport select <transport>'.
  11. Info : Hardware thread awareness created
  12. Info : Hardware thread awareness created
  13. Info : RP2040 Flash Bank Command
  14. adapter speed: 5000 kHz
  15.  
  16. Info : tcl server disabled
  17. Info : telnet server disabled
  18. Info : Using CMSIS-DAPv2 interface with VID:PID=0x2e8a:0x000c, serial=E66038B713719039
  19. Info : CMSIS-DAP: SWD Supported
  20. Info : CMSIS-DAP: FW Version = 2.0.0
  21. Info : CMSIS-DAP: Interface Initialised (SWD)
  22. Info : SWCLK/TCK = 0 SWDIO/TMS = 0 TDI = 0 TDO = 0 nTRST = 0 nRESET = 0
  23. Info : CMSIS-DAP: Interface ready
  24. Info : clock speed 5000 kHz
  25. Info : SWD DPIDR 0x0bc12477
  26. Info : SWD DLPIDR 0x00000001
  27. Info : SWD DPIDR 0x0bc12477
  28. Info : SWD DLPIDR 0x10000001
  29. Info : rp2040.core0: hardware has 4 breakpoints, 2 watchpoints
  30. Info : rp2040.core1: hardware has 4 breakpoints, 2 watchpoints
  31. Info : starting gdb server for rp2040.core0 on pipe
  32. Info : accepting 'gdb' connection from pipe
  33. target halted due to debug-request, current mode: Thread
  34. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  35. target halted due to debug-request, current mode: Thread
  36. xPSR: 0x21000000 pc: 0x10004c28 psp: 0x20008a28
  37. Info : RP2040 B0 Flash Probe: 2097152 bytes @10000000, in 512 sectors
  38.  
  39. Info : New GDB Connection: 1, Target rp2040.core0, state: halted
  40. Warn : keep_alive() was not invoked in the 1000 ms timelimit. GDB alive packet not sent! (1013 ms). Workaround: increase "set remotetimeout" in GDB
  41. 0x10004c28 in mbed_rtos_init_singleton_mutex ()
  42. target halted due to debug-request, current mode: Thread
  43. xPSR: 0xf1000000 pc: 0x000000ee msp: 0x20041f00
  44. target halted due to debug-request, current mode: Thread
  45. xPSR: 0xf1000000 pc: 0x000000ee msp: 0x20041f00
  46. target halted due to debug-request, current mode: Thread
  47. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  48. target halted due to debug-request, current mode: Thread
  49. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  50. target halted due to debug-request, current mode: Thread
  51. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  52. Warn : keep_alive() was not invoked in the 1000 ms timelimit. GDB alive packet not sent! (1407 ms). Workaround: increase "set remotetimeout" in GDB
  53. Loading section .boot2, size 0x100 lma 0x10000000
  54. Loading section .text, size 0x7de lma 0x10000100
  55. Loading section .text.frame_dummy, size 0x20 lma 0x100008e0
  56. Loading section .text.setup, size 0xc lma 0x10000900
  57. Loading section .text.loop, size 0x22 lma 0x1000090c
  58. Loading section .text._ZL21boot_double_tap_checkv, size 0x64 lma 0x10000930
  59. Loading section .text._Z41__static_initialization_and_destruction_0ii, size 0x188 lma 0x10000994
  60. Loading section .text._GLOBAL__sub_I.00101_dt, size 0xc lma 0x10000b1c
  61. Loading section .text._ZL5utox8mPh, size 0x2e lma 0x10000b28
  62. Loading section .text.PINCOUNT_fn, size 0x4 lma 0x10000b56
  63. Loading section .text.initVariant, size 0x2 lma 0x10000b5a
  64. Loading section .text._Z21getUniqueSerialNumberPh, size 0x24 lma 0x10000b5c
  65. Loading section .text._Z16_ontouch1200bps_v, size 0x20 lma 0x10000b80
  66. Loading section .text._ZN4mbed6detail12CallbackBase19trivial_target_dtorERNS1_5StoreE, size 0x2 lma 0x10000ba0
  67. Loading section .text._ZN4mbed6detail12CallbackBase19trivial_target_copyERNS1_5StoreERKS2_, size 0xa lma 0x10000ba2
  68. Loading section .text._ZN4mbed6detail12CallbackBase7destroyEv, size 0xe lma 0x10000bac
  69. Loading section .text._ZN4mbed8CallbackIFvvEED2Ev, size 0xc lma 0x10000bba
  70. Loading section .text._ZN7arduino5Print17availableForWriteEv, size 0x4 lma 0x10000bc6
  71. Loading section .text._ZN7arduino4UART5beginEmt, size 0x58 lma 0x10000bca
  72. Loading section .text._ZN7arduino4UART5flushEv, size 0x1c lma 0x10000c22
  73. Loading section .text._ZN7arduino4UART5writeEh, size 0x5c lma 0x10000c40
  74. Loading section .text._ZN7arduino4UART5writeEPKhj, size 0x7c lma 0x10000c9c
  75. Loading section .text._ZN7arduino4UARTcvbEv, size 0x30 lma 0x10000d18
  76. Loading section .text._ZN7arduino11RingBufferNILi256EE9availableEv, size 0x8 lma 0x10000d48
  77. Loading section .text._ZN7arduino11RingBufferNILi256EE4peekEv, size 0x1a lma 0x10000d50
  78. Loading section .text._ZN7arduino11RingBufferNILi256EE17availableForStoreEv, size 0xe lma 0x10000d6a
  79. Loading section .text._ZN7arduino11RingBufferNILi256EE5clearEv, size 0x12 lma 0x10000d78
  80. Loading section .text._ZN7arduino11RingBufferNILi256EEC2Ev, size 0x18 lma 0x10000d8a
  81. Loading section .text._ZN7arduino4UART3endEv, size 0x40 lma 0x10000da2
  82. Loading section .text._ZN7arduino11RingBufferNILi256EE9nextIndexEi, size 0x8 lma 0x10000de2
  83. Loading section .text._ZN7arduino11RingBufferNILi256EE9read_charEv, size 0x32 lma 0x10000dea
  84. Loading section .text._ZN7arduino11RingBufferNILi256EE6isFullEv, size 0x12 lma 0x10000e1c
  85. Loading section .text._ZN7arduino11RingBufferNILi256EE10store_charEh, size 0x2c lma 0x10000e2e
  86. Loading section .text._ZN7arduino4UART5on_rxEv, size 0x52 lma 0x10000e5a
  87. Loading section .text._ZN7arduino9USBSerial11onInterruptEv, size 0x5c lma 0x10000eac
  88. Loading section .text._ZN7arduino4UART9availableEv, size 0x4c lma 0x10000f08
  89. Loading section .text._ZN7arduino4UART4peekEv, size 0x4c lma 0x10000f54
  90. Loading section .text._ZN7arduino4UART4readEv, size 0x4c lma 0x10000fa0
  91. Loading section .text._ZN4mbed8CallbackIFvvEE8generateIZNS2_C4IPN7arduino4UARTEMS6_FvvELi0EEET_T0_EUlvE_vEEvOSA_, size 0x10 lma 0x10000fec
  92. Loading section .text._ZN4mbed8CallbackIFvvEEC2IPN7arduino4UARTEMS5_FvvELi0EEET_T0_, size 0x20 lma 0x10000ffc
  93. Loading section .text._ZN4mbed8callbackIN7arduino4UARTES2_vJEEENS_8CallbackIFT1_DpT2_EEEPT0_MT_FS4_S6_E, size 0x10 lma 0x1000101c
  94. Loading section .text._ZN7arduino4UART5beginEm, size 0x94 lma 0x1000102c
  95. Loading section .text._ZN4mstd4impl6INVOKEIN7arduino4UARTEFvvERKPS3_JEEENSt9enable_ifIXaaaasrSt11is_functionIT0_E5valuentsrSt10is_base_ofIT_NSt5decayIT1_E4typeEE5valuentsrNS0_20is_reference_wrapperISH_EE5valueEDTcldsdecl7forwardISF_Efp0_Efp_spcl7forwardIT2_Efp1_EEEE4typeEMSD_SA_OSF_DpOSL_, size 0x22 lma 0x100010c0
  96. Loading section .text._ZN4mstd6invokeIRKMN7arduino4UARTEFvvEJRKPS2_EEENS_13invoke_resultIT_JDpT0_EE4typeEOSB_DpOSC_, size 0x10 lma 0x100010e2
  97. Loading section .text._ZN4mbed6detail8invoke_rIvRKMN7arduino4UARTEFvvEJRKPS3_ELi0EEET_OT0_DpOT1_, size 0x8 lma 0x100010f2
  98. Loading section .text._ZZN4mbed8CallbackIFvvEEC4IPN7arduino4UARTEMS5_FvvELi0EEET_T0_ENKUlvE_clEv, size 0xc lma 0x100010fa
  99. Loading section .text._ZN4mstd4impl6INVOKEIRZN4mbed8CallbackIFvvEEC4IPN7arduino4UARTEMS8_FvvELi0EEET_T0_EUlvE_JEEENSt9enable_ifIXoontsrSt17is_member_pointerINSt5decayISC_E4typeEE5valueaasrSt24is_member_object_pointerISK_E5valuenesZfp0_Li1EEDTclcl7forwardISC_Efp_Espcl7forwardIT0_Efp0_EEEE4typeEOSC_DpOSO_, size 0x8 lma 0x10001106
  100. Loading section .text._ZN4mstd6invokeIRZN4mbed8CallbackIFvvEEC4IPN7arduino4UARTEMS7_FvvELi0EEET_T0_EUlvE_JEEENS_13invoke_resultISB_JDpT0_EE4typeEOSB_DpOSG_, size 0x8 lma 0x1000110e
  101. Loading section .text._ZN4mbed6detail8invoke_rIvRZNS_8CallbackIFvvEEC4IPN7arduino4UARTEMS7_FvvELi0EEET_T0_EUlvE_JELi0EEESB_OSC_DpOT1_, size 0x8 lma 0x10001116
  102. Loading section .text._ZN4mbed8CallbackIFvvEE11target_callIZNS2_C4IPN7arduino4UARTEMS6_FvvELi0EEET_T0_EUlvE_EEvPKNS_6detail12CallbackBaseE, size 0x8 lma 0x1000111e
  103. Loading section .text._GLOBAL__sub_I__ZN7arduino4UARTC2Eiiii, size 0x10 lma 0x10001128
  104. Loading section .text._ZN9USBDevice18report_desc_dengthEv, size 0x4 lma 0x10001138
  105. Loading section .text._ZN9USBDevice14callback_powerEb, size 0x2 lma 0x1000113c
  106. Loading section .text._ZN9USBDevice12callback_sofEi, size 0x2 lma 0x1000113e
  107. Loading section .text._ZN7arduino18PluggableUSBDevice14callback_resetEv, size 0x1c lma 0x10001140
  108. Loading section .text._ZN7arduino18PluggableUSBDevice21callback_state_changeEN9USBDevice11DeviceStateE, size 0x20 lma 0x1000115c
  109. Loading section .text._ZN7arduino18PluggableUSBDevice25string_imanufacturer_descEv, size 0x8 lma 0x1000117c
  110. Loading section .text._ZN7arduino18PluggableUSBDeviceD2Ev, size 0x1c lma 0x10001184
  111. Loading section .text._ZN7arduino18PluggableUSBDeviceD0Ev, size 0x16 lma 0x100011a0
  112. Loading section .text._ZN7arduino18PluggableUSBDevice16callback_requestEPKN9USBDevice14setup_packet_tE, size 0x58 lma 0x100011b8
  113. Loading section .text._ZN7arduino18PluggableUSBDevice26callback_request_xfer_doneEPKN9USBDevice14setup_packet_tEb, size 0x48 lma 0x10001210
  114. Loading section .text._ZN7arduino18PluggableUSBDevice26callback_set_configurationEh, size 0x2c lma 0x10001258
  115. Loading section .text._ZN7arduino18PluggableUSBDevice22callback_set_interfaceEth, size 0x30 lma 0x10001284
  116. Loading section .text._ZN7arduino18PluggableUSBDevice11device_descEv, size 0x5a lma 0x100012b4
  117. Loading section .text._ZL10TO_UNICODEPKcPh, size 0x2a lma 0x1000130e
  118. Loading section .text._ZN7arduino18PluggableUSBDevice22string_iinterface_descEv, size 0x4c lma 0x10001338
  119. Loading section .text._ZN7arduino18PluggableUSBDevice20string_iproduct_descEv, size 0x34 lma 0x10001384
  120. Loading section .text._ZN7arduino18PluggableUSBDevice19string_iserial_descEv, size 0x2c lma 0x100013b8
  121. Loading section .text._ZN7arduino18PluggableUSBDevice18configuration_descEh, size 0x90 lma 0x100013e4
  122. Loading section .text._ZN7arduino18PluggableUSBDeviceC2Ett, size 0x30 lma 0x10001474
  123. Loading section .text._ZN7arduino18PluggableUSBDevice4plugEPNS_8internal18PluggableUSBModuleE, size 0x40 lma 0x100014a4
  124. Loading section .text._ZN7arduino18PluggableUSBDevice4initEv, size 0x40 lma 0x100014e4
  125. Loading section .text._ZN7arduino18PluggableUSBDevice5beginEv, size 0x10 lma 0x10001524
  126. Loading section .text._Z13PluggableUSBDv, size 0x50 lma 0x10001534
  127. Loading section .text._ZN7arduino8internal18PluggableUSBModule4lockEv, size 0xe lma 0x10001584
  128. Loading section .text._ZN7arduino8internal18PluggableUSBModule6unlockEv, size 0xe lma 0x10001592
  129. Loading section .text._ZN7arduino8internal18PluggableUSBModule13assert_lockedEv, size 0xe lma 0x100015a0
  130. Loading section .text._ZN7arduino18PluggableUSBDevice13assert_lockedEv, size 0x8 lma 0x100015ae
  131. Loading section .text._ZN7arduino18PluggableUSBDevice6unlockEv, size 0x8 lma 0x100015b6
  132. Loading section .text._ZN7arduino18PluggableUSBDevice4lockEv, size 0x8 lma 0x100015be
  133. Loading section .text._ZN7arduino6USBCDC19line_coding_changedEiiii, size 0x2 lma 0x100015c6
  134. Loading section .text._ZN7arduino6USBCDC7data_rxEv, size 0x2 lma 0x100015c8
  135. Loading section .text._ZN7arduino6USBCDC7data_txEv, size 0x2 lma 0x100015ca
  136. Loading section .text._ZN7arduino6USBCDC9AsyncWait7processEv, size 0x8 lma 0x100015cc
  137. Loading section .text._ZN7arduino6USBCDC22string_iinterface_descEv, size 0x8 lma 0x100015d4
  138. Loading section .text._ZN7arduino6USBCDC17getProductVersionEv, size 0x4 lma 0x100015dc
  139. Loading section .text._ZN7arduino6USBCDC20string_iproduct_descEv, size 0x8 lma 0x100015e0
  140. Loading section .text._ZN7arduino6USBCDC18configuration_descEh, size 0x14e lma 0x100015e8
  141. Loading section .text._ZN7arduino6USBCDCD2Ev, size 0x34 lma 0x10001738
  142. Loading section .text._ZN7arduino6USBCDCD0Ev, size 0x16 lma 0x1000176c
  143. Loading section .text._ZN7arduino6USBCDC4initER16EndpointResolver, size 0x7c lma 0x10001784
  144. Loading section .text._ZN7arduino6USBCDC22callback_set_interfaceEth, size 0x8 lma 0x10001800
  145. Loading section .text._ZN7arduino6USBCDC26callback_request_xfer_doneEPKN9USBDevice14setup_packet_tEb, size 0x94 lma 0x10001808
  146. Loading section .text._ZN7arduino6USBCDC9AsyncWaitD2Ev, size 0x14 lma 0x1000189c
  147. Loading section .text._ZN7arduino6USBCDC9AsyncWaitD0Ev, size 0x1c lma 0x100018b0
  148. Loading section .text._ZN7arduino6USBCDC10AsyncWriteD2Ev, size 0x14 lma 0x100018cc
  149. Loading section .text._ZN7arduino6USBCDC10AsyncWriteD0Ev, size 0x1c lma 0x100018e0
  150. Loading section .text._ZN7arduino6USBCDC9AsyncReadD2Ev, size 0x14 lma 0x100018fc
  151. Loading section .text._ZN7arduino6USBCDC9AsyncReadD0Ev, size 0x1c lma 0x10001910
  152. Loading section .text._ZN7arduino6USBCDC9_send_isrEv, size 0x3c lma 0x1000192c
  153. Loading section .text._ZN7arduino6USBCDC12_receive_isrEv, size 0x60 lma 0x10001968
  154. Loading section .text._ZN4mbed6detail12CallbackBaseC2EDn, size 0x6 lma 0x100019c8
  155. Loading section .text._ZN7arduino6USBCDCC2EP6USBPhyPKcttt, size 0x44 lma 0x100019d0
  156. Loading section .text._ZN7arduino6USBCDC26_change_terminal_connectedEb, size 0xbc lma 0x10001a14
  157. Loading section .text._ZN7arduino6USBCDC14callback_resetEv, size 0x12 lma 0x10001ad0
  158. Loading section .text._ZN7arduino6USBCDC21callback_state_changeEN9USBDevice11DeviceStateE, size 0x1a lma 0x10001ae2
  159. Loading section .text._ZN7arduino6USBCDC16callback_requestEPKN9USBDevice14setup_packet_tEPNS1_13RequestResultEPPh, size 0x86 lma 0x10001afc
  160. Loading section .text._ZN7arduino6USBCDC10wait_readyEv, size 0x48 lma 0x10001b84
  161. Loading section .text._ZN7arduino6USBCDC4sendEPhm, size 0x60 lma 0x10001bcc
  162. Loading section .text._ZN7arduino6USBCDC15_send_isr_startEv, size 0x38 lma 0x10001c2c
  163. Loading section .text._ZN7arduino6USBCDC7send_nbEPhmPmb, size 0x74 lma 0x10001c64
  164. Loading section .text._ZN7arduino6USBCDC10AsyncWrite7processEv, size 0x56 lma 0x10001cd8
  165. Loading section .text._ZN7arduino6USBCDC7receiveEPhmPm, size 0x94 lma 0x10001d30
  166. Loading section .text._ZN7arduino6USBCDC18_receive_isr_startEv, size 0x30 lma 0x10001dc4
  167. Loading section .text._ZN7arduino6USBCDC10receive_nbEPhmPm, size 0x52 lma 0x10001df4
  168. Loading section .text._ZN7arduino6USBCDC9AsyncRead7processEv, size 0x6c lma 0x10001e46
  169. Loading section .text._ZN4mbed8CallbackIFvvEEC2Ev, size 0xe lma 0x10001eb2
  170. Loading section .text._ZN4mbed8CallbackIFvvEEC2EDn, size 0xc lma 0x10001ec0
  171. Loading section .text._ZN4mbed8CallbackIFvvEE8generateIZNS2_C4IPN7arduino6USBCDCEMS6_FvvELi0EEET_T0_EUlvE_vEEvOSA_, size 0x10 lma 0x10001ecc
  172. Loading section .text._ZN4mbed8CallbackIFvvEEC2IPN7arduino6USBCDCEMS5_FvvELi0EEET_T0_, size 0x20 lma 0x10001edc
  173. Loading section .text._ZN4mbed8callbackIN7arduino6USBCDCES2_vJEEENS_8CallbackIFT1_DpT2_EEEPT0_MT_FS4_S6_E, size 0x10 lma 0x10001efc
  174. Loading section .text._ZN7arduino6USBCDC26callback_set_configurationEh, size 0xac lma 0x10001f0c
  175. Loading section .text._ZN4mstd4impl6INVOKEIN7arduino6USBCDCEFvvERKPS3_JEEENSt9enable_ifIXaaaasrSt11is_functionIT0_E5valuentsrSt10is_base_ofIT_NSt5decayIT1_E4typeEE5valuentsrNS0_20is_reference_wrapperISH_EE5valueEDTcldsdecl7forwardISF_Efp0_Efp_spcl7forwardIT2_Efp1_EEEE4typeEMSD_SA_OSF_DpOSL_, size 0x22 lma 0x10001fb8
  176. Loading section .text._ZN4mstd6invokeIRKMN7arduino6USBCDCEFvvEJRKPS2_EEENS_13invoke_resultIT_JDpT0_EE4typeEOSB_DpOSC_, size 0x10 lma 0x10001fda
  177. Loading section .text._ZN4mbed6detail8invoke_rIvRKMN7arduino6USBCDCEFvvEJRKPS3_ELi0EEET_OT0_DpOT1_, size 0x8 lma 0x10001fea
  178. Loading section .text._ZZN4mbed8CallbackIFvvEEC4IPN7arduino6USBCDCEMS5_FvvELi0EEET_T0_ENKUlvE_clEv, size 0xc lma 0x10001ff2
  179. Loading section .text._ZN4mstd4impl6INVOKEIRZN4mbed8CallbackIFvvEEC4IPN7arduino6USBCDCEMS8_FvvELi0EEET_T0_EUlvE_JEEENSt9enable_ifIXoontsrSt17is_member_pointerINSt5decayISC_E4typeEE5valueaasrSt24is_member_object_pointerISK_E5valuenesZfp0_Li1EEDTclcl7forwardISC_Efp_Espcl7forwardIT0_Efp0_EEEE4typeEOSC_DpOSO_, size 0x8 lma 0x10001ffe
  180. Loading section .text._ZN4mstd6invokeIRZN4mbed8CallbackIFvvEEC4IPN7arduino6USBCDCEMS7_FvvELi0EEET_T0_EUlvE_JEEENS_13invoke_resultISB_JDpT0_EE4typeEOSB_DpOSG_, size 0x8 lma 0x10002006
  181. Loading section .text._ZN4mbed6detail8invoke_rIvRZNS_8CallbackIFvvEEC4IPN7arduino6USBCDCEMS7_FvvELi0EEET_T0_EUlvE_JELi0EEESB_OSC_DpOT1_, size 0x8 lma 0x1000200e
  182. Loading section .text._ZN4mbed8CallbackIFvvEE11target_callIZNS2_C4IPN7arduino6USBCDCEMS6_FvvELi0EEET_T0_EUlvE_EEvPKNS_6detail12CallbackBaseE, size 0x8 lma 0x10002016
  183. Loading section .text._ZN4mbed10FileHandle8truncateEl, size 0x6 lma 0x1000201e
  184. Loading section .text._ZN4mbed10FileHandle12set_blockingEb, size 0xe lma 0x10002024
  185. Loading section .text._ZNK4mbed10FileHandle11is_blockingEv, size 0x4 lma 0x10002032
  186. Loading section .text._ZN4mbed10FileHandle12enable_inputEb, size 0x6 lma 0x10002036
  187. Loading section .text._ZN4mbed10FileHandle13enable_outputEb, size 0x6 lma 0x1000203c
  188. Loading section .text._ZNK4mbed10FileHandle4pollEs, size 0x4 lma 0x10002042
  189. Loading section .text._ZN4mbed10FileHandle5sigioENS_8CallbackIFvvEEE, size 0x2 lma 0x10002046
  190. Loading section .text._ZN4mbed6Stream4lockEv, size 0x2 lma 0x10002048
  191. Loading section .text._ZN4mbed6Stream6unlockEv, size 0x2 lma 0x1000204a
  192. Loading section .text._ZN7arduino9USBSerial5beginEmt, size 0x18 lma 0x1000204c
  193. Loading section .text._ZN7arduino9USBSerial3endEv, size 0x4 lma 0x10002064
  194. Loading section .text._ZN7arduino9USBSerial5flushEv, size 0x4 lma 0x10002068
  195. Loading section .text._Z14usbPortChangediiii, size 0x1c lma 0x1000206c
  196. Loading section .text._ZN7arduino9USBSerial5_putcEi, size 0x1e lma 0x10002088
  197. Loading section .text._ZThn296_N7arduino9USBSerial5_putcEi, size 0x18 lma 0x100020a8
  198. Loading section .text._ZN7arduino9USBSerial5_getcEv, size 0x24 lma 0x100020c0
  199. Loading section .text._ZThn296_N7arduino9USBSerial5_getcEv, size 0x18 lma 0x100020e4
  200. Loading section .text._ZN7arduino9USBSerial19line_coding_changedEiiii, size 0x42 lma 0x100020fc
  201. Loading section .text._ZN4mbed6detail12CallbackBase7controlEv, size 0x4 lma 0x1000213e
  202. Loading section .text._ZNK4mbed6detail12CallbackBase7controlEv, size 0x4 lma 0x10002142
  203. Loading section .text._ZNK4mbed6detail12CallbackBase7call_fnEv, size 0x6 lma 0x10002146
  204. Loading section .text._ZN4mbed6detail12CallbackBase5clearEv, size 0xc lma 0x1000214c
  205. Loading section .text._ZN4mbed6detail12CallbackBase4copyERKS1_, size 0x10 lma 0x10002158
  206. Loading section .text._ZN7arduino9USBSerial10_availableEv, size 0x2a lma 0x10002168
  207. Loading section .text._ZN7arduino9USBSerial9connectedEv, size 0x6 lma 0x10002192
  208. Loading section .text._ZL16waitForPortClosev, size 0x40 lma 0x10002198
  209. Loading section .text._ZN7arduino9USBSerialcvbEv, size 0x28 lma 0x100021d8
  210. Loading section .text._ZN7arduino9USBSerial5writeEPKhj, size 0x80 lma 0x10002200
  211. Loading section .text._ZN7arduino9USBSerial5writeEh, size 0x40 lma 0x10002280
  212. Loading section .text._ZN7arduino9USBSerialD2Ev, size 0x54 lma 0x100022c0
  213. Loading section .text._ZThn296_N7arduino9USBSerialD1Ev, size 0x18 lma 0x10002314
  214. Loading section .text._ZThn300_N7arduino9USBSerialD1Ev, size 0x18 lma 0x1000232c
  215. Loading section .text._ZN7arduino9USBSerialD0Ev, size 0x16 lma 0x10002344
  216. Loading section .text._ZThn300_N7arduino9USBSerialD0Ev, size 0x18 lma 0x1000235c
  217. Loading section .text._ZThn296_N7arduino9USBSerialD0Ev, size 0x18 lma 0x10002374
  218. Loading section .text._ZN4mbed8CallbackIFvvEEaSERKS2_, size 0x1a lma 0x1000238c
  219. Loading section .text._ZNK4mbed8CallbackIFvvEEcvbEv, size 0x10 lma 0x100023a6
  220. Loading section .text._ZNK4mbed8CallbackIFvvEE4callEv, size 0x30 lma 0x100023b8
  221. Loading section .text._ZN7arduino9USBSerial7data_rxEv, size 0x34 lma 0x100023e8
  222. Loading section .text._ZN7arduino9USBSerialC2EbPKcttt, size 0xb0 lma 0x1000241c
  223. Loading section .text._ZN4mbed8CallbackIFvvEE8generateIPS1_vEEvOT_, size 0x18 lma 0x100024cc
  224. Loading section .text._ZN4mbed8CallbackIFvvEEC2IPS1_Li0EEET_, size 0x1e lma 0x100024e4
  225. Loading section .text._ZN7arduino9USBSerial4peekEv, size 0x4e lma 0x10002502
  226. Loading section .text._ZN7arduino9USBSerial4readEv, size 0x4e lma 0x10002550
  227. Loading section .text._ZN7arduino9USBSerial9availableEv, size 0x4e lma 0x1000259e
  228. Loading section .text._ZN4mbed8CallbackIFvvEE8generateIZNS2_C4IPN7arduino9USBSerialEMS6_FvvELi0EEET_T0_EUlvE_vEEvOSA_, size 0x10 lma 0x100025ec
  229. Loading section .text._ZN4mbed8CallbackIFvvEEC2IPN7arduino9USBSerialEMS5_FvvELi0EEET_T0_, size 0x20 lma 0x100025fc
  230. Loading section .text._ZN4mbed8callbackIN7arduino9USBSerialES2_vJEEENS_8CallbackIFT1_DpT2_EEEPT0_MT_FS4_S6_E, size 0x10 lma 0x1000261c
  231. Loading section .text._ZN7arduino9USBSerial5beginEm, size 0x114 lma 0x1000262c
  232. Loading section .text._ZThn320_N7arduino9USBSerial5beginEm, size 0x18 lma 0x10002740
  233. Loading section .text._ZN4mstd4impl6INVOKEIN7arduino9USBSerialEFvvERKPS3_JEEENSt9enable_ifIXaaaasrSt11is_functionIT0_E5valuentsrSt10is_base_ofIT_NSt5decayIT1_E4typeEE5valuentsrNS0_20is_reference_wrapperISH_EE5valueEDTcldsdecl7forwardISF_Efp0_Efp_spcl7forwardIT2_Efp1_EEEE4typeEMSD_SA_OSF_DpOSL_, size 0x22 lma 0x10002758
  234. Loading section .text._ZN4mstd6invokeIRKMN7arduino9USBSerialEFvvEJRKPS2_EEENS_13invoke_resultIT_JDpT0_EE4typeEOSB_DpOSC_, size 0x10 lma 0x1000277a
  235. Loading section .text._ZN4mbed6detail8invoke_rIvRKMN7arduino9USBSerialEFvvEJRKPS3_ELi0EEET_OT0_DpOT1_, size 0x8 lma 0x1000278a
  236. Loading section .text._ZZN4mbed8CallbackIFvvEEC4IPN7arduino9USBSerialEMS5_FvvELi0EEET_T0_ENKUlvE_clEv, size 0xc lma 0x10002792
  237. Loading section .text._ZN4mstd4impl6INVOKEIRPFvvEJEEENSt9enable_ifIXoontsrSt17is_member_pointerINSt5decayIT_E4typeEE5valueaasrSt24is_member_object_pointerISA_E5valuenesZfp0_Li1EEDTclcl7forwardIS8_Efp_Espcl7forwardIT0_Efp0_EEEE4typeEOS8_DpOSE_, size 0x8 lma 0x1000279e
  238. Loading section .text._ZN4mstd6invokeIRPFvvEJEEENS_13invoke_resultIT_JDpT0_EE4typeEOS5_DpOS6_, size 0x8 lma 0x100027a6
  239. Loading section .text._ZN4mbed6detail8invoke_rIvRPFvvEJELi0EEET_OT0_DpOT1_, size 0x8 lma 0x100027ae
  240. Loading section .text._ZN4mbed8CallbackIFvvEE11target_callIPS1_EEvPKNS_6detail12CallbackBaseE, size 0x8 lma 0x100027b6
  241. Loading section .text._ZN4mstd4impl6INVOKEIRZN4mbed8CallbackIFvvEEC4IPN7arduino9USBSerialEMS8_FvvELi0EEET_T0_EUlvE_JEEENSt9enable_ifIXoontsrSt17is_member_pointerINSt5decayISC_E4typeEE5valueaasrSt24is_member_object_pointerISK_E5valuenesZfp0_Li1EEDTclcl7forwardISC_Efp_Espcl7forwardIT0_Efp0_EEEE4typeEOSC_DpOSO_, size 0x8 lma 0x100027be
  242. Loading section .text._ZN4mstd6invokeIRZN4mbed8CallbackIFvvEEC4IPN7arduino9USBSerialEMS7_FvvELi0EEET_T0_EUlvE_JEEENS_13invoke_resultISB_JDpT0_EE4typeEOSB_DpOSG_, size 0x8 lma 0x100027c6
  243. Loading section .text._ZN4mbed6detail8invoke_rIvRZNS_8CallbackIFvvEEC4IPN7arduino9USBSerialEMS7_FvvELi0EEET_T0_EUlvE_JELi0EEESB_OSC_DpOT1_, size 0x8 lma 0x100027ce
  244. Loading section .text._ZN4mbed8CallbackIFvvEE11target_callIZNS2_C4IPN7arduino9USBSerialEMS6_FvvELi0EEET_T0_EUlvE_EEvPKNS_6detail12CallbackBaseE, size 0x8 lma 0x100027d6
  245. Loading section .text._GLOBAL__sub_I__Z14usbPortChangediiii, size 0x10 lma 0x100027e0
  246. Loading section .text.__cxa_pure_virtual, size 0x6 lma 0x100027f0
  247. Loading section .text._ZNK7arduino9IPAddress7printToERNS_5PrintE, size 0x18c lma 0x100027f6
  248. Loading section .text._ZN7arduino9IPAddressC2ENS_6IPTypeE, size 0x20 lma 0x10002984
  249. Loading section .text._ZN7arduino9IPAddressC2Ehhhh, size 0x40 lma 0x100029a4
  250. Loading section .text._GLOBAL__sub_I__ZN7arduino9IPAddressC2Ev, size 0x10 lma 0x100029e4
  251. Loading section .text._ZN7arduino5Print5printEc, size 0xa lma 0x100029f4
  252. Loading section .text._ZN7arduino5Print11printNumberEmh, size 0x7c lma 0x100029fe
  253. Loading section .text._ZN7arduino5Print5printEmi, size 0x18 lma 0x10002a7a
  254. Loading section .text._ZN7arduino5Print5printEhi, size 0x8 lma 0x10002a92
  255. Loading section .text.main, size 0x3c lma 0x10002a9c
  256. Loading section .text._Z19digitalPinToPinNameh, size 0x20 lma 0x10002ad8
  257. Loading section .text._ZN4mbed5TimerD2Ev, size 0xc lma 0x10002af8
  258. Loading section .text.millis, size 0x24 lma 0x10002b04
  259. Loading section .text.delay, size 0x8 lma 0x10002b28
  260. Loading section .text.init, size 0x18 lma 0x10002b30
  261. Loading section .text._GLOBAL__sub_I_millis, size 0x10 lma 0x10002b48
  262. Loading section .text._Z7pinModeh7PinMode, size 0x8c lma 0x10002b58
  263. Loading section .text.digitalWrite, size 0x58 lma 0x10002be4
  264. Loading section .text.svcRtxDelay, size 0x30 lma 0x10002c3c
  265. Loading section .text.osDelay, size 0x2c lma 0x10002c6c
  266. Loading section .text.svcRtxEventFlagsNew, size 0x84 lma 0x10002c98
  267. Loading section .text.svcRtxEventFlagsDelete, size 0x74 lma 0x10002d1c
  268. Loading section .text.EventFlagsCheck, size 0x58 lma 0x10002d90
  269. Loading section .text.osRtxEventFlagsPostProcess, size 0x32 lma 0x10002de8
  270. Loading section .text.svcRtxEventFlagsWait, size 0x60 lma 0x10002e1c
  271. Loading section .text.svcRtxEventFlagsSet, size 0x80 lma 0x10002e7c
  272. Loading section .text.osEventFlagsNew, size 0x2c lma 0x10002efc
  273. Loading section .text.osEventFlagsSet, size 0x54 lma 0x10002f28
  274. Loading section .text.osEventFlagsWait, size 0x48 lma 0x10002f7c
  275. Loading section .text.osEventFlagsDelete, size 0x2c lma 0x10002fc4
  276. Loading section .text.EvrRtxKernelErrorNotify, size 0x2 lma 0x10002ff0
  277. Loading section .text.EvrRtxDelayError, size 0x2 lma 0x10002ff2
  278. Loading section .text.svcRtxKernelInitialize, size 0x150 lma 0x10002ff4
  279. Loading section .text.svcRtxKernelStart, size 0x90 lma 0x10003144
  280. Loading section .text.osRtxKernelPreInit, size 0x2 lma 0x100031d4
  281. Loading section .text.osRtxKernelErrorNotify, size 0x14 lma 0x100031d6
  282. Loading section .text.osKernelInitialize, size 0x30 lma 0x100031ec
  283. Loading section .text.osKernelStart, size 0x2c lma 0x1000321c
  284. Loading section .text.osRtxMemoryInit, size 0x36 lma 0x10003248
  285. Loading section .text.osRtxMemoryAlloc, size 0x68 lma 0x1000327e
  286. Loading section .text.osRtxMemoryFree, size 0x40 lma 0x100032e6
  287. Loading section .text.osRtxMemoryPoolInit, size 0x4e lma 0x10003326
  288. Loading section .text.osRtxMemoryPoolAlloc, size 0x26 lma 0x10003374
  289. Loading section .text.osRtxMemoryPoolFree, size 0x32 lma 0x1000339a
  290. Loading section .text.MessageQueuePut, size 0x52 lma 0x100033cc
  291. Loading section .text.MessageQueueGet, size 0x3e lma 0x1000341e
  292. Loading section .text.MessageQueueRemove, size 0x1c lma 0x1000345c
  293. Loading section .text.osRtxMessageQueuePostProcess, size 0xba lma 0x10003478
  294. Loading section .text.svcRtxMessageQueueNew, size 0x140 lma 0x10003534
  295. Loading section .text.svcRtxMessageQueuePut, size 0xb8 lma 0x10003674
  296. Loading section .text.svcRtxMessageQueueGet, size 0xd8 lma 0x1000372c
  297. Loading section .text.osRtxMessageQueueTimerSetup, size 0x24 lma 0x10003804
  298. Loading section .text.osMessageQueuePut, size 0x84 lma 0x10003828
  299. Loading section .text.osMessageQueueGet, size 0x78 lma 0x100038ac
  300. Loading section .text.svcRtxMutexNew, size 0x88 lma 0x10003924
  301. Loading section .text.svcRtxMutexAcquire, size 0xb0 lma 0x100039ac
  302. Loading section .text.svcRtxMutexRelease, size 0xdc lma 0x10003a5c
  303. Loading section .text.svcRtxMutexDelete, size 0xcc lma 0x10003b38
  304. Loading section .text.osRtxMutexOwnerRelease, size 0x46 lma 0x10003c04
  305. Loading section .text.osRtxMutexOwnerRestore, size 0x4e lma 0x10003c4a
  306. Loading section .text.osMutexNew, size 0x2c lma 0x10003c98
  307. Loading section .text.osMutexAcquire, size 0x2c lma 0x10003cc4
  308. Loading section .text.osMutexRelease, size 0x2c lma 0x10003cf0
  309. Loading section .text.osMutexDelete, size 0x2c lma 0x10003d1c
  310. Loading section .text.SemaphoreTokenDecrement, size 0x1e lma 0x10003d48
  311. Loading section .text.svcRtxSemaphoreNew, size 0x9c lma 0x10003d68
  312. Loading section .text.svcRtxSemaphoreRelease, size 0x5c lma 0x10003e04
  313. Loading section .text.svcRtxSemaphoreDelete, size 0x74 lma 0x10003e60
  314. Loading section .text.osRtxSemaphorePostProcess, size 0x22 lma 0x10003ed4
  315. Loading section .text.svcRtxSemaphoreAcquire, size 0x54 lma 0x10003ef8
  316. Loading section .text.osSemaphoreNew, size 0x2c lma 0x10003f4c
  317. Loading section .text.osSemaphoreAcquire, size 0x4c lma 0x10003f78
  318. Loading section .text.osSemaphoreRelease, size 0x68 lma 0x10003fc4
  319. Loading section .text.osSemaphoreDelete, size 0x2c lma 0x1000402c
  320. Loading section .text.osRtxTick_Handler, size 0x84 lma 0x10004058
  321. Loading section .text.osRtxPendSV_Handler, size 0x7c lma 0x100040dc
  322. Loading section .text.osRtxPostProcess, size 0x74 lma 0x10004158
  323. Loading section .text.osRtxThreadListRoot, size 0xc lma 0x100041cc
  324. Loading section .text.osRtxThreadDelayRemove, size 0x48 lma 0x100041d8
  325. Loading section .text.osRtxThreadBlock, size 0x3c lma 0x10004220
  326. Loading section .text.svcRtxThreadGetId, size 0xc lma 0x1000425c
  327. Loading section .text.osRtxThreadFree, size 0x54 lma 0x10004268
  328. Loading section .text.osThreadExit, size 0x1c lma 0x100042bc
  329. Loading section .text.ThreadFlagsCheck, size 0x58 lma 0x100042d8
  330. Loading section .text.osRtxThreadDestroy, size 0x2c lma 0x10004330
  331. Loading section .text.osRtxThreadListPut, size 0x2c lma 0x1000435c
  332. Loading section .text.osRtxThreadListGet, size 0x14 lma 0x10004388
  333. Loading section .text.osRtxThreadListRemove, size 0x16 lma 0x1000439c
  334. Loading section .text.osRtxThreadListSort, size 0x24 lma 0x100043b2
  335. Loading section .text.osRtxThreadReadyPut, size 0x14 lma 0x100043d8
  336. Loading section .text.osRtxThreadDelayTick, size 0x6c lma 0x100043ec
  337. Loading section .text.osRtxThreadRegPtr, size 0x6 lma 0x10004458
  338. Loading section .text.osRtxThreadSwitch, size 0x10 lma 0x10004460
  339. Loading section .text.osRtxThreadDispatch, size 0x5c lma 0x10004470
  340. Loading section .text.svcRtxThreadNew, size 0x1d4 lma 0x100044cc
  341. Loading section .text.osRtxThreadWaitExit, size 0x20 lma 0x100046a0
  342. Loading section .text.osRtxThreadPostProcess, size 0x22 lma 0x100046c0
  343. Loading section .text.osRtxThreadJoinWakeup, size 0x20 lma 0x100046e2
  344. Loading section .text.svcRtxThreadExit, size 0x44 lma 0x10004704
  345. Loading section .text.svcRtxThreadTerminate, size 0xa0 lma 0x10004748
  346. Loading section .text.osRtxThreadWaitEnter, size 0x88 lma 0x100047e8
  347. Loading section .text.osRtxThreadStartup, size 0x44 lma 0x10004870
  348. Loading section .text.osThreadNew, size 0x2c lma 0x100048b4
  349. Loading section .text.osThreadGetId, size 0x28 lma 0x100048e0
  350. Loading section .text.osThreadTerminate, size 0x34 lma 0x10004908
  351. Loading section .text.TimerInsert, size 0x3c lma 0x1000493c
  352. Loading section .text.osRtxTimerTick, size 0x74 lma 0x10004978
  353. Loading section .text.osRtxTimerSetup, size 0x20 lma 0x100049ec
  354. Loading section .text.osRtxTimerThread, size 0x20 lma 0x10004a0c
  355. Loading section .text.OS_Tick_Setup, size 0x50 lma 0x10004a2c
  356. Loading section .text.OS_Tick_Enable, size 0x2c lma 0x10004a7c
  357. Loading section .text.OS_Tick_AcknowledgeIRQ, size 0xc lma 0x10004aa8
  358. Loading section .text.OS_Tick_GetIRQn, size 0x6 lma 0x10004ab4
  359. Loading section .text.software_init_hook, size 0x48 lma 0x10004abc
  360. Loading section .text.mbed_toolchain_init, size 0x58 lma 0x10004b04
  361. Loading section .text.__wrap_main, size 0x8 lma 0x10004b5c
  362. Loading section .text.__rtos_malloc_lock, size 0x14 lma 0x10004b64
  363. Loading section .text.__rtos_malloc_unlock, size 0x10 lma 0x10004b78
  364. Loading section .text.mbed_init, size 0xc lma 0x10004b88
  365. Loading section .text.mbed_tfm_init, size 0x2 lma 0x10004b94
  366. Loading section .text.mbed_main, size 0x2 lma 0x10004b96
  367. Loading section .text.mbed_start, size 0x1c lma 0x10004b98
  368. Loading section .text.mbed_rtos_init, size 0x8 lma 0x10004bb4
  369. Loading section .text.mbed_rtos_start, size 0x68 lma 0x10004bbc
  370. Loading section .text.mbed_rtos_init_singleton_mutex, size 0x28 lma 0x10004c24
  371. Loading section .text.trap_rtx_error, size 0x34 lma 0x10004c4c
  372. Loading section .text.osRtxIdleThread, size 0x6 lma 0x10004c80
  373. Loading section .text.osRtxErrorNotify, size 0x8c lma 0x10004c88
  374. Loading section .text.EvrRtxKernelError, size 0x10 lma 0x10004d14
  375. Loading section .text.EvrRtxThreadError, size 0x10 lma 0x10004d24
  376. Loading section .text.EvrRtxEventFlagsError, size 0x10 lma 0x10004d34
  377. Loading section .text.EvrRtxMutexError, size 0x10 lma 0x10004d44
  378. Loading section .text.EvrRtxSemaphoreError, size 0x14 lma 0x10004d54
  379. Loading section .text.EvrRtxMessageQueueError, size 0x10 lma 0x10004d68
  380. Loading section .text.EvrRtxThreadExit, size 0x18 lma 0x10004d78
  381. Loading section .text.EvrRtxThreadTerminate, size 0x14 lma 0x10004d90
  382. Loading section .text.default_idle_hook, size 0x14 lma 0x10004da4
  383. Loading section .text.rtos_idle_loop, size 0x10 lma 0x10004db8
  384. Loading section .text._ZNK4mbed8CallbackIFvvEEclEv, size 0x8 lma 0x10004dc8
  385. Loading section .text._ZN4mbed8CallbackIFvvEEC2ERKS2_, size 0x1a lma 0x10004dd0
  386. Loading section .text._ZL14singleton_lockv, size 0x30 lma 0x10004dec
  387. Loading section .text._ZNK12SingletonPtrIN4rtos5MutexEE3getEv, size 0x4c lma 0x10004e1c
  388. Loading section .text._ZN4mbed10FileHandle4tellEv, size 0xe lma 0x10004e68
  389. Loading section .text._ZN4mbed10FileHandle6rewindEv, size 0xe lma 0x10004e76
  390. Loading section .text._ZN4mbed12DigitalInOut6outputEv, size 0x16 lma 0x10004e84
  391. Loading section .text._ZN4mbed12DigitalInOut5inputEv, size 0x16 lma 0x10004e9a
  392. Loading section .text._ZN4mbed12DigitalInOut4modeE7PinMode, size 0x18 lma 0x10004eb0
  393. Loading section .text._ZN4mbed10SerialBase4lockEv, size 0x2 lma 0x10004ec8
  394. Loading section .text._ZN4mbed10SerialBase5_initEv, size 0x64 lma 0x10004ecc
  395. Loading section .text._ZN4mbed10SerialBase16set_flow_controlENS0_4FlowE7PinNameS2_, size 0xcc lma 0x10004f30
  396. Loading section .text._ZN4mbed8CallbackIFvvEEaSEDn.isra.0, size 0x20 lma 0x10004ffc
  397. Loading section .text._ZN4mbed8CallbackIFvvEEaSERKS2_.isra.0, size 0x48 lma 0x1000501c
  398. Loading section .text._ZN4mbed10SerialBase4baudEi, size 0x22 lma 0x10005064
  399. Loading section .text._ZN4mbed10SerialBase6formatEiNS0_6ParityEi, size 0x28 lma 0x10005086
  400. Loading section .text._ZN4mbed10SerialBase8readableEv, size 0x38 lma 0x100050ae
  401. Loading section .text._ZN4mbed10SerialBase9writeableEv, size 0x36 lma 0x100050e6
  402. Loading section .text._ZN4mbed10SerialBase10_base_getcEv, size 0xa lma 0x1000511c
  403. Loading section .text._ZN4mbed10SerialBase10_base_putcEi, size 0xe lma 0x10005126
  404. Loading section .text._ZN4mbed10SerialBaseC2E7PinNameS1_i, size 0x78 lma 0x10005134
  405. Loading section .text._ZN4mbed10SerialBase6attachENS_8CallbackIFvvEEENS0_7IrqTypeE, size 0x96 lma 0x100051ac
  406. Loading section .text._ZN4mbed10SerialBase12_irq_handlerEm9SerialIrq, size 0x1a lma 0x10005242
  407. Loading section .text._ZN4mbed10SerialBase12enable_inputEb, size 0xa4 lma 0x1000525c
  408. Loading section .text._ZN4mbed10SerialBase13enable_outputEb, size 0xa4 lma 0x10005300
  409. Loading section .text._ZN4mbed10SerialBaseD2Ev, size 0x70 lma 0x100053a4
  410. Loading section .text._ZN4mbed10SerialBaseD0Ev, size 0x14 lma 0x10005414
  411. Loading section .text._ZN4mbed9TimerBaseD2Ev, size 0x18 lma 0x10005428
  412. Loading section .text._ZN4mbed9TimerBase5startEv, size 0x30 lma 0x10005440
  413. Loading section .text._ZNK4mbed9TimerBase9slicetimeEv, size 0x36 lma 0x10005470
  414. Loading section .text._ZNK4mbed9TimerBase12elapsed_timeEv, size 0x32 lma 0x100054a6
  415. Loading section .text._ZN4mbed9TimerBase5resetEv, size 0x24 lma 0x100054d8
  416. Loading section .text._ZN4mbed9TimerBaseC2EPK13ticker_data_tb, size 0x24 lma 0x100054fc
  417. Loading section .text._ZN4mbed5TimerC2Ev, size 0x16 lma 0x10005520
  418. Loading section .text._ZN4mbed10FileHandle4syncEv, size 0x4 lma 0x10005536
  419. Loading section .text._ZN4mbed16UnbufferedSerial4seekEli, size 0xc lma 0x1000553a
  420. Loading section .text._ZN4mbed16UnbufferedSerial4sizeEv, size 0xc lma 0x10005546
  421. Loading section .text._ZN4mbed16UnbufferedSerial6isattyEv, size 0x8 lma 0x10005552
  422. Loading section .text._ZN4mbed16UnbufferedSerial5closeEv, size 0x8 lma 0x1000555a
  423. Loading section .text._ZNK4mbed16UnbufferedSerial4pollEs, size 0x30 lma 0x10005562
  424. Loading section .text._ZThn116_NK4mbed16UnbufferedSerial4pollEs, size 0x10 lma 0x10005594
  425. Loading section .text._ZN4mbed16UnbufferedSerial12enable_inputEb, size 0xa lma 0x100055a4
  426. Loading section .text._ZThn116_N4mbed16UnbufferedSerial12enable_inputEb, size 0x10 lma 0x100055b0
  427. Loading section .text._ZN4mbed16UnbufferedSerial13enable_outputEb, size 0xa lma 0x100055c0
  428. Loading section .text._ZThn116_N4mbed16UnbufferedSerial13enable_outputEb, size 0x10 lma 0x100055cc
  429. Loading section .text._ZN4mbed16UnbufferedSerialD2Ev, size 0x24 lma 0x100055dc
  430. Loading section .text._ZN4mbed16UnbufferedSerialD0Ev, size 0x24 lma 0x10005600
  431. Loading section .text._ZN4mbed16UnbufferedSerial5writeEPKvj, size 0x44 lma 0x10005624
  432. Loading section .text._ZThn116_N4mbed16UnbufferedSerial5writeEPKvj, size 0x10 lma 0x10005668
  433. Loading section .text._ZN4mbed16UnbufferedSerial4readEPvj, size 0x26 lma 0x10005678
  434. Loading section .text._ZThn116_N4mbed16UnbufferedSerial4readEPvj, size 0x10 lma 0x100056a0
  435. Loading section .text._ZN4mbed16UnbufferedSerialC2E7PinNameS1_i, size 0x1c lma 0x100056b0
  436. Loading section .text._ZN4mbed16UnbufferedSerial16set_flow_controlENS_10SerialBase4FlowE7PinNameS3_, size 0x26 lma 0x100056cc
  437. Loading section .text._ZN7AsyncOp6_abortEb, size 0x3c lma 0x100056f2
  438. Loading section .text._ZN7AsyncOp10_host_lockEPN4rtos5MutexE, size 0x12 lma 0x1000572e
  439. Loading section .text._ZN7AsyncOp12_host_unlockEPN4rtos5MutexE, size 0x12 lma 0x10005740
  440. Loading section .text._ZN7AsyncOp4waitEPN4rtos5MutexENSt6chrono8durationImSt5ratioILx1ELx1000EEEE, size 0x74 lma 0x10005754
  441. Loading section .text._ZN7AsyncOpC2Ev, size 0x20 lma 0x100057c8
  442. Loading section .text._ZN7AsyncOpD2Ev, size 0x30 lma 0x100057e8
  443. Loading section .text._ZN7AsyncOp8completeEv, size 0x48 lma 0x10005818
  444. Loading section .text._ZN16EndpointResolverC2EPK14usb_ep_table_t, size 0xe lma 0x10005860
  445. Loading section .text._ZN16EndpointResolverD2Ev, size 0x2 lma 0x1000586e
  446. Loading section .text._ZN16EndpointResolver5validEv, size 0x16 lma 0x10005870
  447. Loading section .text._ZN16EndpointResolver10next_indexE13usb_ep_type_tb, size 0x66 lma 0x10005886
  448. Loading section .text._ZN16EndpointResolver18next_free_endpointEb13usb_ep_type_tm, size 0x44 lma 0x100058ec
  449. Loading section .text._ZN16EndpointResolver11endpoint_inE13usb_ep_type_tm, size 0xe lma 0x10005930
  450. Loading section .text._ZN16EndpointResolver12endpoint_outE13usb_ep_type_tm, size 0xe lma 0x1000593e
  451. Loading section .text._ZN16EndpointResolver13endpoint_ctrlEm, size 0x1a lma 0x1000594c
  452. Loading section .text._ZN14LinkedListBaseC2Ev, size 0x8 lma 0x10005966
  453. Loading section .text._ZN14LinkedListBaseD2Ev, size 0x2 lma 0x1000596e
  454. Loading section .text._ZN14LinkedListBase4headEv, size 0x4 lma 0x10005970
  455. Loading section .text._ZN14LinkedListBase7enqueueEP9LinkEntry, size 0x14 lma 0x10005974
  456. Loading section .text._ZN14LinkedListBase7dequeueEv, size 0x18 lma 0x10005988
  457. Loading section .text._ZN14LinkedListBase6removeEP9LinkEntry, size 0x34 lma 0x100059a0
  458. Loading section .text._ZN17OperationListBaseC2Ev, size 0xc lma 0x100059d4
  459. Loading section .text._ZN17OperationListBase5emptyEv, size 0xe lma 0x100059e0
  460. Loading section .text._ZN17OperationListBase7processEv, size 0x2e lma 0x100059ee
  461. Loading section .text._ZN17OperationListBase3addEP7AsyncOp, size 0x22 lma 0x10005a1c
  462. Loading section .text._ZN17OperationListBase6removeEP7AsyncOp, size 0x26 lma 0x10005a3e
  463. Loading section .text._ZN17OperationListBase10remove_allEv, size 0x1a lma 0x10005a64
  464. Loading section .text._ZN17OperationListBaseD2Ev, size 0x12 lma 0x10005a7e
  465. Loading section .text._ZN9USBDevice14callback_resetEv, size 0x2 lma 0x10005a90
  466. Loading section .text._ZN9USBDevice7suspendEb, size 0x2 lma 0x10005a92
  467. Loading section .text._ZN9USBDevice3sofEi, size 0xa lma 0x10005a94
  468. Loading section .text._ZN9USBDevice11device_descEv, size 0x44 lma 0x10005aa0
  469. Loading section .text._ZN9USBDevice18string_langid_descEv, size 0x8 lma 0x10005ae4
  470. Loading section .text._ZN9USBDevice25string_imanufacturer_descEv, size 0x8 lma 0x10005aec
  471. Loading section .text._ZN9USBDevice19string_iserial_descEv, size 0x8 lma 0x10005af4
  472. Loading section .text._ZN9USBDevice26string_iconfiguration_descEv, size 0x8 lma 0x10005afc
  473. Loading section .text._ZN9USBDevice22string_iinterface_descEv, size 0x8 lma 0x10005b04
  474. Loading section .text._ZN9USBDevice20string_iproduct_descEv, size 0x8 lma 0x10005b0c
  475. Loading section .text._ZN9USBDevice13start_processEv, size 0x20 lma 0x10005b14
  476. Loading section .text._ZN9USBDevice6unlockEv, size 0x68 lma 0x10005b34
  477. Loading section .text._ZN9USBDevice13assert_lockedEv, size 0x24 lma 0x10005b9c
  478. Loading section .text._ZN9USBDevice4lockEv, size 0x2c lma 0x10005bc0
  479. Loading section .text._ZN9USBDevice23_request_get_descriptorEv, size 0x14a lma 0x10005bec
  480. Loading section .text._ZN9USBDevice20_decode_setup_packetEPhPNS_14setup_packet_tE, size 0x3a lma 0x10005d36
  481. Loading section .text._ZN9USBDevice26complete_request_xfer_doneEb, size 0x50 lma 0x10005d70
  482. Loading section .text._ZN9USBDevice12_control_outEv, size 0x88 lma 0x10005dc0
  483. Loading section .text._ZN9USBDevice7ep0_outEv, size 0x60 lma 0x10005e48
  484. Loading section .text._ZN9USBDevice11_control_inEv, size 0x98 lma 0x10005ea8
  485. Loading section .text._ZN9USBDevice6ep0_inEv, size 0x50 lma 0x10005f40
  486. Loading section .text._ZN9USBDevice26complete_set_configurationEb, size 0x50 lma 0x10005f90
  487. Loading section .text._ZN9USBDevice26_request_get_configurationEv, size 0x24 lma 0x10005fe0
  488. Loading section .text._ZN9USBDevice22_request_get_interfaceEv, size 0x3c lma 0x10006004
  489. Loading section .text._ZN9USBDevice22_request_set_interfaceEv, size 0x2c lma 0x10006040
  490. Loading section .text._ZN9USBDevice22complete_set_interfaceEb, size 0x50 lma 0x1000606c
  491. Loading section .text._ZN9USBDevice19_request_get_statusEv, size 0x90 lma 0x100060bc
  492. Loading section .text._ZN9USBDevice14_control_setupEv, size 0x56 lma 0x1000614c
  493. Loading section .text._ZN9USBDevice9ep0_setupEv, size 0x4c lma 0x100061a4
  494. Loading section .text._ZN9USBDevice16complete_requestENS_13RequestResultEPhm, size 0x5c lma 0x100061f0
  495. Loading section .text._ZN9USBDevice23_control_setup_continueEv, size 0xc4 lma 0x1000624c
  496. Loading section .text._ZN9USBDevice14_control_abortEv, size 0x20 lma 0x10006310
  497. Loading section .text._ZN9USBDevice27_complete_request_xfer_doneEv, size 0x70 lma 0x10006330
  498. Loading section .text._ZN9USBDevice20_control_abort_startEv, size 0x30 lma 0x100063a0
  499. Loading section .text._ZN9USBDevice23_complete_set_interfaceEv, size 0x60 lma 0x100063d0
  500. Loading section .text._ZN9USBDevice4initEv, size 0x40 lma 0x10006430
  501. Loading section .text._ZN9USBDevice10configuredEv, size 0x24 lma 0x10006470
  502. Loading section .text._ZN9USBDevice7connectEv, size 0x38 lma 0x10006494
  503. Loading section .text._ZN9USBDevice12endpoint_addEhm13usb_ep_type_tN4mbed8CallbackIFvvEEE, size 0xe0 lma 0x100064cc
  504. Loading section .text._ZN9USBDevice14endpoint_tableEv, size 0x10 lma 0x100065ac
  505. Loading section .text._ZN9USBDevice24endpoint_max_packet_sizeEh, size 0x38 lma 0x100065bc
  506. Loading section .text._ZN9USBDevice14endpoint_abortEh, size 0x8c lma 0x100065f4
  507. Loading section .text._ZN9USBDevice14endpoint_stallEh, size 0x98 lma 0x10006680
  508. Loading section .text._ZN9USBDevice20_request_set_featureEv, size 0x58 lma 0x10006718
  509. Loading section .text._ZN9USBDevice16endpoint_unstallEh, size 0xa4 lma 0x10006770
  510. Loading section .text._ZN9USBDevice22_request_clear_featureEv, size 0x58 lma 0x10006814
  511. Loading section .text._ZN9USBDevice10read_startEhPhm, size 0xc4 lma 0x1000686c
  512. Loading section .text._ZN9USBDevice11read_finishEh, size 0x84 lma 0x10006930
  513. Loading section .text._ZN9USBDevice11write_startEhPhm, size 0xd8 lma 0x100069b4
  514. Loading section .text._ZN9USBDevice12write_finishEh, size 0x78 lma 0x10006a8c
  515. Loading section .text._ZN9USBDevice13_change_stateENS_11DeviceStateE, size 0x60 lma 0x10006b04
  516. Loading section .text._ZN9USBDevice20_request_set_addressEv, size 0x30 lma 0x10006b64
  517. Loading section .text._ZN9USBDevice26_request_set_configurationEv, size 0x4c lma 0x10006b94
  518. Loading section .text._ZN9USBDevice14_request_setupEv, size 0x80 lma 0x10006be0
  519. Loading section .text._ZN9USBDevice17_complete_requestEv, size 0x98 lma 0x10006c60
  520. Loading section .text._ZN9USBDevice5resetEv, size 0x2c lma 0x10006cf8
  521. Loading section .text._ZN9USBDevice10disconnectEv, size 0x54 lma 0x10006d24
  522. Loading section .text._ZN9USBDevice6deinitEv, size 0x34 lma 0x10006d78
  523. Loading section .text._ZN9USBDevice5powerEb, size 0x24 lma 0x10006dac
  524. Loading section .text._ZN9USBDevice27_complete_set_configurationEv, size 0x84 lma 0x10006dd0
  525. Loading section .text._ZN9USBDeviceC2EP6USBPhyttt, size 0xa4 lma 0x10006e54
  526. Loading section .text._ZN9USBDeviceD2Ev, size 0x4c lma 0x10006ef8
  527. Loading section .text._ZN9USBDevice3outEh, size 0x64 lma 0x10006f44
  528. Loading section .text.hal_critical_section_enter, size 0x28 lma 0x10006fa8
  529. Loading section .text.hal_critical_section_exit, size 0x38 lma 0x10006fd0
  530. Loading section .text.hal_in_critical_section, size 0xc lma 0x10007008
  531. Loading section .text._gpio_init_in, size 0x22 lma 0x10007014
  532. Loading section .text._gpio_init_out, size 0x2c lma 0x10007036
  533. Loading section .text.gpio_init_in, size 0xa lma 0x10007062
  534. Loading section .text.gpio_init_out_ex, size 0xc lma 0x1000706c
  535. Loading section .text.gpio_init_out, size 0xa lma 0x10007078
  536. Loading section .text.gpio_init_inout, size 0x2c lma 0x10007082
  537. Loading section .text.pinmap_find_peripheral, size 0x18 lma 0x100070ae
  538. Loading section .text.pinmap_peripheral, size 0x28 lma 0x100070c8
  539. Loading section .text.update_present_time, size 0xa2 lma 0x100070f0
  540. Loading section .text._ticker_match_interval_passed, size 0x20 lma 0x10007192
  541. Loading section .text.schedule_interrupt, size 0x10c lma 0x100071b4
  542. Loading section .text.initialize, size 0x138 lma 0x100072c0
  543. Loading section .text.ticker_irq_handler, size 0x68 lma 0x100073f8
  544. Loading section .text.ticker_read_us, size 0x22 lma 0x10007460
  545. Loading section .text.ticker_read, size 0x8 lma 0x10007482
  546. Loading section .text.note_us_ticker_free, size 0x14 lma 0x1000748c
  547. Loading section .text.note_us_ticker_init, size 0x14 lma 0x100074a0
  548. Loading section .text.get_us_ticker_data, size 0x8 lma 0x100074b4
  549. Loading section .text.us_ticker_irq_handler, size 0x18 lma 0x100074bc
  550. Loading section .text.serial_init_direct, size 0x10 lma 0x100074d4
  551. Loading section .text._ZN4mbed19CriticalSectionLockC2Ev, size 0xc lma 0x100074e4
  552. Loading section .text._ZN4mbed19CriticalSectionLockD2Ev, size 0xc lma 0x100074f0
  553. Loading section .text._ZN4mbed8FileBase11getPathTypeEv, size 0x4 lma 0x100074fc
  554. Loading section .text._ZN4mbed8FileBaseC2EPKcNS_8PathTypeE, size 0x48 lma 0x10007500
  555. Loading section .text._ZN4mbed8FileBaseD2Ev, size 0x68 lma 0x10007548
  556. Loading section .text._ZN4mbed8FileBaseD0Ev, size 0x14 lma 0x100075b0
  557. Loading section .text._ZN4mbed8FileBase6lookupEPKcj, size 0x7c lma 0x100075c4
  558. Loading section .text._ZN4mbed10FileHandle6isattyEv, size 0x4 lma 0x10007640
  559. Loading section .text._ZN4mbed10FileHandle4sizeEv, size 0x32 lma 0x10007644
  560. Loading section .text._ZN4mbed8FilePathC2EPKc, size 0x54 lma 0x10007678
  561. Loading section .text._ZN4mbed8FilePath8fileNameEv, size 0x4 lma 0x100076cc
  562. Loading section .text._ZN4mbed8FilePath12isFileSystemEv, size 0x16 lma 0x100076d0
  563. Loading section .text._ZN4mbed8FilePath10fileSystemEv, size 0x1a lma 0x100076e6
  564. Loading section .text._ZN4mbed8FilePath6isFileEv, size 0x14 lma 0x10007700
  565. Loading section .text._ZN4mbed8FilePath4fileEv, size 0x1a lma 0x10007714
  566. Loading section .text._ZN4mbed8FilePath6existsEv, size 0xa lma 0x1000772e
  567. Loading section .text._ZN4mbed6Stream5closeEv, size 0x4 lma 0x10007738
  568. Loading section .text._ZN4mbed6Stream5writeEPKvj, size 0x36 lma 0x1000773c
  569. Loading section .text._ZN4mbed6Stream4readEPvj, size 0x32 lma 0x10007772
  570. Loading section .text._ZN4mbed6Stream4seekEli, size 0x4 lma 0x100077a4
  571. Loading section .text._ZN4mbed6Stream6rewindEv, size 0x2 lma 0x100077a8
  572. Loading section .text._ZN4mbed6StreamC2EPKc, size 0x58 lma 0x100077ac
  573. Loading section .text._ZN4mbed6StreamD2Ev, size 0x34 lma 0x10007804
  574. Loading section .text.print_context_info, size 0x9c lma 0x10007838
  575. Loading section .text.mbed_fault_handler, size 0xa4 lma 0x100078d4
  576. Loading section .text.__wrap__realloc_r, size 0x54 lma 0x10007978
  577. Loading section .text.__wrap__calloc_r, size 0x38 lma 0x100079cc
  578. Loading section .text.malloc_wrapper, size 0x9c lma 0x10007a04
  579. Loading section .text.__wrap__malloc_r, size 0xa lma 0x10007aa0
  580. Loading section .text.free_wrapper, size 0x94 lma 0x10007aac
  581. Loading section .text.__wrap__free_r, size 0xa lma 0x10007b40
  582. Loading section .text.mbed_assert_internal, size 0x14 lma 0x10007b4c
  583. Loading section .text.core_util_atomic_flag_test_and_set, size 0x1c lma 0x10007b60
  584. Loading section .text.core_util_atomic_exchange_u8, size 0x18 lma 0x10007b7c
  585. Loading section .text.mbed_die, size 0x64 lma 0x10007b94
  586. Loading section .text.mbed_error_puts, size 0x48 lma 0x10007bf8
  587. Loading section .text.mbed_error_vprintf, size 0x34 lma 0x10007c40
  588. Loading section .text.mbed_error_printf, size 0x16 lma 0x10007c74
  589. Loading section .text.core_util_are_interrupts_enabled, size 0xa lma 0x10007c8a
  590. Loading section .text.core_util_is_isr_active, size 0xc lma 0x10007c94
  591. Loading section .text.core_util_in_critical_section, size 0x8 lma 0x10007ca0
  592. Loading section .text.core_util_critical_section_enter, size 0x2c lma 0x10007ca8
  593. Loading section .text.core_util_critical_section_exit, size 0x1c lma 0x10007cd4
  594. Loading section .text.mbed_halt_system, size 0x38 lma 0x10007cf0
  595. Loading section .text.print_error_report.constprop.0, size 0x184 lma 0x10007d28
  596. Loading section .text.mbed_error_hook, size 0x2 lma 0x10007eac
  597. Loading section .text.handle_error.isra.0, size 0xb8 lma 0x10007eb0
  598. Loading section .text.mbed_error_initialize, size 0x4 lma 0x10007f68
  599. Loading section .text.mbed_get_error_in_progress, size 0xc lma 0x10007f6c
  600. Loading section .text.mbed_error, size 0x34 lma 0x10007f78
  601. Loading section .text.mbed_mem_trace_malloc, size 0x28 lma 0x10007fac
  602. Loading section .text.mbed_mem_trace_realloc, size 0x30 lma 0x10007fd4
  603. Loading section .text.mbed_mem_trace_calloc, size 0x30 lma 0x10008004
  604. Loading section .text.mbed_mem_trace_free, size 0x28 lma 0x10008034
  605. Loading section .text.mbed_mem_trace_lock, size 0x20 lma 0x1000805c
  606. Loading section .text.mbed_mem_trace_unlock, size 0x20 lma 0x1000807c
  607. Loading section .text.sleep_manager_lock_deep_sleep_internal, size 0x2 lma 0x1000809c
  608. Loading section .text.sleep_manager_unlock_deep_sleep_internal, size 0x2 lma 0x1000809e
  609. Loading section .text._ZN12DirectSerial4seekEli, size 0x6 lma 0x100080a0
  610. Loading section .text._ZN12DirectSerial4sizeEv, size 0x6 lma 0x100080a6
  611. Loading section .text._ZN12DirectSerial6isattyEv, size 0x4 lma 0x100080ac
  612. Loading section .text._ZN12DirectSerial5closeEv, size 0x4 lma 0x100080b0
  613. Loading section .text._ZN12DirectSerialD2Ev, size 0x2 lma 0x100080b4
  614. Loading section .text._ZL16singleton_unlockv, size 0x14 lma 0x100080b8
  615. Loading section .text._ZN12DirectSerial5writeEPKvj, size 0x20 lma 0x100080cc
  616. Loading section .text._ZNK12DirectSerial4pollEs, size 0x34 lma 0x100080ec
  617. Loading section .text._ZN12DirectSerial4readEPvj, size 0x1c lma 0x10008120
  618. Loading section .text._ZN12DirectSerialC2ERK15serial_pinmap_ti, size 0x34 lma 0x1000813c
  619. Loading section .text._ZN4mbed28mbed_target_override_consoleEi, size 0x4 lma 0x10008170
  620. Loading section .text._ZN4mbed21mbed_override_consoleEi, size 0x4 lma 0x10008174
  621. Loading section .text._exit, size 0xc lma 0x10008178
  622. Loading section .text.__aeabi_atexit, size 0x4 lma 0x10008184
  623. Loading section .text.__wrap_exit, size 0x6 lma 0x10008188
  624. Loading section .text.__wrap_atexit, size 0x4 lma 0x1000818e
  625. Loading section .text._ZN4mbed26mbed_set_unbuffered_streamEP7__sFILE, size 0xa lma 0x10008192
  626. Loading section .text.__malloc_lock, size 0x8 lma 0x1000819c
  627. Loading section .text.__malloc_unlock, size 0x8 lma 0x100081a4
  628. Loading section .text.__cxa_guard_acquire, size 0x44 lma 0x100081ac
  629. Loading section .text.__cxa_guard_release, size 0x34 lma 0x100081f0
  630. Loading section .text._ZN4mbed16mbed_file_handleEi, size 0x74 lma 0x10008224
  631. Loading section .text.close, size 0x40 lma 0x10008298
  632. Loading section .text._close, size 0x8 lma 0x100082d8
  633. Loading section .text.write, size 0x36 lma 0x100082e0
  634. Loading section .text.read, size 0x36 lma 0x10008316
  635. Loading section .text.isatty, size 0x2c lma 0x1000834c
  636. Loading section .text.fdopen, size 0x3c lma 0x10008378
  637. Loading section .text._write, size 0xd8 lma 0x100083b4
  638. Loading section .text._isatty, size 0x8 lma 0x1000848c
  639. Loading section .text._read, size 0x9c lma 0x10008494
  640. Loading section .text.lseek, size 0x36 lma 0x10008530
  641. Loading section .text._lseek, size 0x8 lma 0x10008566
  642. Loading section .text.fstat, size 0x42 lma 0x1000856e
  643. Loading section .text._fstat, size 0x8 lma 0x100085b0
  644. Loading section .text._Znwj, size 0x30 lma 0x100085b8
  645. Loading section .text._ZnwjRKSt9nothrow_t, size 0x14 lma 0x100085e8
  646. Loading section .text._ZnajRKSt9nothrow_t, size 0x8 lma 0x100085fc
  647. Loading section .text._ZdlPv, size 0x14 lma 0x10008604
  648. Loading section .text._ZdlPvj, size 0x14 lma 0x10008618
  649. Loading section .text._ZN12DirectSerialD0Ev, size 0xe lma 0x1000862c
  650. Loading section .text._ZdaPv, size 0x8 lma 0x1000863a
  651. Loading section .text._ZN4mbed17remove_filehandleEPNS_10FileHandleE, size 0x3c lma 0x10008644
  652. Loading section .text._ZL18reserve_filehandlev, size 0x54 lma 0x10008680
  653. Loading section .text._ZN4mbed10bind_to_fdEPNS_10FileHandleE, size 0x2c lma 0x100086d4
  654. Loading section .text._ZN4mbed6fdopenEPNS_10FileHandleEPKc, size 0x38 lma 0x10008700
  655. Loading section .text.open, size 0xa8 lma 0x10008738
  656. Loading section .text._open, size 0x78 lma 0x100087e0
  657. Loading section .text.mbed_stats_sys_get, size 0x50 lma 0x10008858
  658. Loading section .text.wait_us, size 0x1e lma 0x100088a8
  659. Loading section .text._ZN4rtos10EventFlags11constructorEPKc, size 0x34 lma 0x100088c8
  660. Loading section .text._ZN4rtos10EventFlagsC2Ev, size 0x14 lma 0x100088fc
  661. Loading section .text._ZN4rtos10EventFlags3setEm, size 0xa lma 0x10008910
  662. Loading section .text._ZN4rtos10EventFlagsD2Ev, size 0xe lma 0x1000891a
  663. Loading section .text._ZN4rtos10EventFlags8wait_forEmmNSt6chrono8durationImSt5ratioILx1ELx1000EEEEb, size 0x16 lma 0x10008928
  664. Loading section .text._ZN4rtos10EventFlags12wait_any_forEmNSt6chrono8durationImSt5ratioILx1ELx1000EEEEb, size 0xe lma 0x1000893e
  665. Loading section .text._ZN4rtos10EventFlags8wait_anyEmmb, size 0x8 lma 0x1000894c
  666. Loading section .text._ZN4rtos5Mutex11constructorEPKc, size 0x48 lma 0x10008954
  667. Loading section .text._ZN4rtos5MutexC2Ev, size 0xe lma 0x1000899c
  668. Loading section .text._ZN4rtos5Mutex4lockEv, size 0x38 lma 0x100089ac
  669. Loading section .text._ZN4rtos5Mutex6unlockEv, size 0x30 lma 0x100089e4
  670. Loading section .text._ZN4rtos5MutexD2Ev, size 0xe lma 0x10008a14
  671. Loading section .text._ZN4rtos9Semaphore11constructorElt, size 0x40 lma 0x10008a24
  672. Loading section .text._ZN4rtos9SemaphoreC2El, size 0x14 lma 0x10008a64
  673. Loading section .text._ZN4rtos9Semaphore15try_acquire_forENSt6chrono8durationImSt5ratioILx1ELx1000EEEE, size 0x3c lma 0x10008a78
  674. Loading section .text._ZN4rtos9Semaphore7releaseEv, size 0xa lma 0x10008ab4
  675. Loading section .text._ZN4rtos9SemaphoreD2Ev, size 0xe lma 0x10008abe
  676. Loading section .text._ZN4rtos10ThisThread9sleep_forENSt6chrono8durationImSt5ratioILx1ELx1000EEEE, size 0x24 lma 0x10008acc
  677. Loading section .text._ZN4rtos6Thread11constructorEm12osPriority_tmPhPKc, size 0x68 lma 0x10008af0
  678. Loading section .text._ZN4rtos6Thread11constructorE12osPriority_tmPhPKc, size 0x14 lma 0x10008b58
  679. Loading section .text._ZN4rtos6Thread5startEN4mbed8CallbackIFvvEEE, size 0xd8 lma 0x10008b6c
  680. Loading section .text._ZN4rtos6Thread9terminateEv, size 0x42 lma 0x10008c44
  681. Loading section .text._ZN4rtos6ThreadD2Ev, size 0x44 lma 0x10008c88
  682. Loading section .text._ZN4rtos6ThreadD0Ev, size 0x14 lma 0x10008ccc
  683. Loading section .text._ZN4rtos6Thread6_thunkEPv, size 0x28 lma 0x10008ce0
  684. Loading section .text._ZN8USBPhyHwD2Ev, size 0x2 lma 0x10008d08
  685. Loading section .text._ZN8USBPhyHw7poweredEv, size 0x4 lma 0x10008d0a
  686. Loading section .text._ZN8USBPhyHw7connectEv, size 0x24 lma 0x10008d10
  687. Loading section .text._ZN8USBPhyHw9configureEv, size 0x2 lma 0x10008d34
  688. Loading section .text._ZN8USBPhyHw10sof_enableEv, size 0x10 lma 0x10008d38
  689. Loading section .text._ZN8USBPhyHw11sof_disableEv, size 0x10 lma 0x10008d48
  690. Loading section .text._ZN8USBPhyHw11set_addressEh, size 0x4 lma 0x10008d58
  691. Loading section .text._ZN8USBPhyHw13remote_wakeupEv, size 0x10 lma 0x10008d5c
  692. Loading section .text._ZN8USBPhyHw14endpoint_tableEv, size 0x8 lma 0x10008d6c
  693. Loading section .text._ZN8USBPhyHw18ep0_set_max_packetEm, size 0x4 lma 0x10008d74
  694. Loading section .text._ZN8USBPhyHw8ep0_readEPhm, size 0x2c lma 0x10008d78
  695. Loading section .text._ZN8USBPhyHw9ep0_stallEv, size 0x20 lma 0x10008da4
  696. Loading section .text._ZN8USBPhyHw12endpoint_addEhm13usb_ep_type_t, size 0x78 lma 0x10008dc4
  697. Loading section .text._ZN8USBPhyHw15endpoint_removeEh, size 0x2 lma 0x10008e3c
  698. Loading section .text._ZN8USBPhyHw14endpoint_stallEh, size 0x1c lma 0x10008e40
  699. Loading section .text._ZN8USBPhyHw16endpoint_unstallEh, size 0x1c lma 0x10008e5c
  700. Loading section .text._ZN8USBPhyHw13endpoint_readEhPhm, size 0x40 lma 0x10008e78
  701. Loading section .text._ZN8USBPhyHwD0Ev, size 0x10 lma 0x10008eb8
  702. Loading section .text._ZN8USBPhyHw10disconnectEv, size 0x24 lma 0x10008ec8
  703. Loading section .text._ZN8USBPhyHw21ep0_setup_read_resultEPhm, size 0x18 lma 0x10008eec
  704. Loading section .text._ZN8USBPhyHw15ep0_read_resultEv, size 0x34 lma 0x10008f04
  705. Loading section .text._ZN8USBPhyHw9ep0_writeEPhm, size 0x40 lma 0x10008f38
  706. Loading section .text._ZN8USBPhyHw20endpoint_read_resultEh, size 0x44 lma 0x10008f78
  707. Loading section .text._ZN8USBPhyHw14endpoint_writeEhPhm, size 0x5c lma 0x10008fbc
  708. Loading section .text._ZN8USBPhyHw4initEP12USBPhyEvents, size 0x80 lma 0x10009018
  709. Loading section .text._ZN8USBPhyHw7processEv, size 0x14c lma 0x10009098
  710. Loading section .text._ZN8USBPhyHw6deinitEv, size 0x1c lma 0x100091e4
  711. Loading section .text._ZN8USBPhyHw7_usbisrEv, size 0x28 lma 0x10009200
  712. Loading section .text._Z11get_usb_phyv, size 0x40 lma 0x10009228
  713. Loading section .text.gpio_write, size 0x18 lma 0x10009268
  714. Loading section .text.gpio_read, size 0x14 lma 0x10009280
  715. Loading section .text.gpio_init, size 0x10 lma 0x10009294
  716. Loading section .text.gpio_mode, size 0x34 lma 0x100092a4
  717. Loading section .text.gpio_dir, size 0x3c lma 0x100092d8
  718. Loading section .text.mbed_sdk_init, size 0x14 lma 0x10009314
  719. Loading section .text.lock_init, size 0x10 lma 0x10009328
  720. Loading section .text.mutex_init, size 0x1a lma 0x10009338
  721. Loading section .text.recursive_mutex_init, size 0x1a lma 0x10009352
  722. Loading section .text.alarm_pool_init_default, size 0x2 lma 0x1000936c
  723. Loading section .text.hw_claim_lock, size 0x18 lma 0x10009370
  724. Loading section .text.hw_claim_unlock, size 0x14 lma 0x10009388
  725. Loading section .text.hw_is_claimed, size 0x16 lma 0x1000939c
  726. Loading section .text.hw_claim_or_assert, size 0x3a lma 0x100093b2
  727. Loading section .text.hw_claim_clear, size 0x48 lma 0x100093ec
  728. Loading section .text.clock_configure, size 0xe8 lma 0x10009434
  729. Loading section .text.clocks_init, size 0xf0 lma 0x1000951c
  730. Loading section .text.clock_get_hz, size 0xc lma 0x1000960c
  731. Loading section .text.flash_get_unique_id, size 0x50 lma 0x10009618
  732. Loading section .text.gpio_set_function, size 0x2c lma 0x10009668
  733. Loading section .text.gpio_get_function, size 0x14 lma 0x10009694
  734. Loading section .text.gpio_set_pulls, size 0x24 lma 0x100096a8
  735. Loading section .text.gpio_set_inover, size 0x20 lma 0x100096cc
  736. Loading section .text.gpio_set_oeover, size 0x20 lma 0x100096ec
  737. Loading section .text._gpio_init, size 0x16 lma 0x1000970c
  738. Loading section .text.set_raw_irq_handler_and_unlock, size 0x28 lma 0x10009724
  739. Loading section .text.resolve_branch, size 0x2c lma 0x1000974c
  740. Loading section .text.make_branch, size 0x30 lma 0x10009778
  741. Loading section .text.irq_is_enabled, size 0x18 lma 0x100097a8
  742. Loading section .text.irq_set_mask_enabled, size 0x20 lma 0x100097c0
  743. Loading section .text.irq_set_enabled, size 0xe lma 0x100097e0
  744. Loading section .text.irq_get_vtable_handler, size 0x10 lma 0x100097f0
  745. Loading section .text.irq_set_exclusive_handler, size 0x54 lma 0x10009800
  746. Loading section .text.irq_remove_handler, size 0x188 lma 0x10009854
  747. Loading section .text.irq_add_tail_to_free_list, size 0xe0 lma 0x100099dc
  748. Loading section .text.irq_init_priorities, size 0x24 lma 0x10009abc
  749. Loading section .text.pll_init, size 0x104 lma 0x10009ae0
  750. Loading section .text.spin_locks_reset, size 0x1c lma 0x10009be4
  751. Loading section .text.next_striped_spin_lock_num, size 0x18 lma 0x10009c00
  752. Loading section .text.hardware_alarm_irq_handler, size 0x8c lma 0x10009c18
  753. Loading section .text.hardware_alarm_claim, size 0x18 lma 0x10009ca4
  754. Loading section .text.hardware_alarm_unclaim, size 0x14 lma 0x10009cbc
  755. Loading section .text.time_us_64, size 0x14 lma 0x10009cd0
  756. Loading section .text.busy_wait_until, size 0x1c lma 0x10009ce4
  757. Loading section .text.busy_wait_us, size 0x44 lma 0x10009d00
  758. Loading section .text.hardware_alarm_set_callback, size 0x9c lma 0x10009d44
  759. Loading section .text.hardware_alarm_set_target, size 0xe8 lma 0x10009de0
  760. Loading section .text.hardware_alarm_cancel, size 0x40 lma 0x10009ec8
  761. Loading section .text.uart_deinit, size 0x24 lma 0x10009f08
  762. Loading section .text.uart_set_baudrate, size 0x5c lma 0x10009f2c
  763. Loading section .text.uart_init, size 0x7c lma 0x10009f88
  764. Loading section .text.watchdog_start_tick, size 0x10 lma 0x1000a004
  765. Loading section .text.xosc_init, size 0x28 lma 0x1000a014
  766. Loading section .text.rom_func_lookup, size 0x10 lma 0x1000a03c
  767. Loading section .text.rom_funcs_lookup, size 0x26 lma 0x1000a04c
  768. Loading section .text.hw_enumeration_fix_finish, size 0x40 lma 0x1000a074
  769. Loading section .text.hw_enumeration_fix_force_ls_j, size 0xb8 lma 0x1000a0b4
  770. Loading section .text.rp2040_usb_device_enumeration_fix, size 0x20 lma 0x1000a16c
  771. Loading section .text.running_on_fpga, size 0x10 lma 0x1000a18c
  772. Loading section .text.rp2040_chip_version, size 0x50 lma 0x1000a19c
  773. Loading section .text._sbrk, size 0x30 lma 0x1000a1ec
  774. Loading section .text.__assert_func, size 0x30 lma 0x1000a21c
  775. Loading section .text.runtime_init, size 0xdc lma 0x1000a24c
  776. Loading section .text.panic, size 0x2c lma 0x1000a328
  777. Loading section .text.uart0_irq, size 0x18 lma 0x1000a354
  778. Loading section .text.uart1_irq, size 0x18 lma 0x1000a36c
  779. Loading section .text.serial_init, size 0xc0 lma 0x1000a384
  780. Loading section .text.serial_free, size 0xa lma 0x1000a444
  781. Loading section .text.serial_baud, size 0x20 lma 0x1000a44e
  782. Loading section .text.serial_format, size 0x5c lma 0x1000a470
  783. Loading section .text.serial_irq_handler, size 0x24 lma 0x1000a4cc
  784. Loading section .text.serial_irq_set, size 0x84 lma 0x1000a4f0
  785. Loading section .text.serial_getc, size 0x10 lma 0x1000a574
  786. Loading section .text.serial_putc, size 0x10 lma 0x1000a584
  787. Loading section .text.serial_readable, size 0xc lma 0x1000a594
  788. Loading section .text.serial_writable, size 0xa lma 0x1000a5a0
  789. Loading section .text.serial_set_flow_control, size 0x68 lma 0x1000a5aa
  790. Loading section .text.us_ticker_irq_handler_internal, size 0xc lma 0x1000a612
  791. Loading section .text.us_ticker_get_info, size 0x8 lma 0x1000a620
  792. Loading section .text.us_ticker_init, size 0x18 lma 0x1000a628
  793. Loading section .text.us_ticker_read, size 0xc lma 0x1000a640
  794. Loading section .text.us_ticker_set_interrupt, size 0x54 lma 0x1000a64c
  795. Loading section .text.us_ticker_fire_interrupt, size 0x8 lma 0x1000a6a0
  796. Loading section .text.us_ticker_disable_interrupt, size 0xa lma 0x1000a6a8
  797. Loading section .text.us_ticker_clear_interrupt, size 0x8 lma 0x1000a6b2
  798. Loading section .text.us_ticker_free, size 0xa lma 0x1000a6ba
  799. Loading section .text.__muldi3, size 0x50 lma 0x1000a6c4
  800. Loading section .text.__udivmoddi4, size 0x198 lma 0x1000a714
  801. Loading section .text.__gnu_ldivmod_helper, size 0x3c lma 0x1000a8ac
  802. Loading section .text.__aeabi_dadd, size 0x6d4 lma 0x1000a8e8
  803. Loading section .text.__aeabi_ddiv, size 0x5d0 lma 0x1000afbc
  804. Loading section .text.__eqdf2, size 0x78 lma 0x1000b58c
  805. Loading section .text.__gedf2, size 0xe4 lma 0x1000b604
  806. Loading section .text.__ledf2, size 0xe0 lma 0x1000b6e8
  807. Loading section .text.__aeabi_dmul, size 0x4d8 lma 0x1000b7c8
  808. Loading section .text.__aeabi_dsub, size 0x724 lma 0x1000bca0
  809. Loading section .text.__aeabi_dcmpun, size 0x3c lma 0x1000c3c4
  810. Loading section .text.__aeabi_d2iz, size 0x6c lma 0x1000c400
  811. Loading section .text.__aeabi_i2d, size 0x60 lma 0x1000c46c
  812. Loading section .text.__aeabi_ui2d, size 0x4c lma 0x1000c4cc
  813. Loading section .text.__divdi3, size 0x1cc lma 0x1000c518
  814. Loading section .text.abort, size 0xe lma 0x1000c6e4
  815. Loading section .text.__errno, size 0xc lma 0x1000c6f4
  816. Loading section .text._fclose_r, size 0xe8 lma 0x1000c700
  817. Loading section .text.fclose, size 0x14 lma 0x1000c7e8
  818. Loading section .text.__sflush_r, size 0x118 lma 0x1000c7fc
  819. Loading section .text._fflush_r, size 0x80 lma 0x1000c914
  820. Loading section .text.std, size 0x48 lma 0x1000c994
  821. Loading section .text._cleanup_r, size 0x10 lma 0x1000c9dc
  822. Loading section .text.__sfmoreglue, size 0x2c lma 0x1000c9ec
  823. Loading section .text.__sfp_lock_acquire, size 0x10 lma 0x1000ca18
  824. Loading section .text.__sfp_lock_release, size 0x10 lma 0x1000ca28
  825. Loading section .text.__sinit_lock_acquire, size 0x10 lma 0x1000ca38
  826. Loading section .text.__sinit_lock_release, size 0x10 lma 0x1000ca48
  827. Loading section .text.__sinit, size 0x70 lma 0x1000ca58
  828. Loading section .text.__sfp, size 0x90 lma 0x1000cac8
  829. Loading section .text._fopen_r, size 0xa4 lma 0x1000cb58
  830. Loading section .text.fopen, size 0x14 lma 0x1000cbfc
  831. Loading section .text._fseek_r, size 0x8 lma 0x1000cc10
  832. Loading section .text._fseeko_r, size 0x18c lma 0x1000cc18
  833. Loading section .text._fwalk_reent, size 0x40 lma 0x1000cda4
  834. Loading section .text.__libc_init_array, size 0x48 lma 0x1000cde4
  835. Loading section .text.__retarget_lock_init_recursive, size 0x2 lma 0x1000ce2c
  836. Loading section .text.__retarget_lock_close_recursive, size 0x2 lma 0x1000ce2e
  837. Loading section .text.__retarget_lock_acquire_recursive, size 0x2 lma 0x1000ce30
  838. Loading section .text.__retarget_lock_release_recursive, size 0x2 lma 0x1000ce32
  839. Loading section .text.__swhatbuf_r, size 0x50 lma 0x1000ce34
  840. Loading section .text.__smakebuf_r, size 0x88 lma 0x1000ce84
  841. Loading section .text.malloc, size 0x14 lma 0x1000cf0c
  842. Loading section .text.free, size 0x14 lma 0x1000cf20
  843. Loading section .text.memchr, size 0x16 lma 0x1000cf34
  844. Loading section .text.memcmp, size 0x1c lma 0x1000cf4a
  845. Loading section .text.memcpy, size 0x12 lma 0x1000cf66
  846. Loading section .text.memmove, size 0x26 lma 0x1000cf78
  847. Loading section .text.memset, size 0x10 lma 0x1000cf9e
  848. Loading section .text._free_r, size 0x94 lma 0x1000cfb0
  849. Loading section .text._malloc_r, size 0xbc lma 0x1000d044
  850. Loading section .text.__sfputc_r, size 0x2a lma 0x1000d100
  851. Loading section .text.__sfputs_r, size 0x24 lma 0x1000d12a
  852. Loading section .text._vfprintf_r, size 0x274 lma 0x1000d150
  853. Loading section .text.__cvt, size 0xc6 lma 0x1000d3c4
  854. Loading section .text.__exponent, size 0x8e lma 0x1000d48a
  855. Loading section .text._printf_float, size 0x49c lma 0x1000d518
  856. Loading section .text._printf_common, size 0xde lma 0x1000d9b4
  857. Loading section .text._printf_i, size 0x224 lma 0x1000da94
  858. Loading section .text._open_r, size 0x28 lma 0x1000dcb8
  859. Loading section .text.printf, size 0x34 lma 0x1000dce0
  860. Loading section .text._puts_r, size 0xe4 lma 0x1000dd14
  861. Loading section .text.puts, size 0x14 lma 0x1000ddf8
  862. Loading section .text._sbrk_r, size 0x24 lma 0x1000de0c
  863. Loading section .text.setbuf, size 0x12 lma 0x1000de30
  864. Loading section .text.setvbuf, size 0x190 lma 0x1000de44
  865. Loading section .text._raise_r, size 0x54 lma 0x1000dfd4
  866. Loading section .text.raise, size 0x14 lma 0x1000e028
  867. Loading section .text._kill_r, size 0x24 lma 0x1000e03c
  868. Loading section .text._getpid_r, size 0x8 lma 0x1000e060
  869. Loading section .text.__sread, size 0x28 lma 0x1000e068
  870. Loading section .text.__swrite, size 0x38 lma 0x1000e090
  871. Loading section .text.__sseek, size 0x2c lma 0x1000e0c8
  872. Loading section .text.__sclose, size 0xc lma 0x1000e0f4
  873. Loading section .text.strspn, size 0x22 lma 0x1000e100
  874. Loading section .text.vprintf, size 0x2c lma 0x1000e124
  875. Loading section .text._vsnprintf_r, size 0x56 lma 0x1000e150
  876. Loading section .text.vsnprintf, size 0x18 lma 0x1000e1a8
  877. Loading section .text.__swbuf_r, size 0xac lma 0x1000e1c0
  878. Loading section .text._write_r, size 0x28 lma 0x1000e26c
  879. Loading section .text.__swsetup_r, size 0xf0 lma 0x1000e294
  880. Loading section .text._close_r, size 0x24 lma 0x1000e384
  881. Loading section .text.quorem, size 0x116 lma 0x1000e3a8
  882. Loading section .text._dtoa_r, size 0xbcc lma 0x1000e4c0
  883. Loading section .text.__sflags, size 0x72 lma 0x1000f08c
  884. Loading section .text._fstat_r, size 0x24 lma 0x1000f100
  885. Loading section .text._isatty_r, size 0x24 lma 0x1000f124
  886. Loading section .text._localeconv_r, size 0x8 lma 0x1000f148
  887. Loading section .text._lseek_r, size 0x28 lma 0x1000f150
  888. Loading section .text.__ascii_mbtowc, size 0x24 lma 0x1000f178
  889. Loading section .text._Balloc, size 0x70 lma 0x1000f19c
  890. Loading section .text._Bfree, size 0x32 lma 0x1000f20c
  891. Loading section .text.__multadd, size 0x7c lma 0x1000f23e
  892. Loading section .text.__hi0bits, size 0x34 lma 0x1000f2ba
  893. Loading section .text.__lo0bits, size 0x5c lma 0x1000f2ee
  894. Loading section .text.__i2b, size 0x12 lma 0x1000f34a
  895. Loading section .text.__multiply, size 0x146 lma 0x1000f35c
  896. Loading section .text.__pow5mult, size 0xa0 lma 0x1000f4a4
  897. Loading section .text.__lshift, size 0xc8 lma 0x1000f544
  898. Loading section .text.__mcmp, size 0x36 lma 0x1000f60c
  899. Loading section .text.__mdiff, size 0x106 lma 0x1000f642
  900. Loading section .text.__d2b, size 0xac lma 0x1000f748
  901. Loading section .text.__ssputs_r, size 0xc4 lma 0x1000f7f4
  902. Loading section .text._svfprintf_r, size 0x200 lma 0x1000f8b8
  903. Loading section .text._read_r, size 0x28 lma 0x1000fab8
  904. Loading section .text.__ascii_wctomb, size 0x1a lma 0x1000fae0
  905. Loading section .text._getpid, size 0x10 lma 0x1000fafc
  906. Loading section .text._kill, size 0x10 lma 0x1000fb0c
  907. Loading section .rodata, size 0xc0 lma 0x1000fb1c
  908. Loading section .rodata._ZL11magic_token, size 0xc lma 0x1000fbdc
  909. Loading section .rodata._ZZN4mbed8CallbackIFvvEE8generateIZNS2_C4IPN7arduino4UARTEMS6_FvvELi0EEET_T0_EUlvE_vEEvOSA_E3ops, size 0xc lma 0x1000fbe8
  910. Loading section .rodata._ZTVN7arduino4UARTE, size 0x34 lma 0x1000fbf4
  911. Loading section .rodata._ZN7arduino18PluggableUSBDevice20string_iproduct_descEv.str1.4, size 0x11 lma 0x1000fc28
  912. Loading section .rodata._ZTVN7arduino18PluggableUSBDeviceE, size 0x88 lma 0x1000fc3c
  913. Loading section .rodata._ZZN7arduino18PluggableUSBDevice25string_imanufacturer_descEvE31string_imanufacturer_descriptor, size 0x10 lma 0x1000fcc4
  914. Loading section .rodata._ZN7arduino6USBCDC4initER16EndpointResolver.str1.4, size 0x69 lma 0x1000fcd4
  915. Loading section .rodata._ZN7arduino6USBCDC12_receive_isrEv.str1.4, size 0xe lma 0x1000fd40
  916. Loading section .rodata._ZN7arduino6USBCDC26_change_terminal_connectedEb.str1.4, size 0x25 lma 0x1000fd50
  917. Loading section .rodata._ZTVN7arduino6USBCDC10AsyncWriteE, size 0x18 lma 0x1000fd78
  918. Loading section .rodata._ZTVN7arduino6USBCDC9AsyncReadE, size 0x18 lma 0x1000fd90
  919. Loading section .rodata._ZTVN7arduino6USBCDC9AsyncWaitE, size 0x18 lma 0x1000fda8
  920. Loading section .rodata._ZZN4mbed8CallbackIFvvEE8generateIZNS2_C4IPN7arduino6USBCDCEMS6_FvvELi0EEET_T0_EUlvE_vEEvOSA_E3ops, size 0xc lma 0x1000fdc0
  921. Loading section .rodata._ZN4rtos6KernelL20wait_for_u32_foreverE, size 0x4 lma 0x1000fdcc
  922. Loading section .rodata._ZTVN7arduino6USBCDCE, size 0x48 lma 0x1000fdd0
  923. Loading section .rodata._ZZN7arduino6USBCDC20string_iproduct_descEvE24stringIproductDescriptor, size 0x16 lma 0x1000fe18
  924. Loading section .rodata._ZNK4mbed8CallbackIFvvEE4callEv.str1.4, size 0x80 lma 0x1000fe30
  925. Loading section .rodata._ZN7arduino9USBSerial5beginEm.str1.4, size 0x7 lma 0x1000feb0
  926. Loading section .rodata._ZZN4mbed8CallbackIFvvEE8generateIZNS2_C4IPN7arduino9USBSerialEMS6_FvvELi0EEET_T0_EUlvE_vEEvOSA_E3ops, size 0xc lma 0x1000feb8
  927. Loading section .rodata._ZZN4mbed8CallbackIFvvEE8generateIPS1_vEEvOT_E3ops, size 0xc lma 0x1000fec4
  928. Loading section .rodata._ZTVN7arduino9USBSerialE, size 0x11c lma 0x1000fed0
  929. Loading section .rodata._ZTVN7arduino9IPAddressE, size 0xc lma 0x1000ffec
  930. Loading section .rodata.svcRtxKernelGetInfo.str1.1, size 0xb lma 0x1000fff8
  931. Loading section .rodata.osRtxUserSVC, size 0x4 lma 0x10010004
  932. Loading section .rodata.os_timer_mq_attr, size 0x18 lma 0x10010008
  933. Loading section .rodata.str1.1, size 0x238 lma 0x10010020
  934. Loading section .rodata.os_timer_thread_attr, size 0x24 lma 0x10010258
  935. Loading section .rodata.os_idle_thread_attr, size 0x24 lma 0x1001027c
  936. Loading section .rodata.mbed_toolchain_init.str1.1, size 0x17 lma 0x100102a0
  937. Loading section .rodata.mbed_rtos_start.str1.1, size 0x36 lma 0x100102b7
  938. Loading section .rodata.trap_rtx_error.str1.1, size 0x8 lma 0x100102ed
  939. Loading section .rodata.osRtxErrorNotify.str1.1, size 0x110 lma 0x100102f5
  940. Loading section .rodata.CSWTCH.12, size 0x18 lma 0x10010408
  941. Loading section .rodata._ZNK12SingletonPtrIN4mbed8CallbackIFiiNS1_IFvvEEEEEEE3getEv.str1.1, size 0x56 lma 0x10010420
  942. Loading section .rodata._ZN4mbed10SerialBase16set_flow_controlENS0_4FlowE7PinNameS2_.str1.1, size 0x3f lma 0x10010476
  943. Loading section .rodata._ZTVN4mbed10SerialBaseE, size 0x18 lma 0x100104b8
  944. Loading section .rodata._ZTVN4mbed16UnbufferedSerialE, size 0x8c lma 0x100104d0
  945. Loading section .rodata._ZN7AsyncOp4waitEPN4rtos5MutexENSt6chrono8durationImSt5ratioILx1ELx1000EEEE.str1.1, size 0x37 lma 0x1001055c
  946. Loading section .rodata._ZN7AsyncOpD2Ev.str1.1, size 0xe lma 0x10010593
  947. Loading section .rodata._ZTV7AsyncOp, size 0x18 lma 0x100105a4
  948. Loading section .rodata._ZN9USBDevice6unlockEv.str1.1, size 0x37 lma 0x100105bc
  949. Loading section .rodata._ZN9USBDevice26complete_request_xfer_doneEb.str1.1, size 0x2b lma 0x100105f3
  950. Loading section .rodata._ZN9USBDevice7ep0_outEv.str1.1, size 0x72 lma 0x1001061e
  951. Loading section .rodata._ZN9USBDevice26complete_set_configurationEb.str1.1, size 0x2c lma 0x10010690
  952. Loading section .rodata._ZN9USBDevice22complete_set_interfaceEb.str1.1, size 0x28 lma 0x100106bc
  953. Loading section .rodata._ZN9USBDevice16complete_requestENS_13RequestResultEPhm.str1.1, size 0x23 lma 0x100106e4
  954. Loading section .rodata._ZN9USBDevice12endpoint_addEhm13usb_ep_type_tN4mbed8CallbackIFvvEEE.str1.1, size 0x59 lma 0x10010707
  955. Loading section .rodata._ZN9USBDevice14endpoint_abortEh.str1.1, size 0xe lma 0x10010760
  956. Loading section .rodata._ZN9USBDevice10read_startEhPhm.str1.1, size 0x51 lma 0x1001076e
  957. Loading section .rodata._ZN9USBDevice11write_startEhPhm.str1.1, size 0x3f lma 0x100107bf
  958. Loading section .rodata._ZN9USBDeviceD2Ev.str1.1, size 0xe lma 0x100107fe
  959. Loading section .rodata._ZTV9USBDevice, size 0x88 lma 0x1001080c
  960. Loading section .rodata._ZZN9USBDevice20string_iproduct_descEvE26string_iproduct_descriptor, size 0x16 lma 0x10010894
  961. Loading section .rodata._ZZN9USBDevice22string_iinterface_descEvE28string_iinterface_descriptor, size 0x8 lma 0x100108aa
  962. Loading section .rodata._ZZN9USBDevice26string_iconfiguration_descEvE32string_iconfiguration_descriptor, size 0x6 lma 0x100108b2
  963. Loading section .rodata._ZZN9USBDevice19string_iserial_descEvE25string_iserial_descriptor, size 0x16 lma 0x100108b8
  964. Loading section .rodata._ZZN9USBDevice25string_imanufacturer_descEvE31string_imanufacturer_descriptor, size 0x12 lma 0x100108ce
  965. Loading section .rodata._ZZN9USBDevice18string_langid_descEvE24string_langid_descriptor, size 0x4 lma 0x100108e0
  966. Loading section .rodata.hal_critical_section_exit.str1.1, size 0x4b lma 0x100108e4
  967. Loading section .rodata.pinmap_peripheral.str1.1, size 0x20 lma 0x1001092f
  968. Loading section .rodata.schedule_interrupt.str1.1, size 0x4b lma 0x1001094f
  969. Loading section .rodata.initialize.str1.1, size 0x55 lma 0x1001099a
  970. Loading section .rodata.us_data, size 0x8 lma 0x100109f0
  971. Loading section .rodata.us_interface, size 0x24 lma 0x100109f8
  972. Loading section .rodata._ZN4mbed8FileBase6lookupEPKcj.str1.1, size 0x8 lma 0x10010a1c
  973. Loading section .rodata._ZTVN4mbed8FileBaseE, size 0x10 lma 0x10010a24
  974. Loading section .rodata._ZTVN4mbed10FileHandleE, size 0x50 lma 0x10010a34
  975. Loading section .rodata._ZN4mbed8FilePathC2EPKc.str1.1, size 0x32 lma 0x10010a84
  976. Loading section .rodata._ZN4mbed6StreamC2EPKc.str1.1, size 0x16 lma 0x10010ab6
  977. Loading section .rodata._ZTVN4mbed8FileLikeE, size 0x60 lma 0x10010acc
  978. Loading section .rodata._ZTVN4mbed6StreamE, size 0x70 lma 0x10010b2c
  979. Loading section .rodata.print_context_info.str1.1, size 0xc2 lma 0x10010b9c
  980. Loading section .rodata.mbed_fault_handler.str1.1, size 0x90 lma 0x10010c5e
  981. Loading section .rodata.mbed_error_vprintf.str1.1, size 0x5 lma 0x10010cee
  982. Loading section .rodata.core_util_critical_section_enter.str1.1, size 0x5b lma 0x10010cf3
  983. Loading section .rodata.print_error_report.constprop.0.str1.1, size 0x22c lma 0x10010d4e
  984. Loading section .rodata.__cxa_guard_acquire.str1.1, size 0x4a lma 0x10010f7a
  985. Loading section .rodata.__cxa_guard_release.str1.1, size 0x37 lma 0x10010fc4
  986. Loading section .rodata._write.str1.1, size 0x3c lma 0x10010ffb
  987. Loading section .rodata._read.str1.1, size 0x3c lma 0x10011037
  988. Loading section .rodata._Znwj.str1.1, size 0x1d lma 0x10011073
  989. Loading section .rodata._ZTV12DirectSerial, size 0x50 lma 0x10011090
  990. Loading section .rodata._ZZL15default_consolevE14console_pinmap, size 0x18 lma 0x100110e0
  991. Loading section .rodata.__stderr_name, size 0x8 lma 0x100110f8
  992. Loading section .rodata.__stdout_name, size 0x8 lma 0x10011100
  993. Loading section .rodata.__stdin_name, size 0x7 lma 0x10011108
  994. Loading section .rodata.mbed_stats_cpu_get.str1.1, size 0x35 lma 0x1001110f
  995. Loading section .rodata._ZN4rtos10EventFlags11constructorEPKc.str1.1, size 0x29 lma 0x10011144
  996. Loading section .rodata._ZN4rtos10EventFlagsC2Ev.str1.1, size 0x20 lma 0x1001116d
  997. Loading section .rodata._ZN4rtos5Mutex11constructorEPKc.str1.1, size 0x5e lma 0x1001118d
  998. Loading section .rodata._ZN4rtos5Mutex4lockEv.str1.1, size 0x12 lma 0x100111eb
  999. Loading section .rodata._ZN4rtos5Mutex6unlockEv.str1.1, size 0x14 lma 0x100111fd
  1000. Loading section .rodata._ZN4rtos9Semaphore11constructorElt.str1.1, size 0x33 lma 0x10011211
  1001. Loading section .rodata._ZN4rtos9Semaphore11try_acquireEv.str1.1, size 0x19 lma 0x10011244
  1002. Loading section .rodata._ZN4rtosL14flags_wait_forEmNSt6chrono8durationImSt5ratioILx1ELx1000EEEEbm.str1.1, size 0xaa lma 0x1001125d
  1003. Loading section .rodata._ZN4rtos10ThisThread9sleep_forENSt6chrono8durationImSt5ratioILx1ELx1000EEEE.str1.1, size 0xf lma 0x10011307
  1004. Loading section .rodata._ZN4rtos6Thread11constructorEm12osPriority_tmPhPKc.str1.1, size 0x1b lma 0x10011316
  1005. Loading section .rodata._ZTVN4rtos6ThreadE, size 0x10 lma 0x10011334
  1006. Loading section .rodata.PinMap_UART_RX, size 0x6c lma 0x10011344
  1007. Loading section .rodata.PinMap_UART_TX, size 0x6c lma 0x100113b0
  1008. Loading section .rodata._ZTV8USBPhyHw, size 0x7c lma 0x1001141c
  1009. Loading section .rodata._ZZN8USBPhyHw14endpoint_tableEvE14template_table, size 0x44 lma 0x10011498
  1010. Loading section .rodata.gpio_mode.str1.1, size 0x56 lma 0x100114dc
  1011. Loading section .rodata.hw_claim_clear.str1.1, size 0x7d lma 0x10011532
  1012. Loading section .rodata.__func__.0, size 0x8b lma 0x100115af
  1013. Loading section .rodata.clock_configure.str1.1, size 0x71 lma 0x1001163a
  1014. Loading section .rodata.__func__.1, size 0x49 lma 0x100116ab
  1015. Loading section .rodata.resolve_branch.str1.1, size 0x6f lma 0x100116f4
  1016. Loading section .rodata.make_branch.str1.1, size 0x10 lma 0x10011763
  1017. Loading section .rodata.irq_set_exclusive_handler.str1.1, size 0x36 lma 0x10011773
  1018. Loading section .rodata.irq_remove_handler.str1.1, size 0x2a lma 0x100117a9
  1019. Loading section .rodata.irq_add_tail_to_free_list.str1.1, size 0x38 lma 0x100117d3
  1020. Loading section .rodata.__func__.2, size 0x13 lma 0x1001180b
  1021. Loading section .rodata.__func__.3, size 0xc lma 0x1001181e
  1022. Loading section .rodata.__func__.4, size 0xf lma 0x1001182a
  1023. Loading section .rodata.__func__.6, size 0x1a lma 0x10011839
  1024. Loading section .rodata.pll_init.str1.1, size 0xf1 lma 0x10011853
  1025. Loading section .rodata.hardware_alarm_claim.str1.1, size 0x22 lma 0x10011944
  1026. Loading section .rodata.busy_wait_us.str1.1, size 0x7d lma 0x10011966
  1027. Loading section .rodata.hardware_alarm_set_target.str1.1, size 0x7f lma 0x100119e3
  1028. Loading section .rodata.hw_enumeration_fix_force_ls_j.str1.1, size 0xc8 lma 0x10011a62
  1029. Loading section .rodata.rp2040_chip_version.str1.1, size 0x92 lma 0x10011b2a
  1030. Loading section .rodata.__assert_func.str1.1, size 0x3c lma 0x10011bbc
  1031. Loading section .rodata.runtime_init.str1.1, size 0x7b lma 0x10011bf8
  1032. Loading section .rodata.panic.str1.1, size 0x10 lma 0x10011c73
  1033. Loading section .rodata.serial_init.str1.1, size 0x14 lma 0x10011c83
  1034. Loading section .rodata.serial_format.str1.1, size 0x13 lma 0x10011c97
  1035. Loading section .rodata.CSWTCH.48, size 0x3 lma 0x10011caa
  1036. Loading section .rodata.info.0, size 0x8 lma 0x10011cb0
  1037. Loading section .rodata._ZSt7nothrow, size 0x1 lma 0x10011cb8
  1038. Loading section .rodata.__aeabi_ddiv, size 0x40 lma 0x10011cbc
  1039. Loading section .rodata.__aeabi_dmul, size 0x40 lma 0x10011cfc
  1040. Loading section .rodata._ctype_, size 0x101 lma 0x10011d3c
  1041. Loading section .rodata.__sf_fake_stderr, size 0x20 lma 0x10011e40
  1042. Loading section .rodata.__sf_fake_stdin, size 0x20 lma 0x10011e60
  1043. Loading section .rodata.__sf_fake_stdout, size 0x20 lma 0x10011e80
  1044. Loading section .rodata._global_impure_ptr, size 0x4 lma 0x10011ea0
  1045. Loading section .rodata._vfprintf_r.str1.1, size 0x11 lma 0x10011ea4
  1046. Loading section .rodata._printf_float.str1.1, size 0x12 lma 0x10011eb5
  1047. Loading section .rodata._printf_i.str1.1, size 0x22 lma 0x10011ec7
  1048. Loading section .rodata._dtoa_r.str1.1, size 0xf lma 0x10011ee9
  1049. Loading section .rodata._setlocale_r.str1.1, size 0x8 lma 0x10011ef8
  1050. Loading section .rodata.__mprec_bigtens, size 0x28 lma 0x10011f00
  1051. Loading section .rodata.__mprec_tens, size 0xc8 lma 0x10011f28
  1052. Loading section .rodata.p05.6127, size 0xc lma 0x10011ff0
  1053. Loading section .rodata._svfprintf_r.str1.1, size 0x11 lma 0x10011ffc
  1054. Loading section .ARM.exidx, size 0x8 lma 0x10012010
  1055. Loading section .data, size 0x71c lma 0x10012018
  1056. Loading section .uninitialized_ram.magic_location, size 0xc lma 0x10012734
  1057. Info : Padding image section 0 at 0x100008de with 2 bytes
  1058. Info : Padding image section 1 at 0x1000092e with 2 bytes
  1059. Info : Padding image section 2 at 0x10000c3e with 2 bytes
  1060. Info : Padding image section 3 at 0x10001126 with 2 bytes
  1061. Info : Padding image section 4 at 0x100011b6 with 2 bytes
  1062. Info : Padding image section 5 at 0x10001736 with 2 bytes
  1063. Info : Padding image section 6 at 0x10001782 with 2 bytes
  1064. Info : Padding image section 7 at 0x100019ce with 2 bytes
  1065. Info : Padding image section 8 at 0x10001b82 with 2 bytes
  1066. Info : Padding image section 9 at 0x10001d2e with 2 bytes
  1067. Info : Padding image section 10 at 0x100020a6 with 2 bytes
  1068. Info : Padding image section 11 at 0x1000235a with 2 bytes
  1069. Info : Padding image section 12 at 0x100023b6 with 2 bytes
  1070. Info : Padding image section 13 at 0x100027de with 2 bytes
  1071. Info : Padding image section 14 at 0x10002982 with 2 bytes
  1072. Info : Padding image section 15 at 0x10002a9a with 2 bytes
  1073. Info : Padding image section 16 at 0x10002e1a with 2 bytes
  1074. Info : Padding image section 17 at 0x100031ea with 2 bytes
  1075. Info : Padding image section 18 at 0x10003532 with 2 bytes
  1076. Info : Padding image section 19 at 0x10003d66 with 2 bytes
  1077. Info : Padding image section 20 at 0x10003ef6 with 2 bytes
  1078. Info : Padding image section 21 at 0x100043d6 with 2 bytes
  1079. Info : Padding image section 22 at 0x1000445e with 2 bytes
  1080. Info : Padding image section 23 at 0x10004702 with 2 bytes
  1081. Info : Padding image section 24 at 0x10004aba with 2 bytes
  1082. Info : Padding image section 25 at 0x10004c86 with 2 bytes
  1083. Info : Padding image section 26 at 0x10004dea with 2 bytes
  1084. Info : Padding image section 27 at 0x10004eca with 2 bytes
  1085. Info : Padding image section 28 at 0x10005592 with 2 bytes
  1086. Info : Padding image section 29 at 0x100055ae with 2 bytes
  1087. Info : Padding image section 30 at 0x100055ca with 2 bytes
  1088. Info : Padding image section 31 at 0x1000569e with 2 bytes
  1089. Info : Padding image section 32 at 0x10005752 with 2 bytes
  1090. Info : Padding image section 33 at 0x10005a9e with 2 bytes
  1091. Info : Padding image section 34 at 0x100061a2 with 2 bytes
  1092. Info : Padding image section 35 at 0x100070c6 with 2 bytes
  1093. Info : Padding image section 36 at 0x100071b2 with 2 bytes
  1094. Info : Padding image section 37 at 0x1000748a with 2 bytes
  1095. Info : Padding image section 38 at 0x10007676 with 2 bytes
  1096. Info : Padding image section 39 at 0x100077aa with 2 bytes
  1097. Info : Padding image section 40 at 0x10007aaa with 2 bytes
  1098. Info : Padding image section 41 at 0x10007b4a with 2 bytes
  1099. Info : Padding image section 42 at 0x10007eae with 2 bytes
  1100. Info : Padding image section 43 at 0x100080b6 with 2 bytes
  1101. Info : Padding image section 44 at 0x10008642 with 2 bytes
  1102. Info : Padding image section 45 at 0x100088c6 with 2 bytes
  1103. Info : Padding image section 46 at 0x100089aa with 2 bytes
  1104. Info : Padding image section 47 at 0x10008a22 with 2 bytes
  1105. Info : Padding image section 48 at 0x10008c86 with 2 bytes
  1106. Info : Padding image section 49 at 0x10008d0e with 2 bytes
  1107. Info : Padding image section 50 at 0x10008d36 with 2 bytes
  1108. Info : Padding image section 51 at 0x10008e3e with 2 bytes
  1109. Info : Padding image section 52 at 0x1000936e with 2 bytes
  1110. Info : Padding image section 53 at 0x10009722 with 2 bytes
  1111. Info : Padding image section 54 at 0x100097ee with 2 bytes
  1112. Info : Padding image section 55 at 0x1000a072 with 2 bytes
  1113. Info : Padding image section 56 at 0x1000a46e with 2 bytes
  1114. Info : Padding image section 57 at 0x1000a61e with 2 bytes
  1115. Info : Padding image section 58 at 0x1000c6f2 with 2 bytes
  1116. Info : Padding image section 59 at 0x1000cfae with 2 bytes
  1117. Info : Padding image section 60 at 0x1000d14e with 2 bytes
  1118. Info : Padding image section 61 at 0x1000da92 with 2 bytes
  1119. Info : Padding image section 62 at 0x1000de42 with 2 bytes
  1120. Info : Padding image section 63 at 0x1000e122 with 2 bytes
  1121. Info : Padding image section 64 at 0x1000e1a6 with 2 bytes
  1122. Info : Padding image section 65 at 0x1000e4be with 2 bytes
  1123. Info : Padding image section 66 at 0x1000f0fe with 2 bytes
  1124. Info : Padding image section 67 at 0x1000f4a2 with 2 bytes
  1125. Info : Padding image section 68 at 0x1000fafa with 2 bytes
  1126. Info : Padding image section 69 at 0x1000fc39 with 3 bytes
  1127. Info : Padding image section 70 at 0x1000fd3d with 3 bytes
  1128. Info : Padding image section 71 at 0x1000fd4e with 2 bytes
  1129. Info : Padding image section 72 at 0x1000fd75 with 3 bytes
  1130. Info : Padding image section 73 at 0x1000fe2e with 2 bytes
  1131. Info : Padding image section 74 at 0x1000feb7 with 1 bytes
  1132. Info : Padding image section 75 at 0x10010003 with 1 bytes
  1133. Info : Padding image section 76 at 0x10010405 with 3 bytes
  1134. Info : Padding image section 77 at 0x100104b5 with 3 bytes
  1135. Info : Padding image section 78 at 0x100105a1 with 3 bytes
  1136. Info : Padding image section 79 at 0x100109ef with 1 bytes
  1137. Info : Padding image section 80 at 0x10011331 with 3 bytes
  1138. Info : Padding image section 81 at 0x10011cad with 3 bytes
  1139. Info : Padding image section 82 at 0x10011cb9 with 3 bytes
  1140. Info : Padding image section 83 at 0x10011e3d with 3 bytes
  1141. Info : Padding image section 84 at 0x1001200d with 3 bytes
  1142. Info : Writing 75584 bytes starting at 0x0
  1143. target halted due to debug-request, current mode: Thread
  1144. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  1145. target halted due to debug-request, current mode: Thread
  1146. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  1147. target halted due to debug-request, current mode: Thread
  1148. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  1149. target halted due to debug-request, current mode: Thread
  1150. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  1151. target halted due to debug-request, current mode: Thread
  1152. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  1153. target halted due to debug-request, current mode: Thread
  1154. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  1155. target halted due to debug-request, current mode: Thread
  1156. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  1157. Warn : keep_alive() was not invoked in the 1000 ms timelimit. GDB alive packet not sent! (5134 ms). Workaround: increase "set remotetimeout" in GDB
  1158. target halted due to debug-request, current mode: Thread
  1159. xPSR: 0xf1000000 pc: 0x000000ee msp: 0x20041f00
  1160. target halted due to debug-request, current mode: Thread
  1161. xPSR: 0xf1000000 pc: 0x000000ee msp: 0x20041f00
  1162. Start address 0x100001d4, load size 75406
  1163. Transfer rate: 3 KB/sec, 75 bytes/write.
  1164. target halted due to debug-request, current mode: Thread
  1165. xPSR: 0xf1000000 pc: 0x000000ee msp: 0x20041f00
  1166. target halted due to debug-request, current mode: Thread
  1167. xPSR: 0xf1000000 pc: 0x000000ee msp: 0x20041f00
  1168. target halted due to debug-request, current mode: Thread
  1169. xPSR: 0xf1000000 pc: 0x000000ee msp: 0x20041f00
  1170. target halted due to debug-request, current mode: Thread
  1171. xPSR: 0xf1000000 pc: 0x000000ee msp: 0x20041f00
  1172. Temporary breakpoint 1 at 0x10002a9e: file C:\Users\user\.platformio\packages\framework-arduino-mbed\cores\arduino\main.cpp, line 36.
  1173. PlatformIO: Initialization completed
  1174. PlatformIO: Resume the execution to `debug_init_break = tbreak main`
  1175. PlatformIO: More configuration options -> https://bit.ly/pio-debug
  1176. Note: automatically using hardware breakpoints for read-only addresses.
  1177. target halted due to debug-request, current mode: Thread
  1178. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  1179. target halted due to debug-request, current mode: Thread
  1180. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  1181.  
  1182. Thread 1 hit Temporary breakpoint 1, main () at C:\Users\user\.platformio\packages\framework-arduino-mbed\cores\arduino\main.cpp:36
  1183. 36 init();
  1184. target halted due to debug-request, current mode: Thread
  1185. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  1186. target halted due to debug-request, current mode: Thread
  1187. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  1188.  
  1189. Thread 1 hit Breakpoint 2, setup () at src\main.cpp:4
  1190. 4 pinMode(25, OUTPUT);
  1191.  
  1192. Thread
  1193. 1 stopped.
  1194. setup () at src\main.cpp:4
  1195. 4 pinMode(25, OUTPUT);
  1196. Warn : target not halted
  1197. Info : target rp2040.core0 was not halted when step was requested
  1198. target not halted
  1199. target rp2040.core0 was not halted when step was requested
  1200.  
Add Comment
Please, Sign In to add comment