Search found 2 matches

by frares
Fri Oct 02, 2020 2:23 pm
Forum: ESP-ADF
Topic: unable to link "dueros" example
Replies: 1
Views: 2585

Re: [solved] unable to link "dueros" example

Solved by using make for building the application.

So, using make instead of idf.py it works.

Thanks to all!

Best regards,
Francisco
by frares
Wed Sep 30, 2020 8:08 pm
Forum: ESP-ADF
Topic: unable to link "dueros" example
Replies: 1
Views: 2585

unable to link "dueros" example

Hi, all Using ESP-IDF release/v4.1 and ESP-ADF v2.1 , I'm unable to build the "duerOS" example, the error messages complain about missing symbols during the link phase: The last messages are as following: [1042/1043] Linking CXX executable esp_dueros.elf FAILED: esp_dueros.elf : && /home/frares/.esp...