骑木马的哥哥
deepin
2025-08-19 15:43 错误信息提示/dev/ttyACM0这个设备不可读。可能是权限不足。
执行esptool命令的时候,命令前面加上sudo试试呢?
Reply Like 0 View the author
错误信息提示/dev/ttyACM0这个设备不可读。可能是权限不足。
执行esptool命令的时候,命令前面加上sudo试试呢?
错误信息还提示:Invalid value for '--port' / '-p' (不可用的选项:--port或-p)
你执行命令的选项也不对。执行esptool -h查看帮助。
谢谢
Popular Ranking
ChangePopular Events
More
Usage: esptool [OPTIONS] COMMAND [ARGS]...
Try 'esptool -h' for help
╭─ Error ──────────────────────────────────────────────────────────────────────╮
│ Invalid value for '--port' / '-p': Path '/dev/ttyACM0' is not readable. │
╰──────────────────────────────────────────────────────────────────────────────╯
Failed uploading: uploading error: exit status 2