Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By brutzler
#25580 OK, get debug working.
Have the same issue as you:
Code: Select allSPIFFSImpl: allocating 512+180+1400=2092 bytes
SPIFFSImpl: mounting fs @6b000, size=4000, block=1000, page=100
SPIFFSImpl: mount rc=-1
SPIFFSImpl: mounting fs @6b000, size=4000, block=1000, page=100
SPIFFSImpl: mount rc=0


As I am too stupid, to compile my own mkspiffs, I will have to wait until igrr will build a new exe.

In the Arduino/ESP8266 package there is the same file. Has this to be changed too?
User avatar
By martinayotte
#25581 You means the change for SPIFFS_USE_MAGIC ?
It is already at 1 in the ArduinoIDE, so that how it rang me bells about having it too in mkspiffs ... ;)

Maybe you can install a small Ubuntu VirtualBox machine on your Windows, just to make those images ... :ugeek:
User avatar
By brutzler
#25584
martinayotte wrote:You means the change for SPIFFS_USE_MAGIC ?
It is already at 1 in the ArduinoIDE, so that how it rang me bells about having it too in mkspiffs ... ;)


You are right. I unfortunately had a look at an older package (1.6.4-673-g8cd3697). There it was "0"

martinayotte wrote:Maybe you can install a small Ubuntu VirtualBox machine on your Windows, just to make those images ... :ugeek:

uiuiui ... if I had 4 weeks time :lol:
Think its easier to hope, that igrr is building a new exe.
Or I will have to learn, to work with MinGW.
User avatar
By martinayotte
#25608 Don't be shy ... Don't underestimate yourself ...
If my self I can install a new VirtualBox in less than an hour, just let say that you can do it too within few hours... ;)
Don't be afraid, you don't need to build a Linux kernel, simply this "mkspiffs" tool, then you go back to your Windows environment.

In the mean time, just to let try SPIFFS on your side, I'm providing my image in attachment.

Ciao !
You do not have the required permissions to view the files attached to this post.