Skip to content

Instantly share code, notes, and snippets.

@Paspartout
Created September 1, 2019 18:27
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 Paspartout/1667ab071a965b1db53057955e0ed6d3 to your computer and use it in GitHub Desktop.
Save Paspartout/1667ab071a965b1db53057955e0ed6d3 to your computer and use it in GitHub Desktop.
--- idf_monitor on /dev/ttyUSB0 115200 ---
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (Sets Jun 8 2016 00:22:57
rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0018,len:4
load:0x3fff001c,len:7144
load:0x40078000,len:11220
load:0x40080400,len:7180
entry 0x40080760
I (29) boot: ESP-IDF v3.3-beta3-155-g630ffde6b-dirty 2nd stage bootloader
I (29) boot: compile time 19:29:50
I (30) boot: Enabling RNG early entropy source...
I (36) qio_mode: Enabling default flash chip QIO
I (41) boot: SPI Speed : 80MHz
I (45) boot: SPI Mode : QIO
I (49) boot: SPI Flash Size : 16MB
I (53) boot: Partition Table:
I (57) boot: ## Label Usage Type ST Offset Length
I (64) boot: 0 nvs_fw WiFi data 01 02 00009000 00004000
I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (79) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (87) boot: 3 firmware factory app 00 00 00010000 000d0000
I (94) boot: 4 apptable Unknown data 01 fe 000e0000 00020000
I (102) boot: End of partition table
I (106) boot: Defaulting to factory image
I (110) esp_image: segment 0: paddr=0x00010020 vaddr=0x3f400020 size=0x10bf4 ( 68596) map
I (137) esp_image: segment 1: paddr=0x00020c1c vaddr=0x3ffb0000 size=0x02c6c ( 11372) load
I (141) esp_image: segment 2: paddr=0x00023890 vaddr=0x40080000 size=0x00400 ( 1024) load
0x40080000: _iram_start at /home/paspartout/dev/repos/esp-idf-odroid/components/freertos/xtensa_vectors.S:1685
I (144) esp_image: segment 3: paddr=0x00023c98 vaddr=0x40080400 size=0x0c378 ( 50040) load
I (168) esp_image: segment 4: paddr=0x00030018 vaddr=0x400d0018 size=0x2ae54 (175700) map
0x400d0018: _stext at ??:?
I (214) esp_image: segment 5: paddr=0x0005ae74 vaddr=0x4008c778 size=0x00848 ( 2120) load
0x4008c778: xQueueGenericSendFromISR at /home/paspartout/dev/repos/esp-idf-odroid/components/freertos/queue.c:2037
I (223) boot: Loaded app from partition at offset 0x10000
I (223) boot: Disabling RNG early entropy source...
I (224) psram: This chip is ESP32-D0WD
I (228) spiram: Found 64MBit SPI RAM device
I (233) spiram: SPI RAM mode: flash 80m sram 80m
I (238) spiram: PSRAM initialized, cache is in low/high (2-core) mode.
I (245) cpu_start: Pro cpu up.
I (249) cpu_start: Application information:
I (254) cpu_start: Project name: odroid-go-firmware
I (260) cpu_start: App version: 20190614-4-gba358ca-dirty
I (266) cpu_start: Compile time: Jul 31 2019 21:04:24
I (273) cpu_start: ELF file SHA256: 34742d669231aff5...
I (279) cpu_start: ESP-IDF: v3.3-beta3-155-g630ffde6b-dirty
I (286) cpu_start: Starting app cpu, entry point is 0x400812b4
0x400812b4: start_cpu0_default at /home/paspartout/dev/repos/esp-idf-odroid/components/esp32/cpu_start.c:328
I (0) cpu_start: App cpu up.
I (770) spiram: SPI SRAM memory test OK
I (771) heap_init: Initializing. RAM available for dynamic allocation:
I (771) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (777) heap_init: At 3FFD97C0 len 00006840 (26 KiB): DRAM
I (783) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (789) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (796) heap_init: At 4008CFC0 len 00013040 (76 KiB): IRAM
I (802) cpu_start: Pro cpu start user code
I (807) spiram: Adding pool of 4096K of external SPI memory to heap allocator
I (156) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
I (156) spiram: Reserving pool of 32K of internal memory for DMA/internal allocations
#################### odroid-go-firmware (Ver: 20190731-ba358ca483) ####################
I (176) input_init: done.
I (176) gpio: GPIO[22]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
E (256) spi: SPI2 already claimed by spi master.
E (256) spi_master: spi_bus_initialize(242): host already in use
I (256) ili9341_init: LCD: calling ili_init.
I (656) ili9341_init: LCD: calling backlight_init.
I (656) ili9341_init: LCD Initialized (40000000 Hz).
I (1016) read_app_table: Read app table (0 apps)
E (8176) sdmmc_cmd: sdmmc_read_sectors_dma: sdmmc_send_cmd returned 0x107
E (8176) diskio_sdmmc: sdmmc_read_blocks failed (263)
E (8176) odroid_sdcard_files_get: opendir failed.
I (8176) ui_choose_file: fileCount=0
I (8186) find_free_blocks: Found free block: end 0x100000 15360
I (18266) find_free_blocks: Found free block: end 0x100000 15360
I (28336) find_free_blocks: Found free block: end 0x100000 15360
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment