HerrZatacke / wifi-gbp-emulator

A GameBoy printer emulator which provides the received data over a wifi-connection.
66 stars 6 forks source link

SPIFFS_write error(-10001): File system is full. #17

Open Tom-Neverwinter opened 10 months ago

Tom-Neverwinter commented 10 months ago

. Variables and constants in RAM (global, static), used 43248 / 80192 bytes (53%) ║ SEGMENT BYTES DESCRIPTION ╠══ DATA 1528 initialized variables ╠══ RODATA 2992 constants
╚══ BSS 38728 zeroed variables . Instruction RAM (IRAM_ATTR, ICACHE_RAM_ATTR), used 62143 / 65536 bytes (94%) ║ SEGMENT BYTES DESCRIPTION ╠══ ICACHE 32768 reserved space for flash instruction cache ╚══ IRAM 29375 code in IRAM
. Code in flash (default, ICACHE_FLASH_ATTR), used 358696 / 1048576 bytes (34%) ║ SEGMENT BYTES DESCRIPTION ╚══ IROM 358696 code in flash
[SPIFFS] data : C:\Users\Tom_N\Desktop\Project\gameboy\Printer\wifi-gbp-emulator-master\wifi-gbp-emulator-master\wifi-gbp-emulator\data [SPIFFS] size : 64 [SPIFFS] page : 256 [SPIFFS] block : 4096 /conf.sample.json /w/143.css.gz /w/6c9f/164.js.gz /w/index.html.gz SPIFFS_write error(-10001): File system is full.

error adding file! Error for adding content from 6c9f! SPIFFS_write error(-10001): File system is full.

error adding file! Error for adding content from w! [SPIFFS] upload : C:\Users\Tom_N\AppData\Local\Temp\arduino_build_144302/wifi-gbp-emulator.spiffs.bin [SPIFFS] address : 0xEB000 [SPIFFS] reset : --before default_reset --after hard_reset [SPIFFS] port : COM3 [SPIFFS] speed : 115200 [SPIFFS] python : C:\Users\Tom_N\AppData\Local\Arduino15\packages\esp8266\tools\python3\3.7.2-post1\python3.exe [SPIFFS] uploader : C:\Users\Tom_N\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.2\tools\upload.py

esptool.py v3.0 Serial port COM3 Connecting.... Chip is ESP8266EX Features: WiFi Crystal is 26MHz MAC: 5c:cf:7f:ac:7b:04 Uploading stub... Running stub... Stub running... Configuring flash size... Auto-detected Flash size: 4MB Compressed 65536 bytes to 45672... Writing at 0x000eb000... (33 %) Writing at 0x000ef000... (66 %) Writing at 0x000f3000... (100 %) Wrote 65536 bytes (45672 compressed) at 0x000eb000 in 4.0 seconds (effective 132.3 kbit/s)... Hash of data verified.

Leaving... Hard resetting via RTS pin...

Tom-Neverwinter commented 10 months ago

solved:

set flash size to 4MB (FS;2MB OTA:~1019KB