macOS :12.6
VSCode:1.72.2
lxm@lxmdeMacBook-Pro hello_world % python --version
Python 3.9.6
lxm@lxmdeMacBook-Pro hello_world % which python
/Users/lxm/.espressif/python_env/idf5.1_py3.9_env/bin/python
lxm@lxmdeMacBook-Pro hello_world %
lxm@lxmdeMacBook-Pro hello_world %
lxm@lxmdeMacBook-Pro hello_world %
lxm@lxmdeMacBook-Pro hello_world % which git
/opt/homebrew/bin/git
lxm@lxmdeMacBook-Pro hello_world % which Ninja
/opt/homebrew/bin/Ninja
lxm@lxmdeMacBook-Pro hello_world % which python3
/Users/lxm/.espressif/python_env/idf5.1_py3.9_env/bin/python3
lxm@lxmdeMacBook-Pro hello_world % cmake --version
cmake version 3.24.2
CMake suite maintained and supported by Kitware (kitware.com/cmake).
lxm@lxmdeMacBook-Pro hello_world % idf.py build
/Users/lxm/.espressif/python_env/idf5.1_py3.9_env/bin/python ../../esp-idf/components/esptool_py/esptool/esptool.py -p (PORT) -b 460800 --before default_reset --after hard_reset --chip esp32 write_flash --flash_mode dio --flash_size 2MB --flash_freq 40m 0x1000 build/bootloader/bootloader.bin 0x8000 build/partition_table/partition-table.bin 0x10000 build/hello_world.bin
or run 'idf.py -p (PORT) flash'
Compilation is successful at the terminal
vscode extension v1.5.0 Tips:
Welcome.
First, install the ESP-IDF Prerequisites for MacOS ,
restart Visual Studio Code and run this wizard again.
I tried installing extension version 1.2.0
Thus, everything was installed, but it still does not work.
How do I configure vscode?
macOS ESP-IDF Extension for Visual Studio Code
-
- Posts: 229
- Joined: Wed May 02, 2018 12:12 pm
Re: macOS ESP-IDF Extension for Visual Studio Code
You can open a GitHub Issue or share here the troubleshooting information we need to find out the issue:
https://github.com/espressif/vscode-esp ... leshooting
https://github.com/espressif/vscode-esp ... leshooting
Who is online
Users browsing this forum: grantb and 34 guests