128 lines
8.3 KiB
Plaintext
128 lines
8.3 KiB
Plaintext
|
ESP-ROM:esp32s3-20210327
|
|||
|
Build:Mar 27 2021
|
|||
|
rst:0x15 (USB_UART_CHIP_RESET),boot:0x3a (SPI_FAST_FLASH_BOOT)
|
|||
|
Saved PC:0x42007b2d
|
|||
|
SPIWP:0xee
|
|||
|
mode:DIO, clock div:1
|
|||
|
load:0x3fce3810,len:0x168c
|
|||
|
load:0x403c9700,len:0xbf4
|
|||
|
load:0x403cc700,len:0x2da8
|
|||
|
entry 0x403c9904
|
|||
|
[0;32mI (24) boot: ESP-IDF v5.0.4-dirty 2nd stage bootloader[0m
|
|||
|
[0;32mI (25) boot: compile time 14:40:49[0m
|
|||
|
[0;32mI (25) boot: Multicore bootloader[0m
|
|||
|
[0;32mI (27) boot: chip revision: v0.1[0m
|
|||
|
[0;32mI (31) boot.esp32s3: Boot SPI Speed : 80MHz[0m
|
|||
|
[0;32mI (36) boot.esp32s3: SPI Mode : DIO[0m
|
|||
|
[0;32mI (41) boot.esp32s3: SPI Flash Size : 4MB[0m
|
|||
|
[0;32mI (45) boot: Enabling RNG early entropy source...[0m
|
|||
|
[0;32mI (51) boot: Partition Table:[0m
|
|||
|
[0;32mI (54) boot: ## Label Usage Type ST Offset Length[0m
|
|||
|
[0;32mI (62) boot: 0 nvs WiFi data 01 02 00009000 00004000[0m
|
|||
|
[0;32mI (69) boot: 1 otadata OTA data 01 00 0000d000 00002000[0m
|
|||
|
[0;32mI (76) boot: 2 phy_init RF data 01 01 0000f000 00001000[0m
|
|||
|
[0;32mI (84) boot: 3 factory factory app 00 00 00010000 00100000[0m
|
|||
|
[0;32mI (91) boot: 4 ota_0 OTA app 00 10 00110000 00100000[0m
|
|||
|
[0;32mI (99) boot: 5 ota_1 OTA app 00 11 00210000 00100000[0m
|
|||
|
[0;32mI (106) boot: End of partition table[0m
|
|||
|
[0;32mI (111) boot: Defaulting to factory image[0m
|
|||
|
[0;32mI (115) esp_image: segment 0: paddr=00010020 vaddr=3c030020 size=11a84h ( 72324) map[0m
|
|||
|
[0;32mI (137) esp_image: segment 1: paddr=00021aac vaddr=3fc93f00 size=02430h ( 9264) load[0m
|
|||
|
[0;32mI (139) esp_image: segment 2: paddr=00023ee4 vaddr=40374000 size=0c134h ( 49460) load[0m
|
|||
|
[0;32mI (153) esp_image: segment 3: paddr=00030020 vaddr=42000020 size=285d8h (165336) map[0m
|
|||
|
[0;32mI (184) esp_image: segment 4: paddr=00058600 vaddr=40380134 size=03d34h ( 15668) load[0m
|
|||
|
[0;32mI (194) boot: Loaded app from partition at offset 0x10000[0m
|
|||
|
[0;32mI (194) boot: Disabling RNG early entropy source...[0m
|
|||
|
[0;32mI (206) cpu_start: Multicore app[0m
|
|||
|
[0;32mI (206) cpu_start: Pro cpu up.[0m
|
|||
|
[0;32mI (206) cpu_start: Starting app cpu, entry point is 0x40375408[0m
|
|||
|
[0;32mI (0) cpu_start: App cpu up.[0m
|
|||
|
[0;32mI (224) cpu_start: Pro cpu start user code[0m
|
|||
|
[0;32mI (224) cpu_start: cpu freq: 160000000 Hz[0m
|
|||
|
[0;32mI (224) cpu_start: Application information:[0m
|
|||
|
[0;32mI (227) cpu_start: Project name: esp32_shock[0m
|
|||
|
[0;32mI (232) cpu_start: App version: e846cf9-dirty[0m
|
|||
|
[0;32mI (238) cpu_start: Compile time: Apr 29 2024 14:40:36[0m
|
|||
|
[0;32mI (244) cpu_start: ELF file SHA256: 156bb8051cccecc7...[0m
|
|||
|
[0;32mI (250) cpu_start: ESP-IDF: v5.0.4-dirty[0m
|
|||
|
[0;32mI (255) cpu_start: Min chip rev: v0.0[0m
|
|||
|
[0;32mI (260) cpu_start: Max chip rev: v0.99 [0m
|
|||
|
[0;32mI (265) cpu_start: Chip rev: v0.1[0m
|
|||
|
[0;32mI (270) heap_init: Initializing. RAM available for dynamic allocation:[0m
|
|||
|
[0;32mI (277) heap_init: At 3FCA0A50 len 00048CC0 (291 KiB): DRAM[0m
|
|||
|
[0;32mI (283) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM[0m
|
|||
|
[0;32mI (290) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM[0m
|
|||
|
[0;32mI (296) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM[0m
|
|||
|
[0;32mI (303) spi_flash: detected chip: gd[0m
|
|||
|
[0;32mI (307) spi_flash: flash io: dio[0m
|
|||
|
[0;33mW (310) spi_flash: Detected size(8192k) larger than the size in the binary image header(4096k). Using the size in the binary image header.[0m
|
|||
|
[0;32mI (324) app_start: Starting scheduler on CPU0[0m
|
|||
|
[0;32mI (329) app_start: Starting scheduler on CPU1[0m
|
|||
|
[0;32mI (329) main_task: Started on CPU0[0m
|
|||
|
[0;32mI (339) main_task: Calling app_main()[0m
|
|||
|
[0;32mI (339) nvs_storage: nvs_storage_init[0m
|
|||
|
[0;32mI (349) ota: ota_init[0m
|
|||
|
[0;32mI (359) ota: SHA-256 for the partition table: : d1c0e9d02fa9d26cd2e1984e7b5dd20157204f501ddc83ce82229e5f3175ee8b[0m
|
|||
|
[0;32mI (369) ota: SHA-256 for bootloader: : 2a9c60878851fa83c8bce1c3f6cd607f8159ae2f9fbfabb2f0472ce63eaf828e[0m
|
|||
|
[0;32mI (399) ota: SHA-256 for current firmware: : 2c805647a1865468ebdd75749ca03a76376a73c9f7a673350c2d1c02c18e23c3[0m
|
|||
|
[0;32mI (399) ota: Running partition type 0 subtype 0 (offset 0x00010000)[0m
|
|||
|
[0;32mI (409) twal: twai init[0m
|
|||
|
[0;32mI (409) twal: twai_receive_task[0m
|
|||
|
[0;32mI (409) twal: twai_send_task[0m
|
|||
|
[0;32mI (409) gpio: GPIO[10]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 [0m
|
|||
|
[0;32mI (429) gpio: GPIO[11]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 [0m
|
|||
|
[0;32mI (439) gpio: GPIO[9]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 [0m
|
|||
|
[0;32mI (439) shake_detect: gpio_install_isr_service...[0m
|
|||
|
[0;32mI (449) gpio: GPIO[3]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 [0m
|
|||
|
[0;32mI (469) shake_detect: ret=0, lis3dsh_id=3f2100[0m
|
|||
|
[0;32mI (469) shake_detect: LIS3DSH_CTRL_REG6 old=00[0m
|
|||
|
[0;32mI (469) shake_detect: LIS3DSH_CTRL_REG6 new=74[0m
|
|||
|
[0;32mI (469) shake_detect: LIS3DSH_CTRL_REG4 old=9f[0m
|
|||
|
[0;32mI (479) nvs_storage: nvs_storage_read[0m
|
|||
|
[0;32mI (479) nvs_storage: The value is not initialized yet!
|
|||
|
[0m
|
|||
|
[0;32mI (489) shake_detect: load lisdsh config err[4354], use default config[0m
|
|||
|
[0;32mI (499) nvs_storage: nvs_storage_read[0m
|
|||
|
[0;32mI (499) nvs_storage: The value is not initialized yet!
|
|||
|
[0m
|
|||
|
[0;32mI (509) shake_detect: load shake config err[4354], use default config[0m
|
|||
|
[0;32mI (1509) shake_detect: wait int1...[0m
|
|||
|
[0;32mI (1509) shake_detect: read :-0.017518, 0.015931, 1.024506[0m
|
|||
|
[0;32mI (1619) shake_detect: angle: x=-0.88788 y=0.98931 z=1.32936[0m
|
|||
|
[0;32mI (1729) shake_detect: angle: x=-0.87259 y=0.95815 z=1.29599[0m
|
|||
|
[0;32mI (1859) shake_detect: angle: x=-0.85209 y=1.00323 z=1.31632[0m
|
|||
|
[0;32mI (1969) shake_detect: angle: x=-0.97836 y=0.96048 z=1.37109[0m
|
|||
|
[0;32mI (2099) shake_detect: angle: x=-0.90376 y=0.97911 z=1.33252[0m
|
|||
|
[0;32mI (2209) shake_detect: angle: x=-0.87505 y=0.96779 z=1.30479[0m
|
|||
|
[0;32mI (2339) shake_detect: angle: x=-0.88044 y=0.93361 z=1.28333[0m
|
|||
|
[0;32mI (2459) shake_detect: angle: x=-0.96346 y=0.92154 z=1.33328[0m
|
|||
|
[0;32mI (2579) shake_detect: angle: x=-0.83524 y=0.97487 z=1.28379[0m
|
|||
|
[0;32mI (2699) shake_detect: angle: x=-0.92468 y=0.96366 z=1.33561[0m
|
|||
|
[0;32mI (2819) shake_detect: angle: x=-0.95115 y=0.98962 z=1.37267[0m
|
|||
|
[0;32mI (2929) shake_detect: angle: x=-0.95510 y=0.99228 z=1.37732[0m
|
|||
|
[0;32mI (3059) shake_detect: angle: x=-0.84130 y=0.96452 z=1.27993[0m
|
|||
|
[0;32mI (3169) shake_detect: angle: x=-0.90394 y=0.98044 z=1.33362[0m
|
|||
|
[0;32mI (3299) shake_detect: angle: x=-0.83331 y=0.98547 z=1.29062[0m
|
|||
|
[0;32mI (3419) shake_detect: angle: x=-0.85657 y=0.92560 z=1.26118[0m
|
|||
|
[0;32mI (3539) shake_detect: angle: x=-0.84852 y=0.90764 z=1.24254[0m
|
|||
|
[0;32mI (3649) shake_detect: angle: x=-0.88731 y=0.95554 z=1.30404[0m
|
|||
|
[0;32mI (3779) shake_detect: angle: x=-0.88426 y=0.92628 z=1.28064[0m
|
|||
|
[0;32mI (3889) shake_detect: angle: x=-0.86978 y=0.95570 z=1.29229[0m
|
|||
|
[0;32mI (4019) shake_detect: angle: x=-0.83971 y=0.93533 z=1.25701[0m
|
|||
|
[0;32mI (4129) shake_detect: angle: x=-0.90869 y=0.98728 z=1.34187[0m
|
|||
|
[0;32mI (4259) shake_detect: angle: x=-0.93214 y=1.00578 z=1.37137[0m
|
|||
|
[0;32mI (4379) shake_detect: angle: x=-0.85882 y=0.92695 z=1.26370[0m
|
|||
|
[0;32mI (4499) shake_detect: angle: x=-0.91838 y=0.95083 z=1.32199[0m
|
|||
|
[0;32mI (4619) shake_detect: angle: x=-0.93599 y=0.97579 z=1.35219[0m
|
|||
|
[0;32mI (4739) shake_detect: angle: x=-0.89588 y=0.93654 z=1.29609[0m
|
|||
|
[0;32mI (4849) shake_detect: angle: x=-0.88593 y=0.96721 z=1.31169[0m
|
|||
|
[0;32mI (4979) shake_detect: angle: x=-0.86993 y=0.94784 z=1.28659[0m
|
|||
|
[0;32mI (5089) shake_detect: angle: x=-0.92211 y=0.96443 z=1.33438[0m
|
|||
|
[0;32mI (5219) shake_detect: angle: x=-0.87613 y=0.94061 z=1.28549[0m
|
|||
|
[0;32mI (5339) shake_detect: angle: x=-0.87564 y=0.96157 z=1.30058[0m
|
|||
|
[0;32mI (5459) shake_detect: angle: x=-0.88388 y=0.90114 z=1.26231[0m
|
|||
|
[0;32mI (5579) shake_detect: angle: x=-0.94934 y=0.98852 z=1.37062[0m
|
|||
|
[0;32mI (5699) shake_detect: angle: x=-0.89620 y=0.97288 z=1.32281[0m
|
|||
|
[0;32mI (5809) shake_detect: angle: x=-0.84243 y=0.98534 z=1.29643[0m
|
|||
|
[0;32mI (5939) shake_detect: angle: x=-0.87645 y=0.98256 z=1.31671[0m
|