Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPIFFS Upload failed on OSX #828

Closed
luc-github opened this issue Sep 28, 2015 · 4 comments
Closed

SPIFFS Upload failed on OSX #828

luc-github opened this issue Sep 28, 2015 · 4 comments

Comments

@luc-github
Copy link
Contributor

Hi when I do not have any issue under windows 7 - I have an error when uploading data content under OSX, but uploading sketch itself is ok.

Arduino : 1.6.5 (Mac OS X), Carte : "Generic ESP8266 Module, Serial, 80 MHz, 40MHz, DIO, 115200, 512K (64K SPIFFS)"

[SPIFFS] data   : /Users/luc/ESP8266/esp8266/data
[SPIFFS] size   : 64
[SPIFFS] page   : 256
[SPIFFS] block  : 4096
/gpl.txt
[SPIFFS] upload : /var/folders/h9/xf835jyx4v76smg_d95l_45m0000gn/T/build5852857672375480751.tmp/esp8266.spiffs.bin
[SPIFFS] reset  : ck
[SPIFFS] port   : /dev/cu.usbserial
[SPIFFS] speed  : 115200
[SPIFFS] address: 0x6B000

Uploading 65536 bytes from /var/folders/h9/xf835jyx4v76smg_d95l_45m0000gn/T/build5852857672375480751.tmp/esp8266.spiffs.bin to flash at 0x0006B000
warning: espcomm_send_command: no final C0
warning: espcomm_send_command(FLASH_DOWNLOAD_BEGIN) failed
SPIFFS Upload failed!

is there something that need to be done on OSX compare to Windows ?

Thanks

@igrr
Copy link
Member

igrr commented Sep 28, 2015

Did you use a PL2303-based adapter to upload? Does the same happen when you upload the sketch itself?

@luc-github
Copy link
Contributor Author

Yes I used PL-2303TA- I missed this part on read me - but upload sketch is working using same adapter - did not got any error

@igrr
Copy link
Member

igrr commented Sep 28, 2015

Okay, I'll leave a link to the related esptool-ck issue here and close this one.
igrr/esptool-ck#9

@igrr igrr closed this as completed Sep 28, 2015
@luc-github
Copy link
Contributor Author

Ok I did not thinked about adapter issue as upload sketch was ok - thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants