Page 1 of 1

Esp

Posted: Fri Mar 03, 2023 4:57 pm
by WingNut
So, I've started dabbling with esp32 devices. Total esp noob. :)
Just installed toolchain and tried my first compile. Got the error in the message file but I haven't the slightest notion what it means. Quick pointer to get me moving along would be appreciated (Martin me old mucker?)

N

Re: Esp

Posted: Fri Mar 03, 2023 5:29 pm
by medelec35
Hello.
Did you follow this to the letter making sure the IDF version is 4.1 that has been installed?
I would recommend uninstalling python, and ESP idf and following the PDF within the link I sent step by step as the ESP32 toolchain is really fussy.

Re: Esp

Posted: Fri Mar 03, 2023 5:50 pm
by WingNut
No sorry I accepted the defaults but have reinstalled and now getting python errors i need to resolve

Re: Esp

Posted: Fri Mar 03, 2023 7:04 pm
by medelec35
What python version did you install?
Perhaps if you reinstall again you can manually delete the python and IDF folders after uninstalling them?

Re: Esp

Posted: Fri Mar 03, 2023 8:14 pm
by WingNut
3.74
That ok?

Re: Esp

Posted: Fri Mar 03, 2023 8:32 pm
by medelec35
3.74 should be OK to install.

Re: Esp

Posted: Wed Mar 08, 2023 8:03 pm
by WingNut
Hi Martin whats the output file called? I think I have it compiling ok