Search found 46 matches

by johnabel
Fri Apr 07, 2017 7:00 pm
Forum: ESP-IDF
Topic: ESP32 with Eclipse (Linux)?
Replies: 3
Views: 5831

Re: ESP32 with Eclipse (Linux)?

I just watched a Kolban's tutorial on Youtube, it's not only what I needed, that man explains very well!
Thanks to both of you!
by johnabel
Thu Apr 06, 2017 8:36 pm
Forum: ESP-IDF
Topic: ESP32 with Eclipse (Linux)?
Replies: 3
Views: 5831

ESP32 with Eclipse (Linux)?

Does anyone know how to configure Eclipse in Linux to work with the provided examples for ESP32?
I can run make from the command line, but not sure how to add the tool to eclipse.
by johnabel
Wed Apr 05, 2017 4:51 am
Forum: ESP-IDF
Topic: ESP32 and ESP8266
Replies: 3
Views: 7888

Re: ESP32 and ESP8266

Thanks for the quick reply. I started recently, still struggling a bit with the tools and toolchain. I installed the Unofficial Development Kit and started with the sample projects in examples/ESP8266 that compile but cannot flash into ESP32. There are other projects in esp-idf/examples, I assume th...
by johnabel
Tue Apr 04, 2017 7:53 pm
Forum: ESP-IDF
Topic: ESP32 and ESP8266
Replies: 3
Views: 7888

ESP32 and ESP8266

I'm a bit confused with these. Can I compile the examples from ESP8266 and flash them into an ESP-WROOM-32?
I'm trying to do that but get an error, I just wonder if they are incompatible microcontrollers
by johnabel
Tue Apr 04, 2017 7:49 pm
Forum: ESP-IDF
Topic: make menuconfig fails
Replies: 2
Views: 7088

Re: make menuconfig fails

I managed to fix that, now I don't remember what the problem was but it could probably be because of folder ownership, thanks.
by johnabel
Sun Mar 26, 2017 5:23 pm
Forum: ESP-IDF
Topic: make menuconfig fails
Replies: 2
Views: 7088

make menuconfig fails

I just installed the ESP-IDE on Ubuntu, everything went fine but can't run make.... I googled about it and found some similar problems but no fix there worked for me. Just a list of things I have already done: 1 - Install packages. Yes, I ran: sudo apt-get install git wget make libncurses-dev flex b...