Success with flash:
Terminal COM ok:
Next Debugging.
Search found 7 matches
- Sun Oct 25, 2020 7:46 pm
- Forum: IDEs for ESP-IDF
- Topic: Installing Eclipse Plugin: Warning Message
- Replies: 1
- Views: 2690
- Sat Oct 24, 2020 6:45 am
- Forum: IDEs for ESP-IDF
- Topic: VS Code Extension rejects Python 3.9?
- Replies: 5
- Views: 7541
Re: VS Code Extension rejects Python 3.9?
@ESP_bignacio ESP-IDF-TOOLS5.png Success with esp-idf COM ports will not list? USB1.png Python 3.8 should not appear? Should be: C:\Users\kevin\.espressif\python_env\idf4.3_py3.9_env\Scripts\python.exe Python 3.9 See below: VSCode1.png Have problem with C:\Users\kevin\.espressif\tools\xtensa-esp32s2...
- Sat Oct 24, 2020 3:15 am
- Forum: IDEs for ESP-IDF
- Topic: VS Code Extension rejects Python 3.9?
- Replies: 5
- Views: 7541
Re: VS Code Extension rejects Python 3.9?
click Y psutil>=5.5.1 N pygdbmi<=0.9.0.2 Y requests>=2.21.0 N typing>=3.6.6 N xmlrunner>=1.7.7 N ======================================= C:\Users\kevin\esp>pip install "psutil>=5.5.1" Collecting psutil>=5.5.1 Downloading psutil-5.7.2.tar.gz (460 kB) |████████████████████████████████| 460 kB 819 kB/...
- Thu Oct 22, 2020 10:21 pm
- Forum: IDEs for ESP-IDF
- Topic: Installing Eclipse Plugin: Warning Message
- Replies: 1
- Views: 2690
Installing Eclipse Plugin: Warning Message
Using reference https://github.com/espressif/idf-eclipse-plugin eclipse Plugin 23102020.txt install output. WARNING: directory for tool riscv-none-embed-gcc version riscv-none-embed-gcc-8.2.0 is present, but tool was not found Which file is the "Installing ESP-IDF Tools" procedure looking for? Missi...
- Thu Oct 22, 2020 4:42 pm
- Forum: IDEs for ESP-IDF
- Topic: VS Code Extension rejects Python 3.9?
- Replies: 5
- Views: 7541
Re: VS Code Extension rejects Python 3.9?
Previously I installed esp-idf as shown in the text file:
This is part of https://github.com/espressif/esp-idf/issues/5994
The text file shows the final install/configuration.This is part of https://github.com/espressif/esp-idf/issues/5994
- Thu Oct 22, 2020 2:09 am
- Forum: IDEs for ESP-IDF
- Topic: VS Code Extension rejects Python 3.9?
- Replies: 5
- Views: 7541
VS Code Extension rejects Python 3.9?
First window entered: C:\Users\kevin\AppData\Local\Programs\Python\Python39\python.exe Next: ESP-IDF-TOOLS3.png Next: ESP-IDF-TOOLS4.png Next: ESP-IDF-TOOLS.png Fails: Command failed: "C:\Users\kevin\.espressif\python_env\idf4.3_py3.9_env\Scripts\python.exe" "c:\Users\kevin\esp\esp-idf\tools\check_p...
- Wed Oct 14, 2020 11:26 pm
- Forum: ESP-IDF
- Topic: Beginner on ESP32-S2-Kaluga
- Replies: 3
- Views: 3844
Beginner on ESP32-S2-Kaluga
I am using Eclipse 2020-06. I have setup a template project which builds ok. Then flashing as listed in https://github.com/espressif/idf-eclipse-plugin#installing-idf-plugin-using-update-site-url With error: A fatal error occurred: Invalid head of packet (0x50) Adding "flash"'s dependency "all" to l...