Guest User

Untitled

a guest
May 22nd, 2025
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. ESP-ROM:esp32s3-20210327
  2. Build:Mar 27 2021
  3. rst:0xc (RTC_SW_CPU_RST),boot:0x2b (SPI_FAST_FLASH_BOOT)
  4. Saved PC:0x40377564
  5. #0 0x40377564 in esp_restart_noos at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_system/port/soc/esp32s3/system_internal.c:151 (discriminator 1)
  6.  
  7. SPIWP:0xee
  8. mode:DIO, clock div:1
  9. load:0x3fce3808,len:0x4bc
  10. load:0x403c9700,len:0xbd8
  11. load:0x403cc700,len:0x2a0c
  12. entry 0x403c98d0
  13. E (194) psram: PSRAM ID read error: 0x00ffffff, PSRAM chip not found or not supported, or wrong PSRAM line mode
  14. Booting Spotify Dashboard...
  15. UNPHONE_SPIN: 9
  16. touchscreen controller started
  17. ERROR: sdp->begin failed
  18. pinmodes done
  19. hardware version = 9, MAC = ECDA3B460A68
  20. PSRAM: size=0, free=0
  21. accelp->begin OK
  22. UI.begin()
  23. done unPhone.begin()
  24. Setting up WiFi Access Point...
  25. AP IP address: 192.168.4.1
  26. WiFi AP setup complete!
  27. Setting up web server...
  28. Web server started!
  29. Setup complete!
  30. Scanning for WiFi networks...
  31. E (15565) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
  32. E (15565) task_wdt: - async_tcp (CPU 0/1)
  33. E (15565) task_wdt: Tasks currently running:
  34. E (15565) task_wdt: CPU 0: IDLE0
  35. E (15565) task_wdt: CPU 1: loopTask
  36. E (15565) task_wdt: Aborting.
  37.  
  38. abort() was called at PC 0x4201b1f4 on core 0
  39.  
  40.  
  41. Backtrace: 0x4037792e:0x3fc96c30 0x4037deed:0x3fc96c50 0x40383e61:0x3fc96c70 0x4201b1f4:0x3fc96cf0 0x403799c9:0x3fc96d10 0x4208839f:0x3fcf4880 0x4201af86:0x3fcf48a0 0x4037f494:0x3fcf48c0
  42. #0 0x4037792e in panic_abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_system/panic.c:408
  43. #1 0x3fc96c30 in port_IntStack at ??:?
  44. #2 0x4037deed in esp_system_abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_system/esp_system.c:137
  45. #3 0x3fc96c50 in port_IntStack at ??:?
  46. #4 0x40383e61 in abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/abort.c:46
  47. #5 0x3fc96c70 in port_IntStack at ??:?
  48. #6 0x4201b1f4 in task_wdt_isr at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_system/task_wdt.c:176 (discriminator 3)
  49. #7 0x3fc96cf0 in port_IntStack at ??:?
  50. #8 0x403799c9 in _xt_lowint1 at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/port/xtensa/xtensa_vectors.S:1118
  51. #9 0x3fc96d10 in port_IntStack at ??:?
  52. #10 0x4208839f in cpu_ll_waiti at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/hal/esp32s3/include/hal/cpu_ll.h:182
  53. (inlined by) esp_pm_impl_waiti at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_pm/pm_impl.c:853
  54. #11 0x4201af86 in esp_vApplicationIdleHook at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_system/freertos_hooks.c:63
  55. #12 0x4037f494 in prvIdleTask at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4099
Advertisement
Add Comment
Please, Sign In to add comment