cpu restart

Restarting...
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0xc (RTC_SW_CPU_RST),boot:0x8 (SPI_FAST_FLASH_BOOT)
Saved PC:0x40375ee8
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce2810,len:0x178c
load:0x403c8700,len:0x4
load:0x403c8704,len:0xc10
load:0x403cb700,len:0x2dc0
entry 0x403c8904
I (26) boot: ESP-IDF v5.3 2nd stage bootloader
I (26) boot: compile time Jun 10 2026 06:11:45
I (26) boot: Multicore bootloader
I (27) boot: chip revision: v0.2
I (27) boot.esp32s3: Boot SPI Speed : 80MHz
I (27) boot.esp32s3: SPI Mode       : DIO
I (27) boot.esp32s3: SPI Flash Size : 4MB
I (28) boot: Enabling RNG early entropy source...
I (28) boot: Partition Table:
I (28) boot: ## Label            Usage          Type ST Offset   Length
I (29) boot:  0 nvs              WiFi data        01 02 00009000 00006000
I (29) boot:  1 phy_init         RF data          01 01 0000f000 00001000
I (29) boot:  2 factory          factory app      00 00 00010000 00200000
I (30) boot:  3 lfsdata          Unknown data     01 81 00210000 000e0000
I (30) boot:  4 mmslots          Unknown data     01 40 002f0000 00100000
I (31) boot: End of partition table
I (31) esp_image: segment 0: paddr=00010020 vaddr=3c170020 size=5cb2ch (379692) map
I (100) esp_image: segment 1: paddr=0006cb54 vaddr=3fc9d600 size=034c4h ( 13508) load
I (103) esp_image: segment 2: paddr=00070020 vaddr=42000020 size=16e32ch (1499948) map
I (372) esp_image: segment 3: paddr=001de354 vaddr=3fca0ac4 size=03098h ( 12440) load
I (375) esp_image: segment 4: paddr=001e13f4 vaddr=40374000 size=195e0h (103904) load
I (398) esp_image: segment 5: paddr=001fa9dc vaddr=600fe100 size=00004h (     4) load
I (410) boot: Loaded app from partition at offset 0x10000
I (410) boot: Disabling RNG early entropy source...
I (411) octal_psram: vendor id    : 0x0d (AP)
I (411) octal_psram: dev id       : 0x02 (generation 3)
I (412) octal_psram: density      : 0x03 (64 Mbit)
I (412) octal_psram: good-die     : 0x01 (Pass)
I (412) octal_psram: Latency      : 0x01 (Fixed)
I (413) octal_psram: VCC          : 0x01 (3V)
I (413) octal_psram: SRF          : 0x01 (Fast Refresh)
I (413) octal_psram: BurstType    : 0x01 (Hybrid Wrap)
I (413) octal_psram: BurstLen     : 0x01 (32 Byte)
I (414) octal_psram: Readlatency  : 0x02 (10 cycles@Fixed)
I (414) octal_psram: DriveStrength: 0x00 (1/1)
I (414) esp_psram: Found 8MB PSRAM device
I (414) esp_psram: Speed: 40MHz
I (415) cpu_start: Multicore app
I (1146) esp_psram: SPI SRAM memory test OK
I (1155) cpu_start: Pro cpu start user code
I (1155) cpu_start: cpu freq: 240000000 Hz
I (1155) app_init: Application information:
I (1155) app_init: Project name:     mmbasic_anywhere_esp32_s3
I (1156) app_init: App version:      72b9ff3
I (1156) app_init: Compile time:     Jun 10 2026 06:11:40
I (1156) app_init: ELF file SHA256:  b2d11e176...
I (1156) app_init: ESP-IDF:          v5.3
I (1156) efuse_init: Min chip rev:     v0.0
I (1156) efuse_init: Max chip rev:     v0.99 
I (1157) efuse_init: Chip rev:         v0.2
I (1157) heap_init: Initializing. RAM available for dynamic allocation:
I (1157) heap_init: At 3FCD8950 len 00010DC0 (67 KiB): RAM
I (1157) heap_init: At 3FCE9710 len 00005724 (21 KiB): RAM
I (1158) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
I (1158) heap_init: At 600FE104 len 00001EE4 (7 KiB): RTCRAM
I (1158) esp_psram: Adding pool of 8192K of PSRAM memory to heap allocator
I (1159) spi_flash: detected chip: boya
I (1159) spi_flash: flash io: dio
W (1159) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
I (1161) sleep: Configure to isolate all GPIO pins in sleep state
I (1161) sleep: Enable automatic switching of GPIO sleep configuration
I (1162) main_task: Started on CPU0
I (1172) main_task: Calling app_main()
hal_psram_init: spiram_free=8257536 slab_bytes=7225344 heap=6586368 PSRAMbase=0x3c1d0b00 PSRAMsize=6586368
I (1172) mm_options: loaded options from raw mmslots sector
.....I (2182) mmslots: partition: size=1048576 slots=3 slot_size=49152ESP32-CC6FD0 connecting to WiFi...
W (2562) wifi:malloc buffer fail
E (2562) wifi:Expected to init 6 rx buffer, actual is 3
W (2572) wifi_init: Failed to unregister Rx callbacksE (2572) wifi_init: Failed to deinit Wi-Fi driver (0x3001)E (2572) wifi_init: Failed to deinit Wi-Fi (0x3001)failed to connect.
I (2572) lfs: lfsdata partition: size=917504, 224 blocksI (2572) lfs: LittleFS mounted (A:)I (2812) lfs: wrote demo site.bas (5395 bytes)I (2852) lfs: wrote demo server.bas (5395 bytes)I (2892) lfs: wrote demo index.htm (1744 bytes)I (2942) lfs: wrote demo status.htm (1960 bytes)I (2992) lfs: wrote demo about.htm (2223 bytes)I (3042) lfs: wrote demo gpio.htm (1101 bytes)I (3092) lfs: wrote demo files.htm (771 bytes)I (3142) lfs: wrote demo style.css (1957 bytes)
MMBasic Anywhere (esp32-s3) 1.1.1
Copyright 2011-2026 Geoff Graham
Copyright 2016-2026 Peter Mather
MMBasic Anywhere - Copyright 2025-2026 Josh Vanderberg
Bytecode VM, HAL refactor, host/WASM/stdio ports

ESP32-S3 REPL.

Profile: GENERIC

> 