Skip to content

Instantly share code, notes, and snippets.

@franz-ms-muc
Created February 7, 2023 22:25
Show Gist options
  • Save franz-ms-muc/34c46c50c68c92770c2d46c8bc7d3b91 to your computer and use it in GitHub Desktop.
Save franz-ms-muc/34c46c50c68c92770c2d46c8bc7d3b91 to your computer and use it in GitHub Desktop.
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2023.02.07 23:23:55 =~=~=~=~=~=~=~=~=~=~=~=
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x1 (POWERON),boot:0x2f (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3810,len:0x1684
load:0x403c9700,len:0xbe8
load:0x403cc700,len:0x2e98
entry 0x403c9904
I (25) boot: ESP-IDF v5.0-dirty 2nd stage bootloader
I (25) boot: compile time 22:29:44
I (25) boot: chip revision: v0.1
I (27) boot_comm: chip revision: 1, min. bootloader chip revision: 0
I (34) boot.esp32s3: Boot SPI Speed : 80MHz
I (39) boot.esp32s3: SPI Mode : DIO
I (44) boot.esp32s3: SPI Flash Size : 4MB
I (48) boot: Enabling RNG early entropy source...
I (54) boot: Partition Table:
I (57) boot: ## Label Usage Type ST Offset Length
I (65) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (72) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (79) boot: 2 factory factory app 00 00 00010000 00100000
I (87) boot: 3 storage Unknown data 01 81 00110000 00100000
I (94) boot: End of partition table
I (99) boot_comm: chip revision: 1, min. application chip revision: 0
I (106) esp_image: segment 0: paddr=00010020 vaddr=3c040020 size=0d434h ( 54324) map
I (124) esp_image: segment 1: paddr=0001d45c vaddr=3fc92a00 size=02bbch ( 11196) load
I (127) esp_image: segment 2: paddr=00020020 vaddr=42000020 size=31b30h (203568) map
I (168) esp_image: segment 3: paddr=00051b58 vaddr=3fc955bc size=00024h ( 36) load
I (168) esp_image: segment 4: paddr=00051b84 vaddr=40374000 size=0e9b4h ( 59828) load
I (187) esp_image: segment 5: paddr=00060540 vaddr=50000000 size=00010h ( 16) load
I (193) boot: Loaded app from partition at offset 0x10000
I (193) boot: Disabling RNG early entropy source...
I (207) cpu_start: Pro cpu up.
I (207) cpu_start: Starting app cpu, entry point is 0x403752e0
I (0) cpu_start: App cpu up.
I (221) cpu_start: Pro cpu start user code
I (221) cpu_start: cpu freq: 160000000 Hz
I (221) cpu_start: Application information:
I (224) cpu_start: Project name: tusb_msc
I (229) cpu_start: App version: a4f545d-dirty
I (235) cpu_start: Compile time: Feb 7 2023 22:40:46
I (241) cpu_start: ELF file SHA256: b302e90cb307241c...
I (247) cpu_start: ESP-IDF: v5.0-dirty
I (252) heap_init: Initializing. RAM available for dynamic allocation:
I (259) heap_init: At 3FC965E0 len 00053130 (332 KiB): D/IRAM
I (266) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
I (272) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
I (279) heap_init: At 600FE010 len 00001FF0 (7 KiB): RTCRAM
I (286) spi_flash: detected chip: gd
I (289) spi_flash: flash io: dio
W (293) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
I (307) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
I (327) gpio: GPIO[4]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
I (327) example_main: Initializing storage...
I (337) msc_spiflash: Initializing wear levelling
I (347) example_main: Mount storage...
I (347) msc_spiflash: Initializing FAT
I (347) example_main:
ls command output:
I (357) example_main: USB MSC initialization
I (357) tusb_desc:
USB Device Descriptor Summary
bDeviceClass 239
bDeviceSubClass 2
bDeviceProtocol 1
bMaxPacketSize0 64
idVendor 0x303a
idProduct 0x4002
bcdDevice 0x100
iManufacturer 0x1
iProduct 0x2
iSerialNumber 0x3
bNumConfigurations 0x1
I (527) TinyUSB: TinyUSB Driver installed
I (537) example_main: USB MSC initialization DONE
Type 'help' to get the list of commands.
Use UP/DOWN arrows to navigate through command history.
Press TAB when typing command name to auto-complete.
esp32s3>
esp32s3> s
esp32s3> st
esp32s3> sta
esp32s3> stat
esp32s3> statu
esp32s3> status
esp32s3> status
storage exposed over USB: No
esp32s3>
esp32s3> d
esp32s3>
esp32s3> s
esp32s3> st
esp32s3> sta
esp32s3> stat
esp32s3> statu
esp32s3> status
esp32s3> status
storage exposed over USB: No
esp32s3>
esp32s3> status
esp32s3> status
storage exposed over USB: No
esp32s3>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment