We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Did you use a PL2303-based adapter to upload? Does the same happen when you upload the sketch itself?
Sorry, something went wrong.
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
Okay, I'll leave a link to the related esptool-ck issue here and close this one. igrr/esptool-ck#9
Ok I did not thinked about adapter issue as upload sketch was ok - thank you
No branches or pull requests
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.
is there something that need to be done on OSX compare to Windows ?
Thanks
The text was updated successfully, but these errors were encountered: