Page 1 of 1

How to flash ESP32 board in Eclipse

Posted: Tue Feb 25, 2020 3:44 pm
by jenya7
I compile a project successfully. But when I press on Run button I get an error
Errors occurred during the build.
Errors running builder 'CDT Core Builder' on project 'door_beacon'.
java.lang.NullPointerException
How do I configure the project to flash on my dev board?

Re: How to flash ESP32 board in Eclipse

Posted: Thu Feb 27, 2020 3:44 am
by chegewara
IIRC this vid helped me to start with eclipse
https://youtu.be/bYh2w0HzS7s
Now I think vs code is easier and better to use, but you maybe like or need to use eclipse, so good luck.

Re: How to flash ESP32 board in Eclipse

Posted: Thu Feb 27, 2020 7:52 am
by jenya7
What is ''vs code ''?