Search found 5 matches

by noovas
Wed Jan 17, 2024 12:00 pm
Forum: General
Topic: esp compile error
Replies: 8
Views: 4923

Re: esp compile error

Hello BenR and thank you for the help!!!
Actually thank you very much, it is working now!! :D
by noovas
Wed Jan 17, 2024 11:14 am
Forum: General
Topic: esp compile error
Replies: 8
Views: 4923

Re: esp compile error

I have tried many times with different projects, different versions of Python. Few times I reinstall and the ESP toolchain, but without success.
If the project contains output, loops and delays it compiles without problem (making a led flash is not a problem and it uploads ).
here is latest .txt ...
by noovas
Wed Jan 17, 2024 9:11 am
Forum: General
Topic: esp compile error
Replies: 8
Views: 4923

Re: esp compile error

inside there is just one component macro (in my case PWM enable)
by noovas
Wed Jan 17, 2024 6:25 am
Forum: General
Topic: esp compile error
Replies: 8
Views: 4923

Re: esp compile error

medelec35 wrote:
Tue Jan 16, 2024 3:31 pm
Hello.
Can you post your Project name.fcfx project file and Project name.msg.txt fie
Hello, medelec35
project name is: Flowcode2.fcfx
attached file is the .txt file
by noovas
Tue Jan 16, 2024 3:05 pm
Forum: General
Topic: esp compile error
Replies: 8
Views: 4923

esp compile error

Hello,
I am new with Flowcode 10 (free version). I have experience with Flowcode 6 but this was long time ago.....

So, when I try to compile to target I have this error:
FAILED: esp-idf/main/CMakeFiles/__idf_main.dir/esp-project.c.obj

what I have found till now is if I have even just one ...