使用vs code 编译阿里云sdk,出现这个问题。之前都是好的,把IDF更新了一下就成这样了,返回更新也不行
Posted: Sat May 14, 2022 11:14 am
> Executing task: d:\ESP32\TOOLS\python_env\idf4.4_py3.8_env\Scripts\python.exe d:\ESP32\IDF\tools\idf_size.py d:\ESP32\esp-ali-smartliving(2)\esp-ali-smartliving\examples\solutions\smart_light\build\smart_light.map <
usage: idf_size.py [-h] [--json] [--archives]
[--archive_details ARCHIVE_DETAILS]
[--files] [--target TARGET]
[--diff ANOTHER_MAP_FILE] [-o OUTPUT_FILE]
map_file
idf_size.py: error: argument map_file: can't open 'd:\ESP32\esp-ali-smartliving': [Errno 13] Permission denied: 'd:\\ESP32\\esp-ali-smartliving'
终端进程“C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command d:\ESP32\TOOLS\python_env\idf4.4_py3.8_env\Scripts\python.exe d:\ESP32\IDF\tools\idf_size.py d:\ESP32\esp-ali-smartliving(2)\esp-ali-smartliving\examples\solutions\smart_light\build\smart_light.map”已终止,退出代码: 1。
usage: idf_size.py [-h] [--json] [--archives]
[--archive_details ARCHIVE_DETAILS]
[--files] [--target TARGET]
[--diff ANOTHER_MAP_FILE] [-o OUTPUT_FILE]
map_file
idf_size.py: error: argument map_file: can't open 'd:\ESP32\esp-ali-smartliving': [Errno 13] Permission denied: 'd:\\ESP32\\esp-ali-smartliving'
终端进程“C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command d:\ESP32\TOOLS\python_env\idf4.4_py3.8_env\Scripts\python.exe d:\ESP32\IDF\tools\idf_size.py d:\ESP32\esp-ali-smartliving(2)\esp-ali-smartliving\examples\solutions\smart_light\build\smart_light.map”已终止,退出代码: 1。