Skip to content

Instantly share code, notes, and snippets.

@pantaluna
Created September 11, 2018 12:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pantaluna/863eb6268f514c272fcf9e2519a92896 to your computer and use it in GitHub Desktop.
Save pantaluna/863eb6268f514c272fcf9e2519a92896 to your computer and use it in GitHub Desktop.
I (842) esp_image: segment 6: paddr=0x0003d3b4 vaddr=0x40080400 size=0x0d134 ( 53556) load
I (1004) esp_image: segment 7: paddr=0x0004a4f0 vaddr=0x400c0000 size=0x00000 ( 0) load
I (1006) esp_image: segment 8: paddr=0x0004a4f8 vaddr=0x50000000 size=0x00000 ( 0) load
I (1073) boot: Loaded app from partition at offset 0x10000
I (1074) boot: Disabling RNG early entropy source...
I (1076) cpu_start: Pro cpu up.
I (1087) cpu_start: Starting app cpu, entry point is 0x40080f8c
0x40080f8c: call_start_cpu1 at C:/myiot/esp/esp-idf/components/esp32/cpu_start.c:228
I (1) cpu_start: App cpu up.
D (1120) memory_layout: Checking 7 reserved memory ranges:
D (1135) memory_layout: Reserved memory range 0x3ffae000 - 0x3ffae6e0
D (1155) memory_layout: Reserved memory range 0x3ffb0000 - 0x3ffb34f0
D (1175) memory_layout: Reserved memory range 0x3ffe0000 - 0x3ffe0440
D (1195) memory_layout: Reserved memory range 0x3ffe4000 - 0x3ffe4350
D (1215) memory_layout: Reserved memory range 0x40070000 - 0x40078000
D (1235) memory_layout: Reserved memory range 0x40078000 - 0x40080000
0x40080000: _WindowOverflow4 at C:/myiot/esp/esp-idf/components/freertos/xtensa_vectors.S:1685
D (1256) memory_layout: Reserved memory range 0x40080000 - 0x4008d534
0x40080000: _WindowOverflow4 at C:/myiot/esp/esp-idf/components/freertos/xtensa_vectors.S:1685
D (1276) memory_layout: Building list of available memory regions:
D (1295) memory_layout: Available memory region 0x3ffae6e0 - 0x3ffb0000
D (1315) memory_layout: Available memory region 0x3ffb34f0 - 0x3ffb8000
D (1336) memory_layout: Available memory region 0x3ffb8000 - 0x3ffc0000
D (1356) memory_layout: Available memory region 0x3ffc0000 - 0x3ffc2000
D (1377) memory_layout: Available memory region 0x3ffc2000 - 0x3ffc4000
D (1398) memory_layout: Available memory region 0x3ffc4000 - 0x3ffc6000
D (1418) memory_layout: Available memory region 0x3ffc6000 - 0x3ffc8000
D (1439) memory_layout: Available memory region 0x3ffc8000 - 0x3ffca000
D (1459) memory_layout: Available memory region 0x3ffca000 - 0x3ffcc000
D (1480) memory_layout: Available memory region 0x3ffcc000 - 0x3ffce000
D (1500) memory_layout: Available memory region 0x3ffce000 - 0x3ffd0000
D (1521) memory_layout: Available memory region 0x3ffd0000 - 0x3ffd2000
D (1542) memory_layout: Available memory region 0x3ffd2000 - 0x3ffd4000
D (1562) memory_layout: Available memory region 0x3ffd4000 - 0x3ffd6000
D (1583) memory_layout: Available memory region 0x3ffd6000 - 0x3ffd8000
D (1603) memory_layout: Available memory region 0x3ffd8000 - 0x3ffda000
D (1624) memory_layout: Available memory region 0x3ffda000 - 0x3ffdc000
D (1644) memory_layout: Available memory region 0x3ffdc000 - 0x3ffde000
D (1665) memory_layout: Available memory region 0x3ffde000 - 0x3ffe0000
D (1686) memory_layout: Available memory region 0x3ffe0440 - 0x3ffe4000
D (1706) memory_layout: Available memory region 0x3ffe4350 - 0x3ffe8000
D (1727) memory_layout: Available memory region 0x3ffe8000 - 0x3fff0000
D (1747) memory_layout: Available memory region 0x3fff0000 - 0x3fff8000
D (1768) memory_layout: Available memory region 0x3fff8000 - 0x3fffc000
D (1788) memory_layout: Available memory region 0x3fffc000 - 0x40000000
D (1809) memory_layout: Available memory region 0x4008d534 - 0x4008e000
D (1829) memory_layout: Available memory region 0x4008e000 - 0x40090000
D (1850) memory_layout: Available memory region 0x40090000 - 0x40092000
D (1871) memory_layout: Available memory region 0x40092000 - 0x40094000
D (1891) memory_layout: Available memory region 0x40094000 - 0x40096000
D (1912) memory_layout: Available memory region 0x40096000 - 0x40098000
D (1932) memory_layout: Available memory region 0x40098000 - 0x4009a000
D (1953) memory_layout: Available memory region 0x4009a000 - 0x4009c000
D (1973) memory_layout: Available memory region 0x4009c000 - 0x4009e000
D (1994) memory_layout: Available memory region 0x4009e000 - 0x400a0000
I (2015) heap_init: Initializing. RAM available for dynamic allocation:
D (2037) heap_init: New heap initialised at 0x3ffae6e0
I (2053) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
D (2076) heap_init: New heap initialised at 0x3ffb34f0
I (2088) heap_init: At 3FFB34F0 len 0002CB10 (178 KiB): DRAM
I (2108) heap_init: At 3FFE0440 len 00003BC0 (14 KiB): D/IRAM
I (2127) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
D (2159) heap_init: New heap initialised at 0x4008d534
I (2163) heap_init: At 4008D534 len 00012ACC (74 KiB): IRAM
I (2183) cpu_start: Pro cpu start user code
D (2218) clk: RTC_SLOW_CLK calibration value: 3172864
D (60) intr_alloc: Connected src 46 to int 2 (cpu 0)
D (61) intr_alloc: Connected src 57 to int 3 (cpu 0)
D (61) stack_chk: Intialize random stack guard
D (65) intr_alloc: Connected src 24 to int 9 (cpu 0)
I (71) cpu_start: Starting scheduler on PRO CPU.
D (0) intr_alloc: Connected src 25 to int 2 (cpu 1)
I (0) cpu_start: Starting scheduler on APP CPU.
D (85) heap_init: New heap initialised at 0x3ffe0440
D (95) heap_init: New heap initialised at 0x3ffe4350
D (95) intr_alloc: Connected src 16 to int 12 (cpu 0)
D (105) myapp: app_main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment