Download using Arduino platform, could not run python.exe
Posted: Thu Aug 13, 2015 11:11 am
Just getting started using ESP8266 using ESP01. I have followed the instructions at
https://github.com/esp8266/Arduino/
I am using a FTDI serial interface at 115k baud and the AT commands work as advertised and I can connect to the web.
Then, using the GPIO=0 and toggling CH_PD, I tried to download the basic sketch with no code other than the empty setup and loop. The code compiled, then when time to download, I get an error java.io.IOException Cannot run python.exe.
I do have a version of python on my machine under cygwin from previous work. I am not sure whether python should have been installed with the Arduino stuff.
My system is Windows 7 and the Arduino is newly updated to 1.6.5.
Help!
Fred Klein
https://github.com/esp8266/Arduino/
I am using a FTDI serial interface at 115k baud and the AT commands work as advertised and I can connect to the web.
Then, using the GPIO=0 and toggling CH_PD, I tried to download the basic sketch with no code other than the empty setup and loop. The code compiled, then when time to download, I get an error java.io.IOException Cannot run python.exe.
I do have a version of python on my machine under cygwin from previous work. I am not sure whether python should have been installed with the Arduino stuff.
My system is Windows 7 and the Arduino is newly updated to 1.6.5.
Help!
Fred Klein