Advertisement
Guest User

Untitled

a guest
Oct 9th, 2017
546
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.53 KB | None | 0 0
  1. rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
  2. configsip: 0, SPIWP:0xee
  3. clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  4. mode:DIO, clock div:2
  5. load:0x3fff0010,len:4
  6. load:0x3fff0014,len:5544
  7. load:0x40078000,len:0
  8. ho 12 tail 0 room 4
  9. load:0x40078000,len:12484
  10. entry 0x40078f7c
  11. I (31) boot: ESP-IDF v3.0-dev-806-gde750e9 2nd stage bootloader
  12. I (31) boot: compile time 19:45:26
  13. I (39) boot: Enabling RNG early entropy source...
  14. I (39) boot: SPI Speed : 40MHz
  15. I (41) boot: SPI Mode : DIO
  16. I (45) boot: SPI Flash Size : 4MB
  17. I (49) boot: Partition Table:
  18. I (52) boot: ## Label Usage Type ST Offset Length
  19. I (59) boot: 0 nvs WiFi data 01 02 00009000 00006000
  20. I (67) boot: 1 phy_init RF data 01 01 0000f000 00001000
  21. I (74) boot: 2 factory factory app 00 00 00010000 00100000
  22. I (82) boot: End of partition table
  23. I (86) esp_image: segment 0: paddr=0x00010020 vaddr=0x3f400020 size=0x1387c ( 79996) map
  24. I (111) esp_image: segment 1: paddr=0x000238a4 vaddr=0x3ffb0000 size=0x02d54 ( 11604) load
  25. I (113) esp_image: segment 2: paddr=0x00026600 vaddr=0x40080000 size=0x00400 ( 1024) load
  26. 0x40080000: _iram_start at /home/permal/esp/esp-idf/components/freertos/./xtensa_vectors.S:1675
  27.  
  28. I (117) esp_image: segment 3: paddr=0x00026a08 vaddr=0x40080400 size=0x09608 ( 38408) load
  29. I (135) esp_image: segment 4: paddr=0x00030018 vaddr=0x400d0018 size=0x5a714 (370452) map
  30. 0x400d0018: _stext at ??:?
  31.  
  32. I (208) esp_image: segment 5: paddr=0x0008a734 vaddr=0x40089a08 size=0x06aac ( 27308) load
  33. 0x40089a08: phy_unforce_wifi_chan at ??:?
  34.  
  35. I (214) esp_image: segment 6: paddr=0x000911e8 vaddr=0x400c0000 size=0x00000 ( 0) load
  36. I (217) boot: Loaded app from partition at offset 0x10000
  37. I (220) boot: Disabling RNG early entropy source...
  38. I (226) cpu_start: Pro cpu up.
  39. I (230) cpu_start: Starting app cpu, entry point is 0x400810c8
  40. 0x400810c8: call_start_cpu1 at /home/permal/esp/esp-idf/components/esp32/./cpu_start.c:219
  41.  
  42. I (209) cpu_start: App cpu up.
  43. I (240) heap_init: Initializing. RAM available for dynamic allocation:
  44. D (247) heap_init: New heap initialised at 0x3ffae6e0
  45. I (252) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
  46. D (258) heap_init: New heap initialised at 0x3ffb8810
  47. I (263) heap_init: At 3FFB8810 len 000277F0 (157 KiB): DRAM
  48. I (270) heap_init: At 3FFE0440 len 00003BC0 (14 KiB): D/IRAM
  49. I (276) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
  50. D (282) heap_init: New heap initialised at 0x400904b4
  51. I (288) heap_init: At 400904B4 len 0000FB4C (62 KiB): IRAM
  52. I (294) cpu_start: Pro cpu start user code
  53. D (306) clk: RTC_SLOW_CLK calibration value: 3306516
  54. V (17) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
  55. V (17) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xE
  56. D (22) intr_alloc: Connected src 46 to int 2 (cpu 0)
  57. V (27) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
  58. V (33) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xC0E
  59. D (41) intr_alloc: Connected src 57 to int 3 (cpu 0)
  60. V (46) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
  61. V (52) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x40E
  62. D (60) intr_alloc: Connected src 24 to int 9 (cpu 0)
  63. I (66) cpu_start: Starting scheduler on PRO CPU.
  64. V (0) intr_alloc: esp_intr_alloc_intrstatus (cpu 1): checking args
  65. V (6) intr_alloc: esp_intr_alloc_intrstatus (cpu 1): Args okay. Resulting flags 0x40E
  66. D (14) intr_alloc: Connected src 25 to int 2 (cpu 1)
  67. I (19) cpu_start: Starting scheduler on APP CPU.
  68. D (119) heap_init: New heap initialised at 0x3ffe0440
  69. D (124) heap_init: New heap initialised at 0x3ffe4350
  70. D (130) nvs: nvs_flash_init_custom partition=nvs start=9 count=6
  71. D (187) nvs: nvs_open_from_partition misc 1
  72. D (187) nvs: nvs_get_str_or_blob log
  73. I (188) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
  74. I (193) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
  75. D (203) nvs: nvs_open_from_partition nvs.net80211 1
  76. D (208) nvs: nvs_get opmode 1
  77. D (211) nvs: nvs_get_str_or_blob sta.ssid
  78. D (215) nvs: nvs_get_str_or_blob sta.mac
  79. D (219) nvs: nvs_get sta.authmode 1
  80. D (222) nvs: nvs_get_str_or_blob sta.pswd
  81. D (227) nvs: nvs_get_str_or_blob sta.pmk
  82. D (231) nvs: nvs_get sta.chan 1
  83. D (234) nvs: nvs_get auto.conn 1
  84. D (237) nvs: nvs_get bssid.set 1
  85. D (240) nvs: nvs_get_str_or_blob sta.bssid
  86. D (245) nvs: nvs_get sta.phym 1
  87. D (248) nvs: nvs_get sta.phybw 1
  88. D (251) nvs: nvs_get_str_or_blob sta.apsw
  89. D (255) nvs: nvs_get_str_or_blob sta.apinfo
  90. D (261) nvs: nvs_get_str_or_blob ap.ssid
  91. D (264) nvs: nvs_get_str_or_blob ap.mac
  92. D (267) nvs: nvs_get_str_or_blob ap.passwd
  93. D (272) nvs: nvs_get_str_or_blob ap.pmk
  94. D (276) nvs: nvs_get ap.chan 1
  95. D (278) nvs: nvs_get ap.authmode 1
  96. D (282) nvs: nvs_get ap.hidden 1
  97. D (285) nvs: nvs_get ap.max.conn 1
  98. D (289) nvs: nvs_get bcn.interval 2
  99. D (292) nvs: nvs_get ap.phym 1
  100. D (295) nvs: nvs_get ap.phybw 1
  101. D (299) nvs: nvs_get ap.sndchan 1
  102. D (303) nvs: nvs_set_blob sta.mac 6
  103. D (315) nvs: nvs_set_blob ap.mac 6
  104. D (318) phy_init: loading PHY init data from application binary
  105. D (318) nvs: nvs_open_from_partition phy 0
  106. D (319) nvs: nvs_get cal_version 4
  107. V (323) phy_init: phy_get_rf_cal_version: 359
  108.  
  109. D (327) nvs: nvs_get_str_or_blob cal_mac
  110. D (331) nvs: nvs_get_str_or_blob cal_data
  111. D (340) nvs: nvs_close 3
  112. V (341) phy_init: register_chipv7_phy, init_data=0x3f40fce8, cal_data=0x3ffcc44c, mode=0
  113. I (407) phy: phy_version: 359.0, e79c19d, Aug 31 2017, 17:06:07, 1, 0
  114. V (409) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
  115. V (409) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xE
  116. D (409) intr_alloc: Connected src 34 to int 12 (cpu 0)
  117.  
  118. ==================================================
  119. | Steps to test WiFi throughput |
  120. | |
  121. | 1. Print 'help' to gain overview of commands |
  122. | 2. Configure device to station or soft-AP |
  123. | 3. Setup WiFi connection |
  124. | 4. Run iperf to test UDP/TCP RX/TX throughput |
  125. | |
  126. =================================================
  127.  
  128. esp32> sta "Our place" password
  129. I (10368) iperf: sta connecting to 'Our place'
  130. D (10370) event: SYSTEM_EVENT_STA_START
  131. V (10370) event: enter default callback
  132. D (10381) tcpip_adapter: check: local, if=0 fn=0x40113ab0
  133. 0x40113ab0: tcpip_adapter_start_api at /home/permal/esp/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:935
  134.  
  135.  
  136. D (10383) tcpip_adapter: call api in lwip: ret=0x0, give sem
  137. D (10394) tcpip_adapter: check: remote, if=0 fn=0x40113ab0
  138. 0x40113ab0: tcpip_adapter_start_api at /home/permal/esp/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:935
  139.  
  140.  
  141. V (10395) event: exit default callback
  142. D (13354) event: SYSTEM_EVENT_STA_DISCONNECTED, ssid:Our place, ssid_len:9, bssid:f0:9f:c2:aa:b0:3f, reason:2
  143. V (13356) event: enter default callback
  144. D (13367) tcpip_adapter: check: local, if=0 fn=0x40113e08
  145. 0x40113e08: tcpip_adapter_down_api at /home/permal/esp/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:935
  146.  
  147.  
  148. D (13368) tcpip_adapter: if0 start ip lost tmr: enter
  149. D (13379) tcpip_adapter: if0 start ip lost tmr: no need start because netif=0x3ffce760 interval=120 ip=0
  150. D (13380) tcpip_adapter: call api in lwip: ret=0x0, give sem
  151. D (13391) tcpip_adapter: check: remote, if=0 fn=0x40113e08
  152. 0x40113e08: tcpip_adapter_down_api at /home/permal/esp/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:935
  153.  
  154.  
  155. V (13391) event: exit default callback
  156. I (13402) iperf: sta disconnect, reconnect...
  157. D (14528) event: SYSTEM_EVENT_STA_DISCONNECTED, ssid:Our place, ssid_len:9, bssid:f0:9f:c2:aa:b0:3f, reason:4
  158. V (14530) event: enter default callback
  159. D (14541) tcpip_adapter: check: local, if=0 fn=0x40113e08
  160. 0x40113e08: tcpip_adapter_down_api at /home/permal/esp/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:935
  161.  
  162.  
  163. D (14542) tcpip_adapter: if0 start ip lost tmr: enter
  164. D (14552) tcpip_adapter: if0 start ip lost tmr: no need start because netif=0x3ffce760 interval=120 ip=0
  165. D (14554) tcpip_adapt***ERROR*** A stack overflow in task tiT has been detected.
  166. abort() was called at PC 0x40087a7c on core 0
  167. 0x40087a7c: vApplicationStackOverflowHook at /home/permal/esp/esp-idf/components/esp32/./panic.c:553
  168.  
  169.  
  170. Backtrace: 0x40087964:0x3ffc1120 0x40087a63:0x3ffc1140 0x40087a7c:0x3ffc1160 0x40084bb4:0x3ffc1180 0x400862e8:0x3ffc11a0 0x400862a2:0x3ffc11c0 0x4011cab1:0x3ffbf274
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement