Search found 53 matches

by BrianP
Mon May 24, 2021 5:24 pm
Forum: Hardware
Topic: Successful ESP32-C3 Built In USB JTAG!
Replies: 3
Views: 6041

Successful ESP32-C3 Built In USB JTAG!

I have been struggling for some time with two issues. One is that Eclipse had numerous unresolved inclusions. I don't know why but that has disappeared for the moment. It may be that you simply have to wait after a build. I followed the instructions kindly provided by ESP_Sprite here https://www.esp...
by BrianP
Mon May 24, 2021 4:17 pm
Forum: ESP-IDF
Topic: CMAKE Warning: riscv32-esp-elf-gcc doesn't match supported version
Replies: 0
Views: 1982

CMAKE Warning: riscv32-esp-elf-gcc doesn't match supported version

Hello I am still trying to fix my Eclipse unresolved inclusions problem. Although I can compile and flash via Eclipse despite the unresolved inclusions, JTAG debug does not work. Since I have received no suggestions I decided to try and resolve warnings from build in the off chance they are responsi...
by BrianP
Sun May 23, 2021 3:05 pm
Forum: ESP-IDF
Topic: ESP32-C3 Unresolved inclusions, Solved OpenOcd Problem
Replies: 2
Views: 6051

ESP32-C3 Unresolved inclusions, Solved OpenOcd Problem

Edited to show solution to OpenOCD ESP32-C3 ( see at the end) I have modified my ESP32-C3 devkit to use the internal USB. I can program the device from both idf.py and Eclipse (!). I have a number of problems: 1) I can compile and flash successfully, however, Eclipse shows unresolved inclusions so ...
by BrianP
Sat May 22, 2021 1:33 pm
Forum: ESP-IDF
Topic: "No Toolchain found for Target ESP32C3" / No compilers installed
Replies: 10
Views: 8200

Re: "No Toolchain found for Target ESP32C3" / No compilers installed

Thank you for the reply! There is no program esp-idf-tools-setup-x.x.exe or of that general form on my system. I had versions of esp-idf-tools-setup-online-2.8, tools-setup-offline-2.8, etc., so I assumed that's what you meant. When I run esp-idf-tools-setup-offline-2.8 /IDFVERSION=[v4.3] it offers ...
by BrianP
Fri May 21, 2021 5:59 pm
Forum: ESP-IDF
Topic: "No Toolchain found for Target ESP32C3" / No compilers installed
Replies: 10
Views: 8200

Re: "No Toolchain found for Target ESP32C3" / No compilers installed

That is what I have been doing. <windows key> R cmd cd ing to the directory and running install.bat. Bizarrely, when I installed the idf with the installer (i.e. the wrong one it told me to do with the ESP32-C3 instructions it did not complain but when I do it from git it does. The git install does ...
by BrianP
Fri May 21, 2021 5:37 pm
Forum: ESP-IDF
Topic: "No Toolchain found for Target ESP32C3" / No compilers installed
Replies: 10
Views: 8200

Re: "No Toolchain found for Target ESP32C3" / No compilers installed

Yes, I know. This is what happens C:\Users\username\esp-idf>git checkout release/v4.3 Switched to a new branch 'release/v4.3' Branch 'release/v4.3' set up to track remote branch 'release/v4.3' from 'origin'. C:\Users\username\esp-idf>install Installing ESP-IDF tools Installing tools: xtensa-esp32-el...
by BrianP
Fri May 21, 2021 5:01 pm
Forum: ESP-IDF
Topic: "No Toolchain found for Target ESP32C3" / No compilers installed
Replies: 10
Views: 8200

Re: "No Toolchain found for Target ESP32C3" / No compilers installed

Now when I try to run install.bat I get the error ERROR: This script was called from a virtual environment, can not create a virtual environment again I am perplexed by the multitude of conflicting and non-working installation instructions. Can anybody point me to a (working) step by step ESP-IDF in...
by BrianP
Fri May 21, 2021 4:12 pm
Forum: ESP-IDF
Topic: "No Toolchain found for Target ESP32C3" / No compilers installed
Replies: 10
Views: 8200

Re: "No Toolchain found for Target ESP32C3" / No compilers installed

Geez. I followed exactly the instructions here https://docs.espressif.com/projects/esp ... -variables

You'd think the instructions for ESP32-C3 would be correct.

Thanks!

I'll give it a try.
by BrianP
Fri May 21, 2021 3:30 pm
Forum: ESP-IDF
Topic: "No Toolchain found for Target ESP32C3" / No compilers installed
Replies: 10
Views: 8200

"No Toolchain found for Target ESP32C3" / No compilers installed

I spent several hours trying to install the ESP-IDF under Windows 10. I followed the documentation exactly, except the documentation differs from what I actually see. I have tried online and offline installers. When the installation finishes I get a menu which says Completing the ESP-IDF Tools Setup...
by BrianP
Fri May 21, 2021 2:31 pm
Forum: Hardware
Topic: ESP32-C3 Mini Devkit: Configure for Built in USB JTAG?
Replies: 22
Views: 33172

Re: ESP32-C3 Mini Devkit: Configure for Built in USB JTAG?

Alas, I am not used to working with SMT parts as small as those resistors. I removed them OK but I could not solder anything in place. I used an ultra-fine pitch iron but the parts kept sticking to the iron instead of the board. I ended up screwing up the tracks. Fortunately, I bought two developmen...