-->
Page 104 of 122

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Fri Jul 29, 2016 3:39 am
by Roman Savelev
Good afternoon. esp8266 I have been programming in C on eclipse IDE. Now I connect the CO2 "MH-Z19" module via a digital signal. Can you suggest how to send and receive a signal on the RX-TX. If i2c, how?

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Sun Aug 14, 2016 4:08 am
by smarthousesys
I am trying to get the package to run on an old netbook that only will run Windows XP.

I have tried to reload quite a few times with different levels of JRE etc but a build all always seems to
end up in loop with the following console log (as per previous poster)

mingw32-make.exe: *** Error 14001
mingw32-make.exe: *** Waiting for unfinished jobs....

Any clues?

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Sun Aug 14, 2016 4:33 am
by smarthousesys
Just found a post from fernando306 with a fix. Seach for XP on forum Cheers

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Wed Aug 17, 2016 2:51 pm
by mpmarks
I just upgraded to the latest version that was released today (V 2.1.0) and now nothing works. By that I mean I built several of the examples and the same thing happens in each case. They seem to compile build and flash just fine but just send a stream of garbage to the serial port when they run.
Same thing happens to my own projects. Seems that something is broken or perhaps there is something that needs to be changed in the installation or build process.

Has anyone else rebuilt their code with the new version?

Thanks for any advice.