Search found 5 matches

by balsub123
Mon Jul 06, 2020 4:37 pm
Forum: ESP-IDF
Topic: Error : C:/esp-idf-v4.0.1/components/app_update/esp_app_desc.c too many decimal points in number
Replies: 5
Views: 5037

Re: Error : C:/esp-idf-v4.0.1/components/app_update/esp_app_desc.c too many decimal points in number

Hi Jacob, Thanks for your reply. If I exclude PROJECT_VER from firmware image and exclude PROJECT_NAME from firmware image under menuconfig, it's compiling but I get the error message "C:/esp-idf-v4.0.1/components/esp32/cpu_start.c:537: undefined reference to `app_main' " and .bin is not generated. ...
by balsub123
Mon Jul 06, 2020 4:20 pm
Forum: ESP-IDF
Topic: Launch Target - Problem opening Wizard
Replies: 1
Views: 1769

Re: Launch Target - Problem opening Wizard

Reinstalled the latest version of eclipse which solved the problem. I could enable ESP32 and launch the target.
by balsub123
Sat Jul 04, 2020 5:27 am
Forum: ESP-IDF
Topic: Launch Target - Problem opening Wizard
Replies: 1
Views: 1769

Launch Target - Problem opening Wizard

The selected wizard could not be started.
org.eclipse.launchbar.ui.internal.target.NewLaunchTargetWizard cannot be cast to org.eclipse.ui.IWorkbenchWizard

Any solution to this problem? Thanks.
by balsub123
Fri Jul 03, 2020 1:55 pm
Forum: ESP-IDF
Topic: Error : C:/esp-idf-v4.0.1/components/app_update/esp_app_desc.c too many decimal points in number
Replies: 5
Views: 5037

Error : C:/esp-idf-v4.0.1/components/app_update/esp_app_desc.c too many decimal points in number

C:\esp-idf-v4.0.1\examples\Ka-Radio32-master>idf.py build Checking Python dependencies... Python requirements from C:\esp-idf-v4.0.1\requirements.txt are satisfied. Executing action: all (aliases: build) Running ninja in directory c:\esp-idf-v4.0.1\examples\ka-radio32-master\build Executing "ninja a...