Guest User

platfromio log

a guest
May 17th, 2022
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.52 KB | None | 0 0
  1. Processing featheresp32-s2 (platform: espressif32; board: featheresp32-s2; framework: arduino)
  2. --------------------------------------------------------------------------------
  3. Verbose mode can be enabled via `-v, --verbose` option
  4. CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/featheresp32-s2.html
  5. PLATFORM: Espressif 32 (4.2.0) > Adafruit ESP32-S2 Feather Development Board
  6. HARDWARE: ESP32S2 240MHz, 320KB RAM, 4MB Flash
  7. DEBUG: Current (cmsis-dap) External (cmsis-dap, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
  8. PACKAGES:
  9. - framework-arduinoespressif32 @ 2.0.4
  10. - tool-esptoolpy @ 1.30300.0 (3.3.0)
  11. - tool-mkfatfs @ 2.0.1
  12. - tool-mklittlefs @ 1.203.210628 (2.3)
  13. - tool-mkspiffs @ 2.230.0 (2.30)
  14. - tool-openocd-esp32 @ 2.1100.20220411 (11.0)
  15. - toolchain-riscv32-esp @ 8.4.0+2021r2-patch3
  16. - toolchain-xtensa-esp32s2 @ 8.4.0+2021r2-patch3
  17. LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
  18. LDF Modes: Finder ~ chain, Compatibility ~ soft
  19. Found 35 compatible libraries
  20. Scanning dependencies...
  21. Dependency Graph
  22. |-- Wire @ 2.0.0
  23. Building in release mode
  24. Compiling .pio/build/featheresp32-s2/src/bme280test.cpp.o
  25. Generating partitions .pio/build/featheresp32-s2/partitions.bin
  26. Compiling .pio/build/featheresp32-s2/liba18/Wire/Wire.cpp.o
  27. Compiling .pio/build/featheresp32-s2/FrameworkArduinoVariant/variant.cpp.o
  28. Compiling .pio/build/featheresp32-s2/FrameworkArduino/Esp.cpp.o
  29. Compiling .pio/build/featheresp32-s2/FrameworkArduino/FirmwareMSC.cpp.o
  30. Archiving .pio/build/featheresp32-s2/libFrameworkArduinoVariant.a
  31. Indexing .pio/build/featheresp32-s2/libFrameworkArduinoVariant.a
  32. Compiling .pio/build/featheresp32-s2/FrameworkArduino/FunctionalInterrupt.cpp.o
  33. Compiling .pio/build/featheresp32-s2/FrameworkArduino/HWCDC.cpp.o
  34. Archiving .pio/build/featheresp32-s2/liba18/libWire.a
  35. Indexing .pio/build/featheresp32-s2/liba18/libWire.a
  36. Compiling .pio/build/featheresp32-s2/FrameworkArduino/HardwareSerial.cpp.o
  37. Compiling .pio/build/featheresp32-s2/FrameworkArduino/IPAddress.cpp.o
  38. Compiling .pio/build/featheresp32-s2/FrameworkArduino/IPv6Address.cpp.o
  39. Compiling .pio/build/featheresp32-s2/FrameworkArduino/MD5Builder.cpp.o
  40. Compiling .pio/build/featheresp32-s2/FrameworkArduino/Print.cpp.o
  41. Compiling .pio/build/featheresp32-s2/FrameworkArduino/Stream.cpp.o
  42. Compiling .pio/build/featheresp32-s2/FrameworkArduino/StreamString.cpp.o
  43. Compiling .pio/build/featheresp32-s2/FrameworkArduino/Tone.cpp.o
  44. Compiling .pio/build/featheresp32-s2/FrameworkArduino/USB.cpp.o
  45. Compiling .pio/build/featheresp32-s2/FrameworkArduino/USBCDC.cpp.o
  46. Compiling .pio/build/featheresp32-s2/FrameworkArduino/USBMSC.cpp.o
  47. Compiling .pio/build/featheresp32-s2/FrameworkArduino/WMath.cpp.o
  48. Compiling .pio/build/featheresp32-s2/FrameworkArduino/WString.cpp.o
  49. Compiling .pio/build/featheresp32-s2/FrameworkArduino/base64.cpp.o
  50. Compiling .pio/build/featheresp32-s2/FrameworkArduino/cbuf.cpp.o
  51. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-adc.c.o
  52. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-bt.c.o
  53. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-cpu.c.o
  54. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-dac.c.o
  55. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-gpio.c.o
  56. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-i2c-slave.c.o
  57. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-i2c.c.o
  58. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-ledc.c.o
  59. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-matrix.c.o
  60. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-misc.c.o
  61. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-psram.c.o
  62. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-rmt.c.o
  63. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-sigmadelta.c.o
  64. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-spi.c.o
  65. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-time.c.o
  66. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-timer.c.o
  67. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-tinyusb.c.o
  68. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-touch.c.o
  69. Compiling .pio/build/featheresp32-s2/FrameworkArduino/esp32-hal-uart.c.o
  70. Compiling .pio/build/featheresp32-s2/FrameworkArduino/firmware_msc_fat.c.o
  71. Compiling .pio/build/featheresp32-s2/FrameworkArduino/libb64/cdecode.c.o
  72. Compiling .pio/build/featheresp32-s2/FrameworkArduino/libb64/cencode.c.o
  73. Compiling .pio/build/featheresp32-s2/FrameworkArduino/main.cpp.o
  74. Compiling .pio/build/featheresp32-s2/FrameworkArduino/stdlib_noniso.c.o
  75. Compiling .pio/build/featheresp32-s2/FrameworkArduino/wiring_pulse.c.o
  76. Compiling .pio/build/featheresp32-s2/FrameworkArduino/wiring_shift.c.o
  77. Archiving .pio/build/featheresp32-s2/libFrameworkArduino.a
  78. Indexing .pio/build/featheresp32-s2/libFrameworkArduino.a
  79. Linking .pio/build/featheresp32-s2/firmware.elf
  80. Retrieving maximum program size .pio/build/featheresp32-s2/firmware.elf
  81. Checking size .pio/build/featheresp32-s2/firmware.elf
  82. Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
  83. RAM: [= ] 5.7% (used 18788 bytes from 327680 bytes)
  84. Flash: [== ] 18.8% (used 246578 bytes from 1310720 bytes)
  85. Building .pio/build/featheresp32-s2/firmware.bin
  86. esptool.py v3.3-dev
  87. Creating esp32s2 image...
  88. Merged 2 ELF sections
  89. Successfully created esp32s2 image.
  90. Configuring upload protocol...
  91. AVAILABLE: cmsis-dap, esp-prog, espota, esptool, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa
  92. CURRENT: upload_protocol = esptool
  93. Looking for upload port...
  94. Auto-detected: /dev/ttyACM0
  95. Forcing reset using 1200bps open/close on port /dev/ttyACM0
  96. Waiting for the new upload port...
  97. Uploading .pio/build/featheresp32-s2/firmware.bin
  98. esptool.py v3.3-dev
  99. Serial port /dev/ttyACM1
  100. Connecting.....
  101. Chip is ESP32-S2FNR2
  102. Features: WiFi, Embedded Flash 4MB, Embedded PSRAM 2MB, ADC and temperature sensor calibration in BLK2 of efuse V1
  103. Crystal is 40MHz
  104. MAC: xx:xx:xx:xx:xx:xx
  105. Uploading stub...
  106. Running stub...
  107. Stub running...
  108. Changing baud rate to 921600
  109. Changed.
  110. Configuring flash size...
  111. Flash will be erased from 0x00001000 to 0x00004fff...
  112. Flash will be erased from 0x00008000 to 0x00008fff...
  113. Flash will be erased from 0x0000e000 to 0x0000ffff...
  114. Flash will be erased from 0x002d0000 to 0x002f5fff...
  115. Flash will be erased from 0x00010000 to 0x0004cfff...
  116. Compressed 14496 bytes to 10057...
  117. Writing at 0x00001000... (20 %)
  118. Writing at 0x00001c57... (40 %)
  119. Writing at 0x000027a0... (60 %)
  120. Writing at 0x000032a9... (80 %)
  121. Writing at 0x00003cf0... (100 %)
  122. Wrote 14496 bytes (10057 compressed) at 0x00001000 in 0.2 seconds (effective 505.5 kbit/s)...
  123. Hash of data verified.
  124. Compressed 3072 bytes to 128...
  125. Writing at 0x00008000... (100 %)
  126. Wrote 3072 bytes (128 compressed) at 0x00008000 in 0.1 seconds (effective 446.4 kbit/s)...
  127. Hash of data verified.
  128. Compressed 8192 bytes to 47...
  129. Writing at 0x0000e000... (100 %)
  130. Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.1 seconds (effective 651.3 kbit/s)...
  131. Hash of data verified.
  132. Compressed 155168 bytes to 101130...
  133. Writing at 0x002d0000... (2 %)
  134. Writing at 0x002d1156... (4 %)
  135. Writing at 0x002d2ab4... (6 %)
  136. Writing at 0x002d3604... (8 %)
  137. Writing at 0x002d3da1... (10 %)
  138. Writing at 0x002d4531... (12 %)
  139. Writing at 0x002d4cc7... (14 %)
  140. Writing at 0x002d5b82... (16 %)
  141. Writing at 0x002d7700... (18 %)
  142. Writing at 0x002d9405... (20 %)
  143. Writing at 0x002d9e3d... (22 %)
  144. Writing at 0x002da8cb... (24 %)
  145. Writing at 0x002db3bd... (26 %)
  146. Writing at 0x002dbe13... (28 %)
  147. Writing at 0x002dc7b1... (30 %)
  148. Writing at 0x002dd384... (32 %)
  149. Writing at 0x002dde67... (34 %)
  150. Writing at 0x002de92b... (36 %)
  151. Writing at 0x002df433... (38 %)
  152. Writing at 0x002dfe96... (40 %)
  153. Writing at 0x002e0a5d... (42 %)
  154. Writing at 0x002e17cf... (44 %)
  155. Writing at 0x002e2720... (46 %)
  156. Writing at 0x002e383b... (48 %)
  157. Writing at 0x002e489e... (50 %)
  158. Writing at 0x002e57ce... (52 %)
  159. Writing at 0x002e663f... (54 %)
  160. Writing at 0x002e7060... (56 %)
  161. Writing at 0x002e7963... (58 %)
  162. Writing at 0x002e8373... (60 %)
  163. Writing at 0x002e8d34... (62 %)
  164. Writing at 0x002e96e0... (64 %)
  165. Writing at 0x002ea2bf... (66 %)
  166. Writing at 0x002ead8b... (68 %)
  167. Writing at 0x002eb887... (70 %)
  168. Writing at 0x002ec2b1... (72 %)
  169. Writing at 0x002eccd2... (74 %)
  170. Writing at 0x002ed78e... (76 %)
  171. Writing at 0x002ee141... (78 %)
  172. Writing at 0x002eebc7... (80 %)
  173. Writing at 0x002ef550... (82 %)
  174. Writing at 0x002eff95... (84 %)
  175. Writing at 0x002f098d... (86 %)
  176. Writing at 0x002f1315... (88 %)
  177. Writing at 0x002f1c70... (90 %)
  178. Writing at 0x002f28c2... (92 %)
  179. Writing at 0x002f3606... (94 %)
  180. Writing at 0x002f4348... (96 %)
  181. Writing at 0x002f4d52... (98 %)
  182. Writing at 0x002f5953... (100 %)
  183. Wrote 155168 bytes (101130 compressed) at 0x002d0000 in 1.7 seconds (effective 738.2 kbit/s)...
  184. Hash of data verified.
  185. Compressed 246960 bytes to 141368...
  186. Writing at 0x00010000... (1 %)
  187. Writing at 0x000116ee... (2 %)
  188. Writing at 0x00012eff... (4 %)
  189. Writing at 0x0001435d... (5 %)
  190. Writing at 0x00015c9b... (7 %)
  191. Writing at 0x00017330... (8 %)
  192. Writing at 0x000189a8... (10 %)
  193. Writing at 0x0001a3f5... (11 %)
  194. Writing at 0x0001cfe1... (12 %)
  195. Writing at 0x0001e409... (14 %)
  196. Writing at 0x0001f1fc... (15 %)
  197. Writing at 0x0001fafd... (17 %)
  198. Writing at 0x0002059c... (18 %)
  199. Writing at 0x000211f1... (20 %)
  200. Writing at 0x00021d05... (21 %)
  201. Writing at 0x00022754... (22 %)
  202. Writing at 0x000231fc... (24 %)
  203. Writing at 0x00023bc8... (25 %)
  204. Writing at 0x0002479a... (27 %)
  205. Writing at 0x000251f9... (28 %)
  206. Writing at 0x00025cd5... (30 %)
  207. Writing at 0x00026641... (31 %)
  208. Writing at 0x00027065... (32 %)
  209. Writing at 0x000279e6... (34 %)
  210. Writing at 0x00028403... (35 %)
  211. Writing at 0x00028e32... (37 %)
  212. Writing at 0x00029a42... (38 %)
  213. Writing at 0x0002a56e... (40 %)
  214. Writing at 0x0002af2a... (41 %)
  215. Writing at 0x0002b8db... (42 %)
  216. Writing at 0x0002c287... (44 %)
  217. Writing at 0x0002cc68... (45 %)
  218. Writing at 0x0002d6d6... (47 %)
  219. Writing at 0x0002e1d2... (48 %)
  220. Writing at 0x0002ec9a... (50 %)
  221. Writing at 0x0002f686... (51 %)
  222. Writing at 0x00030060... (52 %)
  223. Writing at 0x00030a5b... (54 %)
  224. Writing at 0x000314dd... (55 %)
  225. Writing at 0x00031f68... (57 %)
  226. Writing at 0x00032b09... (58 %)
  227. Writing at 0x00033568... (60 %)
  228. Writing at 0x00034016... (61 %)
  229. Writing at 0x00034bee... (62 %)
  230. Writing at 0x00036165... (64 %)
  231. Writing at 0x000371a9... (65 %)
  232. Writing at 0x00039808... (67 %)
  233. Writing at 0x0003a717... (68 %)
  234. Writing at 0x0003b055... (70 %)
  235. Writing at 0x0003b9b3... (71 %)
  236. Writing at 0x0003ca38... (72 %)
  237. Writing at 0x0003df56... (74 %)
  238. Writing at 0x000405c9... (75 %)
  239. Writing at 0x000412ef... (77 %)
  240. Writing at 0x00041e51... (78 %)
  241. Writing at 0x00042803... (80 %)
  242. Writing at 0x00043282... (81 %)
  243. Writing at 0x00043dd8... (82 %)
  244. Writing at 0x000448fd... (84 %)
  245. Writing at 0x000454a5... (85 %)
  246. Writing at 0x00045e56... (87 %)
  247. Writing at 0x000468cb... (88 %)
  248. Writing at 0x000473b7... (90 %)
  249. Writing at 0x00047e47... (91 %)
  250. Writing at 0x00048921... (92 %)
  251. Writing at 0x000495fd... (94 %)
  252. Writing at 0x0004a443... (95 %)
  253. Writing at 0x0004ad85... (97 %)
  254. Writing at 0x0004b7f2... (98 %)
  255. Writing at 0x0004c459... (100 %)
  256. Wrote 246960 bytes (141368 compressed) at 0x00010000 in 2.6 seconds (effective 768.2 kbit/s)...
  257. Hash of data verified.
  258.  
  259. Leaving...
  260. Hard resetting via RTS pin...
  261. ========================= [SUCCESS] Took 17.51 seconds =========================
  262.  
Add Comment
Please, Sign In to add comment