Compilation fails with converting to uf2 #337
Unanswered
HauTranCong
asked this question in
Q&A
Replies: 1 comment
-
I think I narrowed this down: this error can be caused by a corrupted windows PATH environment variable. Please see my blog post here about the "get_drives" / "cannot find the file specified" error when uploading. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Every answer is appreciate !!!
Resetting COM3
Traceback (most recent call last):
Converting to uf2, output size: 129024, start address: 0x2000
File "C:\Users\haune\AppData\Local\Arduino15\packages\rp2040\hardware\rp2040\1.9.5/tools/uf2conv.py", line 380, in
main()
File "C:\Users\haune\AppData\Local\Arduino15\packages\rp2040\hardware\rp2040\1.9.5/tools/uf2conv.py", line 360, in main
drives = get_drives()
File "C:\Users\haune\AppData\Local\Arduino15\packages\rp2040\hardware\rp2040\1.9.5/tools/uf2conv.py", line 233, in get_drives
"FileSystem,", "DriveType"])
File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\subprocess.py", line 395, in check_output
File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\subprocess.py", line 472, in run
File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\subprocess.py", line 775, in init
File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\subprocess.py", line 1178, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
FileNotFoundError: [WinError 2] The system cannot find the file specified
Beta Was this translation helpful? Give feedback.
All reactions