[BEGIN] 2023/8/22 15:37:12
[2023/8/22 15:37:12] Connecting to COM4...
[2023/8/22 15:37:12] Connected.
[2023/8/22 15:37:12] 
[2023/8/22 15:37:17] I (22) boot: ESP-IDF v5.1-dirty 2nd stage bootloader
[2023/8/22 15:37:17] I (23) boot: compile time Aug 22 2023 15:34:12
[2023/8/22 15:37:17] I (23) boot: Multicore bootloader
[2023/8/22 15:37:17] I (26) boot: chip revision: v0.1
[2023/8/22 15:37:17] I (30) boot.esp32s3: Boot SPI Speed : 80MHz
[2023/8/22 15:37:17] I (35) boot.esp32s3: SPI Mode       : DIO
[2023/8/22 15:37:17] I (39) boot.esp32s3: SPI Flash Size : 4MB
[2023/8/22 15:37:17] I (44) boot: Enabling RNG early entropy source...
[2023/8/22 15:37:17] I (50) boot: Partition Table:
[2023/8/22 15:37:17] I (53) boot: ## Label            Usage          Type ST Offset   Length
[2023/8/22 15:37:17] I (60) boot:  0 nvs              WiFi data        01 02 00009000 00006000
[2023/8/22 15:37:17] I (68) boot:  1 phy_init         RF data          01 01 0000f000 00001000
[2023/8/22 15:37:17] I (75) boot:  2 factory          factory app      00 00 00010000 00100000
[2023/8/22 15:37:17] I (83) boot: End of partition table
[2023/8/22 15:37:17] I (87) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=26cf0h (158960) map
[2023/8/22 15:37:17] I (124) esp_image: segment 1: paddr=00036d18 vaddr=3fc96d00 size=03c18h ( 15384) load
[2023/8/22 15:37:17] I (127) esp_image: segment 2: paddr=0003a938 vaddr=40374000 size=056e0h ( 22240) load
[2023/8/22 15:37:17] I (135) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=78cbch (494780) map
[2023/8/22 15:37:17] I (227) esp_image: segment 4: paddr=000b8ce4 vaddr=403796e0 size=0d558h ( 54616) load
[2023/8/22 15:37:17] I (247) boot: Loaded app from partition at offset 0x10000
[2023/8/22 15:37:17] I (247) boot: Disabling RNG early entropy source...
[2023/8/22 15:37:17] I (259) cpu_start: Multicore app
[2023/8/22 15:37:17] I (259) cpu_start: Pro cpu up.
[2023/8/22 15:37:17] I (259) cpu_start: Starting app cpu, entry point is 0x40375424
[2023/8/22 15:37:17] I (0) cpu_start: App cpu up.
[2023/8/22 15:37:17] I (277) cpu_start: Pro cpu start user code
[2023/8/22 15:37:17] I (277) cpu_start: cpu freq: 160000000 Hz
[2023/8/22 15:37:17] I (277) cpu_start: Application information:
[2023/8/22 15:37:17] I (280) cpu_start: Project name:     gatt_server_service_table_demo
[2023/8/22 15:37:17] I (287) cpu_start: App version:      1
[2023/8/22 15:37:17] I (292) cpu_start: Compile time:     Aug 22 2023 15:33:43
[2023/8/22 15:37:17] I (298) cpu_start: ELF file SHA256:  721d22c4c2d891bd...
[2023/8/22 15:37:17] I (304) cpu_start: ESP-IDF:          v5.1-dirty
[2023/8/22 15:37:17] I (309) cpu_start: Min chip rev:     v0.0
[2023/8/22 15:37:17] I (314) cpu_start: Max chip rev:     v0.99 
[2023/8/22 15:37:17] I (319) cpu_start: Chip rev:         v0.1
[2023/8/22 15:37:17] I (323) heap_init: Initializing. RAM available for dynamic allocation:
[2023/8/22 15:37:17] I (331) heap_init: At 3FC9FFC0 len 00049750 (293 KiB): DRAM
[2023/8/22 15:37:17] I (337) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
[2023/8/22 15:37:17] I (343) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
[2023/8/22 15:37:17] I (350) heap_init: At 600FE010 len 00001FF0 (7 KiB): RTCRAM
[2023/8/22 15:37:17] I (357) spi_flash: detected chip: gd
[2023/8/22 15:37:17] I (360) spi_flash: flash io: dio
[2023/8/22 15:37:17] W (364) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
[2023/8/22 15:37:17] I (377) sleep: Configure to isolate all GPIO pins in sleep state
[2023/8/22 15:37:17] I (384) sleep: Enable automatic switching of GPIO sleep configuration
[2023/8/22 15:37:17] I (391) coexist: coex firmware version: ebddf30
[2023/8/22 15:37:17] I (396) coexist: coexist rom version e7ae62f
[2023/8/22 15:37:17] I (402) app_start: Starting scheduler on CPU0
[2023/8/22 15:37:17] I (406) app_start: Starting scheduler on CPU1
[2023/8/22 15:37:17] I (406) main_task: Started on CPU0
[2023/8/22 15:37:17] I (416) main_task: Calling app_main()
[2023/8/22 15:37:17] I (456) BLE_INIT: BT controller compile version [85b425c]
[2023/8/22 15:37:17] I (456) phy_init: phy_version 601,fe52df4,May 10 2023,17:26:54
[2023/8/22 15:37:17] I (496) BLE_INIT: Bluetooth MAC: f4:12:fa:cc:01:f6
[2023/8/22 15:37:17] 
[2023/8/22 15:37:17] I (526) GATTS_TABLE_DEMO: create dev attribute table successfully, the number handle = 32
[2023/8/22 15:37:17] I (526) GATTS_TABLE_DEMO: create vol attribute table successfully, the number handle = 13
[2023/8/22 15:37:17] I (536) GATTS_TABLE_DEMO: create 01 attribute table successfully, the number handle = 175
[2023/8/22 15:37:17] I (556) GATTS_TABLE_DEMO: create 02 attribute table successfully, the number handle = 175
[2023/8/22 15:37:18] I (566) GATTS_TABLE_DEMO: create 03 attribute table successfully, the number handle = 175
[2023/8/22 15:37:18] I (576) GATTS_TABLE_DEMO: create 04 attribute table successfully, the number handle = 175
[2023/8/22 15:37:18] I (586) GATTS_TABLE_DEMO: create 05 attribute table successfully, the number handle = 175
[2023/8/22 15:37:22] E (5456) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
[2023/8/22 15:37:22] E (5456) task_wdt:  - IDLE (CPU 0)
[2023/8/22 15:37:22] E (5456) task_wdt: Tasks currently running:
[2023/8/22 15:37:22] E (5456) task_wdt: CPU 0: BTU_TASK
[2023/8/22 15:37:22] E (5456) task_wdt: CPU 1: IDLE
[2023/8/22 15:37:22] E (5456) task_wdt: Print CPU 0 (current core) backtrace
[2023/8/22 15:37:22] 
[2023/8/22 15:37:22] 
[2023/8/22 15:37:22] Backtrace: 0x42054AE2:0x3FC98280 0x42054C8E:0x3FC982A0 0x40376FA9:0x3FC982C0 0x4203CDF3:0x3FCB13B0 0x4203D16D:0x3FCB13D0 0x4202D8A7:0x3FCB1400 0x4202D29A:0x3FCB1520 0x4202D36A:0x3FCB1540 0x4202D4D7:0x3FCB1590 0x42024E31:0x3FCB15C0 0x4201D4C6:0x3FCB1600 0x4201D978:0x3FCB1620 0x42047421:0x3FCB1640 0x4203472D:0x3FCB1680 0x42034B05:0x3FCB16A0 0x42031F4E:0x3FCB16C0 0x4038181D:0x3FCB16F0
[2023/8/22 15:37:22] 
[2023/8/22 15:37:27] E (10456) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
[2023/8/22 15:37:27] E (10456) task_wdt:  - IDLE (CPU 0)
[2023/8/22 15:37:27] E (10456) task_wdt: Tasks currently running:
[2023/8/22 15:37:27] E (10456) task_wdt: CPU 0: BTU_TASK
[2023/8/22 15:37:27] E (10456) task_wdt: CPU 1: IDLE
[2023/8/22 15:37:27] E (10456) task_wdt: Print CPU 0 (current core) backtrace
[2023/8/22 15:37:27] 
[2023/8/22 15:37:27] 
[2023/8/22 15:37:27] Backtrace: 0x42054AE2:0x3FC98280 0x42054C8E:0x3FC982A0 0x40376FA9:0x3FC982C0 0x400559DD:0x3FCB1310 |<-CORRUPTED
[2023/8/22 15:37:27] 
[2023/8/22 15:37:32] E (15456) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
[2023/8/22 15:37:32] E (15456) task_wdt:  - IDLE (CPU 0)
[2023/8/22 15:37:32] E (15456) task_wdt: Tasks currently running:
[2023/8/22 15:37:32] E (15456) task_wdt: CPU 0: BTU_TASK
[2023/8/22 15:37:32] E (15456) task_wdt: CPU 1: IDLE
[2023/8/22 15:37:32] E (15456) task_wdt: Print CPU 0 (current core) backtrace
[2023/8/22 15:37:32] 
[2023/8/22 15:37:32] 
[2023/8/22 15:37:32] Backtrace: 0x42054AE2:0x3FC98280 0x42054C8E:0x3FC982A0 0x40376FA9:0x3FC982C0 0x4203CDF3:0x3FCB13B0 0x4203D16D:0x3FCB13D0 0x4202D8A7:0x3FCB1400 0x4202D29A:0x3FCB1520 0x4202D36A:0x3FCB1540 0x4202D4D7:0x3FCB1590 0x42024E31:0x3FCB15C0 0x4201D4C6:0x3FCB1600 0x4201D978:0x3FCB1620 0x42047421:0x3FCB1640 0x4203472D:0x3FCB1680 0x42034B05:0x3FCB16A0 0x42031F4E:0x3FCB16C0 0x4038181D:0x3FCB16F0
[2023/8/22 15:37:32] 
[2023/8/22 15:37:37] E (20456) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
[2023/8/22 15:37:37] E (20456) task_wdt:  - IDLE (CPU 0)
[2023/8/22 15:37:37] E (20456) task_wdt: Tasks currently running:
[2023/8/22 15:37:37] E (20456) task_wdt: CPU 0: BTU_TASK
[2023/8/22 15:37:37] E (20456) task_wdt: CPU 1: IDLE
[2023/8/22 15:37:37] E (20456) task_wdt: Print CPU 0 (current core) backtrace
[2023/8/22 15:37:37] 
[2023/8/22 15:37:37] 
[2023/8/22 15:37:37] Backtrace: 0x42054AE2:0x3FC98280 0x42054C8E:0x3FC982A0 0x40376FA9:0x3FC982C0 0x400559DD:0x3FCB1350 |<-CORRUPTED
[2023/8/22 15:37:37] 
[2023/8/22 15:37:42] E (25456) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
[2023/8/22 15:37:42] E (25456) task_wdt:  - IDLE (CPU 0)
[2023/8/22 15:37:42] E (25456) task_wdt: Tasks currently running:
[2023/8/22 15:37:42] E (25456) task_wdt: CPU 0: BTU_TASK
[2023/8/22 15:37:42] E (25456) task_wdt: CPU 1: IDLE
[2023/8/22 15:37:42] E (25456) task_wdt: Print CPU 0 (current core) backtrace
[2023/8/22 15:37:42] 
[2023/8/22 15:37:42] 
[2023/8/22 15:37:42] Backtrace: 0x42054AE2:0x3FC98280 0x42054C8E:0x3FC982A0 0x40376FA9:0x3FC982C0 0x4203CFC1:0x3FCB13A0 0x4203D150:0x3FCB13D0 0x4202D8A7:0x3FCB1400 0x4202D29A:0x3FCB1520 0x4202D36A:0x3FCB1540 0x4202D4D7:0x3FCB1590 0x42024E31:0x3FCB15C0 0x4201D4C6:0x3FCB1600 0x4201D978:0x3FCB1620 0x42047421:0x3FCB1640 0x4203472D:0x3FCB1680 0x42034B05:0x3FCB16A0 0x42031F4E:0x3FCB16C0 0x4038181D:0x3FCB16F0
[2023/8/22 15:37:42] 
[2023/8/22 15:37:47] E (30456) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
[2023/8/22 15:37:47] E (30456) task_wdt:  - IDLE (CPU 0)
[2023/8/22 15:37:47] E (30456) task_wdt: Tasks currently running:
[2023/8/22 15:37:47] E (30456) task_wdt: CPU 0: BTU_TASK
[2023/8/22 15:37:47] E (30456) task_wdt: CPU 1: IDLE
[2023/8/22 15:37:47] E (30456) task_wdt: Print CPU 0 (current core) backtrace
[2023/8/22 15:37:47] 
[2023/8/22 15:37:47] 
[2023/8/22 15:37:47] Backtrace: 0x42054AE2:0x3FC98280 0x42054C8E:0x3FC982A0 0x40376FA9:0x3FC982C0 0x4203D170:0x3FCB13D0 0x4202D8A7:0x3FCB1400 0x4202D29A:0x3FCB1520 0x4202D36A:0x3FCB1540 0x4202D4D7:0x3FCB1590 0x42024E31:0x3FCB15C0 0x4201D4C6:0x3FCB1600 0x4201D978:0x3FCB1620 0x42047421:0x3FCB1640 0x4203472D:0x3FCB1680 0x42034B05:0x3FCB16A0 0x42031F4E:0x3FCB16C0 0x4038181D:0x3FCB16F0
[2023/8/22 15:37:47] 

[END] 2023/8/22 15:37:52
