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

Moderator: igrr

User avatar
By brutzler
#25548 Hi Ivan,

tried the new mkspiffs.exe (mkspiffs version: 0.1-1-gad96e33): -> No errors on running.
Hopefully I used the right parameters:

Code: Select allC:\ArduinoEsp8266>dir
10.08.2015  19:42    <DIR>          .
10.08.2015  19:42    <DIR>          ..
10.08.2015  19:08           692.238 mkspiffs.exe
10.08.2015  19:39    <DIR>          spiffs

with one textfile in \spiffs
Code: Select allC:\ArduinoEsp8266\spiffs>dir
10.08.2015  19:39    <DIR>          .
10.08.2015  19:39    <DIR>          ..
10.08.2015  19:38                26 testspiffs.txt


I started:
Code: Select allC:\ArduinoEsp8266>mkspiffs -c spiffs spifftest.bin
/testspiffs.txt

and got a binary with 64k
Code: Select allC:\ArduinoEsp8266>
10.08.2015  19:42    <DIR>          .
10.08.2015  19:42    <DIR>          ..
10.08.2015  19:08           692.238 mkspiffs.exe
10.08.2015  19:39    <DIR>          spiffs
10.08.2015  19:42            65.536 spifftest.bin


Is this ok so far?
Trying upload the file as next step
User avatar
By brutzler
#25552 Oh oh....
uploading looks not as trivial, as I thought.

Using ESP Flash Download Tool V1.2 I am not really successfull:

spiffs.jpg


Staying for seconds on "SYNC". Then going to "FAIL"
Think the parameters are ok. To compare, there are my download-parametrs of Arduino IDE in the lower line of the hardcopy
You do not have the required permissions to view the files attached to this post.