好久没有打开vscode,最近打开VSCode 发现上面的插件Platform IO 将不再编译,运行编译器出现两个错误:
1.编译时出错:终端进程“C:Users****.platformiopenvScriptsplatformio.exe ‘run‘”已终止。
烧录时出错:C:Users***.platformiopenvScriptsplatformio.exe ‘run‘, ‘--target‘, ‘upload‘已终止,退出代码: 1
2.无法使用 compilerPath“C:/Users/***/.platformio/packages/toolchain-xtensa-esp32/bin/xtensa-esp32-elf-gcc.exe”解析配置
针对以上错误,感觉莫名其妙的,前段时间编译器还能使用,哪里都没动,现在不能使用了。
最终我找到了解决办法:
删除文件夹:
c:/users/
并重新打开vscode软件 重新构建。
以上是解决方法。
审核编辑:刘清
全部0条评论
快来发表一下你的评论吧 !