-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Leaving...
Hard resetting via RTS pin...
--- Terminal on /dev/ttyACM0 | 115200 8-N-1
--- Available filters and text transformations: colorize, debug, default, direct, esp32_exception_decoder, hexlify, log2file, nocontrol, printable, send_on_enter, time
--- More details at https://bit.ly/pio-monitor-filters
--- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
xx␀��␀x�x�x␀xxx�␀�x��x�x�����x␀�x␀�x�x␀x�x��␀�␀x��␀�␀�����␀x␀�x�ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0x1 (POWERON),boot:0xc (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:2
load:0x4086c110,len:0xe2c
load:0x4086e610,len:0x2e5c
load:0x40875720,len:0x1804
entry 0x4086c110
␛[0;32mI (23) boot: ESP-IDF 5.3.1 2nd stage bootloader␛[0m
␛[0;32mI (24) boot: compile time Dec 18 2024 16:46:59␛[0m
␛[0;32mI (24) boot: chip revision: v0.0␛[0m
␛[0;32mI (26) boot.esp32c6: SPI Speed : 80MHz␛[0m
␛[0;32mI (31) boot.esp32c6: SPI Mode : DIO␛[0m
␛[0;32mI (36) boot.esp32c6: SPI Flash Size : 8MB␛[0m
␛[0;32mI (41) boot: Enabling RNG early entropy source...␛[0m
␛[0;32mI (46) boot: Partition Table:␛[0m
␛[0;32mI (50) boot: ## Label Usage Type ST Offset Length␛[0m
␛[0;32mI (57) boot: 0 nvs WiFi data 01 02 00009000 00006000␛[0m
␛[0;32mI (64) boot: 1 phy_init RF data 01 01 0000f000 00001000␛[0m
␛[0;32mI (72) boot: 2 factory factory app 00 00 00010000 00100000␛[0m
␛[0;32mI (79) boot: End of partition table␛[0m
␛[0;32mI (83) esp_image: segment 0: paddr=00010020 vaddr=40800000 size=0da0ch ( 55820) load␛[0m
␛[0;32mI (105) esp_image: segment 1: paddr=0001da34 vaddr=00000000 size=0a5e4h ( 42468) ␛[0m
␛[0;32mI (115) esp_image: segment 2: paddr=00028020 vaddr=42018020 size=09a48h ( 39496) map␛[0m
␛[0;32mI (124) esp_image: segment 3: paddr=00031a70 vaddr=00000000 size=0e5a8h ( 58792) ␛[0m
␛[0;32mI (137) esp_image: segment 4: paddr=00040020 vaddr=42000020 size=13054h ( 77908) map␛[0m
␛[0;32mI (156) boot: Loaded app from partition at offset 0x10000␛[0m
␛[0;32mI (157) boot: Disabling RNG early entropy source...␛[0m
␛[0;32mI (168) cpu_start: Unicore app␛[0m
␛[0;32mI (178) cpu_start: Pro cpu start user code␛[0m
␛[0;32mI (178) cpu_start: cpu freq: 160000000 Hz␛[0m
␛[0;32mI (178) app_init: Application information:␛[0m
␛[0;32mI (181) app_init: Project name: ctSensor␛[0m
␛[0;32mI (186) app_init: App version: 1␛[0m
␛[0;32mI (190) app_init: Compile time: Dec 18 2024 16:46:29␛[0m
␛[0;32mI (196) app_init: ELF file SHA256: 000000000...␛[0m
␛[0;32mI (202) app_init: ESP-IDF: 5.3.1␛[0m
␛[0;32mI (206) efuse_init: Min chip rev: v0.0␛[0m
␛[0;32mI (211) efuse_init: Max chip rev: v0.99 ␛[0m
␛[0;32mI (216) efuse_init: Chip rev: v0.0␛[0m
␛[0;32mI (221) heap_init: Initializing. RAM available for dynamic allocation:␛[0m
␛[0;32mI (228) heap_init: At 4080E970 len 0006DCA0 (439 KiB): RAM␛[0m
␛[0;32mI (234) heap_init: At 4087C610 len 00002F54 (11 KiB): RAM␛[0m
␛[0;32mI (240) heap_init: At 50000000 len 00003FE8 (15 KiB): RTCRAM␛[0m
␛[0;32mI (247) spi_flash: detected chip: generic␛[0m
␛[0;32mI (251) spi_flash: flash io: dio␛[0m
␛[0;33mW (255) spi_flash: Detected size(16384k) larger than the size in the binary image header(8192k). Using the size in the binary image header.␛[0m
␛[0;33mW (268) i2c: This driver is an old driver, please migrate your application code to adapt driver/i2c_master.h␛[0m
␛[0;32mI (279) sleep: Configure to isolate all GPIO pins in sleep state␛[0m
␛[0;32mI (286) sleep: Enable automatic switching of GPIO sleep configuration␛[0m
␛[0;32mI (293) coexist: coex firmware version: 4482466␛[0m
␛[0;32mI (298) coexist: coexist rom version 5b8dcfa␛[0m
␛[0;32mI (304) main_task: Started on CPU0␛[0m
␛[0;32mI (304) main_task: Calling app_main()␛[0m
␛[0;32mI (304) main_task: Returned from app_main()␛[0m
I didnot get any log with your main file.