Search found 42 matches

by bonmotwang
Wed May 15, 2019 3:30 am
Forum: General Discussion
Topic: ESP32 compiling time is way too long!
Replies: 19
Views: 28454

Re: ESP32 compiling time is way too long!

I compiled the project in mingw32 command line.
It only compiles the changes. and much faster.
I attached the output.

So there much be some setting in Eclipse messed up the build?

Thanks

Paul
by bonmotwang
Wed May 15, 2019 3:13 am
Forum: General Discussion
Topic: ESP32 compiling time is way too long!
Replies: 19
Views: 28454

Re: ESP32 compiling time is way too long!

Output.txt attached.
I didn't change any code. Just compile, it always takes almost a minute to finish.
by bonmotwang
Wed May 15, 2019 3:09 am
Forum: General Discussion
Topic: ESP32 compiling time is way too long!
Replies: 19
Views: 28454

Re: ESP32 compiling time is way too long!

I am running it on Windows 7.
This is the build output when I start build:
23:08:25 **** Incremental Build of configuration Default for project blink ****
make -j8 all
by bonmotwang
Wed May 15, 2019 3:05 am
Forum: General Discussion
Topic: Two COM ports on ESP32 development board
Replies: 4
Views: 5151

Re: Two COM ports on ESP32 development board

Thanks guys!
Yes, I have a ESP32-WROVER-KIT.
I just tested the board.
I downloaded the software via COM43.
by bonmotwang
Tue May 14, 2019 9:34 pm
Forum: General Discussion
Topic: COM port in make menuconfig, syntax
Replies: 1
Views: 3182

COM port in make menuconfig, syntax

As shown on my screenshot, I put "COM43" there. Is it correct?
I have been doing other Windows development. large com part number require \\\ in front it.
Is it the case there?
Thanks
Paul
by bonmotwang
Tue May 14, 2019 9:31 pm
Forum: General Discussion
Topic: Why make -j8 flash rebuilds the project?
Replies: 8
Views: 8566

Why make -j8 flash rebuilds the project?

Is there a switch for just flash without rebuilding the whole project?
I am using Eclipse.
Thanks
Paul
by bonmotwang
Tue May 14, 2019 9:22 pm
Forum: General Discussion
Topic: Two COM ports on ESP32 development board
Replies: 4
Views: 5151

Two COM ports on ESP32 development board

I thought one is for programming and one is for normal UART from ESP32.
But how can I tell which one is which?
Thanks
Paul
by bonmotwang
Tue May 14, 2019 8:27 pm
Forum: General Discussion
Topic: ESP32 compiling time is way too long!
Replies: 19
Views: 28454

ESP32 compiling time is way too long!

Hello other developers.
ESP32 takes minutes to compile. How do you guys live with the long compiling time?
Every change takes minutes to verify.

I guess at the later stage in the development it is probably fine.
But at beginning it is really slowing things done!

Thanks

Paul
by bonmotwang
Thu May 02, 2019 2:21 am
Forum: General Discussion
Topic: Eclipse still showing "unresolved inclusion" and "Symbol couldn't be resolved"
Replies: 19
Views: 34038

Eclipse still showing "unresolved inclusion" and "Symbol couldn't be resolved"

I followed every single step from this page
https://docs.espressif.com/projects/esp ... setup.html
But still get unresolved inclusion in the IDC.

Googled for a few solutions, but none of them worked.

Thanks

Paul
by bonmotwang
Tue Apr 30, 2019 8:31 pm
Forum: General Discussion
Topic: Dual RS232-HS, Failed, Device driver software was not successfully installed.
Replies: 1
Views: 4721

Re: Dual RS232-HS, Failed, Device driver software was not successfully installed.

I fixed it by myself. Just by going into device manager and find the unsupported device and do a driver update.