Guest User

Untitled

a guest
Jul 12th, 2023
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. * Executing task: C:\Users\Scott\.platformio\penv\Scripts\platformio.exe device monitor
  2.  
  3.  
  4. Please build project in debug configuration to get more details about an exception.
  5. See https://docs.platformio.org/page/projectconf/build_configurations.html
  6.  
  7.  
  8. --- Terminal on COM3 | 115200 8-N-1
  9. --- Available filters and text transformations: colorize, debug, default, direct, esp32_exception_decoder, hexlify, log2file, nocontrol, printable, send_on_enter, time
  10. --- More details at https://bit.ly/pio-monitor-filters
  11. --- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
  12. ets Jul 29 2019 12:21:46
  13.  
  14. rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
  15. configsip: 0, SPIWP:0xee
  16. clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  17. mode:DIO, clock div:1
  18. load:0x3fff0030,len:1184
  19. load:0x40078000,len:13220
  20. ho 0 tail 12 room 4
  21. load:0x40080400,len:3028
  22. entry 0x400805e4
  23. E (478) esp_core_dump_flash:�
  24. �ɕ�dump partition found!
  25. E (478) esp_core_dump_flash: No core dump partition found!
  26. I: Tranquil 4.2.0 (built Jul 13 2023 01:03:11)
  27. [ 34][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
  28. [ 35][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
  29. I: FileManager: setup {}
  30. [ 49][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
  31. [ 49][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
  32. [ 52][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
  33. [ 58][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
  34. I: CommandScheduler: config {}
  35. I: LedStrip: LEDs (RGBW 0) TSL enabled: 0 TSL SDA: 0 TSL SCL: 0 count 0
  36. I: Cannot determine robotModel
  37. I: WorkManager: cmdsAtStart <>
  38. I: WorkManager: startup commands <>
  39. I: WiFiManager: notConn WiFi.begin SSID attempt 0
  40. I: WiFiManager: starting softap (Tranquil)
  41. I: WiFiManager: softap ip: 8.8.4.4
  42. I: WebServer: begun
Add Comment
Please, Sign In to add comment