The idf.py build seemed to run okay
So tried to compile to chip again but still does not compile to chip
Have enclosed compiler message file
David
ESP32 not compling to chip
-
- Posts: 140
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 02, 2020 7:35 pm
- Been thanked: 18 times
-
- Posts: 140
- Joined: Wed Dec 02, 2020 7:35 pm
- Been thanked: 18 times
Re: ESP32 not compling to chip
Hi
Enclosed as requested note it is the most basic ie just begin & end just to test compiling to chip
David
Enclosed as requested note it is the most basic ie just begin & end just to test compiling to chip
David
- Attachments
-
- ESP32_TEST5.fcfx
- (5.82 KiB) Downloaded 836 times
-
- Valued Contributor
- Posts: 447
- Joined: Mon Dec 07, 2020 1:00 pm
- Has thanked: 81 times
- Been thanked: 243 times
Re: ESP32 not compling to chip
Hi David,
Could you now try this in the cmd prompt
Then post the LOG.TXT file
Thanks
Could you now try this in the cmd prompt
Code: Select all
cd C:\FLOWCODE9\ESP32_TEST5
idf.py build > LOG.TXT
Thanks
-
- Posts: 140
- Joined: Wed Dec 02, 2020 7:35 pm
- Been thanked: 18 times
Re: ESP32 not compling to chip
Hi
Enclosed LG.TXT file as requested
David
Enclosed LG.TXT file as requested
David
- Attachments
-
- LOG.TXT
- (8.99 KiB) Downloaded 703 times
-
- Valued Contributor
- Posts: 447
- Joined: Mon Dec 07, 2020 1:00 pm
- Has thanked: 81 times
- Been thanked: 243 times
Re: ESP32 not compling to chip
Thanks.
Next ... could you run a clean cmd prompt, not the ESP-IDF one, and type this ...
and post XLOG.TXT
Thanks
Leigh
Next ... could you run a clean cmd prompt, not the ESP-IDF one, and type this ...
Code: Select all
cd C:\esp-idf
export.bat > XLOG.TXT
Thanks
Leigh
-
- Posts: 140
- Joined: Wed Dec 02, 2020 7:35 pm
- Been thanked: 18 times
Re: ESP32 not compling to chip
Hi
XLOG.TXT as requested
David
XLOG.TXT as requested
David
- Attachments
-
- XLOG.TXT
- (1.91 KiB) Downloaded 766 times
-
- Posts: 140
- Joined: Wed Dec 02, 2020 7:35 pm
- Been thanked: 18 times
Re: ESP32 not compling to chip
hI
Sorry ignore last reply as still had set using idf prompt
Have re run again with a clean prompt and ZIP file of the command response
Sorry ignore last reply as still had set using idf prompt
Have re run again with a clean prompt and ZIP file of the command response
- Attachments
-
- Capture_prompt.GIF (29.69 KiB) Viewed 10876 times
-
- Valued Contributor
- Posts: 447
- Joined: Mon Dec 07, 2020 1:00 pm
- Has thanked: 81 times
- Been thanked: 243 times
Re: ESP32 not compling to chip
Thanks.
Based on that I think the issues are related to the user "david main" and the space.
Is it possible for you to create a new user on the PC without a space in the name,
then try a re-install of the Espressif installer
Based on that I think the issues are related to the user "david main" and the space.
Is it possible for you to create a new user on the PC without a space in the name,
then try a re-install of the Espressif installer
-
- Posts: 140
- Joined: Wed Dec 02, 2020 7:35 pm
- Been thanked: 18 times
Re: ESP32 not compling to chip
Hi
Thats a pest
Note I am using Windows 10
Is it possible to easily rename the user in Windows rather than create a new user (ie deleting any spaces)
Also If i must create a new user do i have re install all of flowcode again as well into it
David
Thats a pest
Note I am using Windows 10
Is it possible to easily rename the user in Windows rather than create a new user (ie deleting any spaces)
Also If i must create a new user do i have re install all of flowcode again as well into it
David