编译、下载等功能多正常,但无menuconfig 进行配置,vs的右下角有跳出信息框,但进度条无法反应,也打不开配置。(参考附件图片) 重装VS、idf插件、idf文件、工具等。都没有效果。win11系统。 前一段时间可以打开,但速度很慢好久分钟才能打开配置,最近完全打不开。
Re: 新手求助 如何从vscode进入menuconfig Tue Jun 04, 2024 1:27 am 首先,确认vscode 已经安装了 esp-idf的扩展插件,安装好后vscode 左侧边栏出现esp-idf explorer图标,打开工程,(如果没有就再点几下左侧esp-idf explorer的图标)会在底部看到一个小齿轮的图标,点击那个小齿轮就能进入。2...
We are using Espressif IDF into VS Code which works fine except one issue like idf.py menuconfig is not working properly like not able to up and down to go to next line of menuconfig configurations. Would you please check from your end and update to us like is there any extensions or ...
windows 下安装vscode插件无法启动menuconfig Fri Nov 13, 2020 9:09 am 启动gui的config时出现 Executing action: confserver To use c:\work\software\esp-idf\tools\idf.py, either the 'ninja' or 'GNU make' build tool must be available in the PATH ---ERROR--- Received signal: null with ...
Hi, I'm trying to install a new version of esp-idf and all tools from scratch(i deleted all old installation). The menuconfig dont open. In annex follow a picture and log. esp-idf version: v5.0-dev-2326-g36b83fcb98 OS: Windows 10 Pro Ver...
vscode esp32 安装 menuconfig 环境搭建 使用vscode+platformIO来搭建我们的开发平台,也可以使用Clion作为我们的开发环境,但是搭建Clion开发环境总是报错找不到CMakeList.txt,因此使用vscode作为开发环境。 1.安装python环境 1.1 下载python python官网:Download Python...
51CTO博客已为您找到关于vscode esp32 安装 menuconfig的相关内容,包含IT学习相关文档代码介绍、相关教程视频课程,以及vscode esp32 安装 menuconfig问答内容。更多vscode esp32 安装 menuconfig相关解答可以来51CTO博客参与分享和学习,帮助广大IT技术人实现成长和进步。
SDK Configuration Editor (menuconfig): Failed to save to "sdkconfig_debug" (VSC-1190) OS Windows Operating System version Windows 10 Visual Studio Code version 1.82.1 ESP-IDF version 5.1.1 Python version 3.11.2 Doctor command output --- ESP-IDF Extension for Visual Studio Code report --- ...
版本:v4.1.0 环境: vscode + python 2.7 配置使用cmd.exe 执行idf.py menuconfig, 在旧版本v4.0.1 和 v3.3.2 皆可通过+/-热键上下切换列表选项,在新版本v4.1.0无法切换,命令运行没有提示错误,界面中提示的其它快捷键皆有效,有人遇到类似情况吗?