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

DEV cant upload, ini corruption #183

Closed
tablatronix opened this issue Sep 28, 2017 · 6 comments
Closed

DEV cant upload, ini corruption #183

tablatronix opened this issue Sep 28, 2017 · 6 comments

Comments

@tablatronix
Copy link

tablatronix commented Sep 28, 2017

just started

[ Deviot 2.2.0-dev.7 ] Starting...
[09/28/17 11:23:40] Processing huzzah (upload_speed: 576000, 115200; platform: espressif8266_stage; build_flags: -DDEBUG_ESP_PORT=Serial -DDEBUG_ESP_CORE -DDEBUG_ESP_WIFI; board: huzzah; framework: arduino)
Verbose mode can be enabled via `-v, --verbose` option
Converting espsmartconfig.ino
Collected 67 compatible libraries
Looking for dependencies...
Library Dependency Graph
|-- <ESP8266WiFi> v1.0
Compiling .pioenvs\huzzah\src\espsmartconfig.ino.o
Looking for upload port...
Use manually specified: COM4
Uploading .pioenvs\huzzah\firmware.bin
*** [upload] Error -1
 [ERROR] Took 2.12 seconds 

??

@tablatronix
Copy link
Author

ini file is wierd

upload_speed = 576000, 115200

@tablatronix
Copy link
Author

Looks like overwrite upload speed, appends to upload_speed, which is invalid build option, I guess this is related to the new untouch fearture

@tablatronix tablatronix changed the title DEV cant upload DEV cant upload, ini corruption Sep 28, 2017
@gepd
Copy link
Owner

gepd commented Sep 28, 2017

Do you have selected a diferent upload_speed?

@tablatronix
Copy link
Author

yes if you manually enter an upload_speed, and use overwrite with a different baud , it causes this string

@gepd
Copy link
Owner

gepd commented Sep 28, 2017

Try the new changes in dev.9

@tablatronix
Copy link
Author

tablatronix commented Sep 29, 2017

Seems ok, but what is the desired behavior, ignore overwrite when set in ini, or always override ( this seems complicated unless you can do it inline, else you gotta overwrite the file, and comment out old or something crazy like losing the old setting )

@gepd gepd closed this as completed Feb 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants