Advertisement
Guest User

asdf

a guest
Jun 26th, 2017
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. E (8070897) BEA*ST: SYSTEM_EVENT_STA_DISCONNECTED, disconnectCounter: 10
  2. D (8070907) BEA*ST: Stop, Deinit Wifi
  3. 0x4016f300: tcpip_adapter_stop at C:/IoT/BEASTv3/esp-idf/components/tcpip_adapter/tcpip_adapter_lwip.c:801
  4. D (8070907) tcpip_adapter: check: local, if=0 fn=0x4016f300
  5.  
  6. D (8070917) tcpip_adapter: call api in lwip: ret=0x0, give sem
  7. 0x4016f300: tcpip_adapter_stop at C:/IoT/BEASTv3/esp-idf/components/tcpip_adapter/tcpip_adapter_lwip.c:801
  8. D (8070917) tcpip_adapter: check: remote, if=0 fn=0x4016f300
  9.  
  10. E (8070927) BEA*ST: Unhandled event
  11. I (8071927) wifi: Deinit lldesc rx mblock:10
  12. I (8071927) wifi: Deinit lldesc rx ampdu len mblock:7
  13. I (8071927) wifi: Deinit lldesc rx ampdu entry mblock:4
  14. D (8071927) BEA*ST: Init, Start Wifi
  15. I (8071927) wifi: wifi firmware version: 195794b
  16. I (8071937) wifi: config NVS flash: enabled
  17. I (8071937) wifi: config nano formating: disabled
  18. I (8071937) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
  19. I (8071947) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
  20. I (8071967) wifi: Init dynamic tx buffer num: 32
  21. I (8071967) wifi: Init dynamic rx buffer num: 32
  22. I (8071967) wifi: wifi driver task: 3ffb3ed0, prio:21, stack:4096
  23. I (8071977) wifi: Init static rx buffer num: 10
  24. I (8071977) wifi: Init dynamic rx buffer num: 32
  25. I (8071987) wifi: Init rx ampdu len mblock:7
  26. I (8071987) wifi: Init lldesc rx ampdu entry mblock:4
  27. I (8071997) wifi: wifi power manager task: 0x3ffd8d7c prio: 19 stack: 2560
  28. Task watchdog got triggered. The following tasks did not feed the watchdog in time:
  29. Tasks currently running:
  30. CPU 0: wifi
  31. Aborting.
  32. 0x400d3003: task_wdt_isr at C:/IoT/BEASTv3/esp-idf/components/esp32/task_wdt.c:174
  33. abort() was called at PC 0x400d3003 on core 0
  34.  
  35. 0x400880d0: invoke_abort at C:/IoT/BEASTv3/esp-idf/components/esp32/panic.c:564
  36. 0x400881cf: abort at C:/IoT/BEASTv3/esp-idf/components/esp32/panic.c:564
  37. 0x400d3003: task_wdt_isr at C:/IoT/BEASTv3/esp-idf/components/esp32/task_wdt.c:174
  38. 0x40081785: _xt_lowint1 at xtensa_vectors.o:?
  39. Backtrace: 0x400880d0:0x3ffc05a0 0x400881cf:0x3ffc05c0 0x400d3003:0x3ffc05e0 0x40081785:0x3ffc0600
  40.  
  41. Rebooting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement