I am encountering the following error message on my home desktop when I try to upload to my STM32 Nucleo-64 board. I do not have this problem on my laptop and cannot find a solution. Any ideas?
Sketch uses 14172 bytes (2%) of program storage space. Maximum is 524288 bytes.
Global variables use 1284 bytes (1%) of dynamic memory, leaving 64252 bytes for local variables. Maximum is 65536 bytes.
"C:\Users\5600X\AppData\Local\Arduino15\packages\STMicroelectronics\tools\STM32Tools\2.2.1/win/massStorageCopy.bat" -I "C:\Users\5600X\AppData\Local\Temp\arduino\sketches\70C8E842BE22A9B585EFCECEACB60470/LedBlink.ino.bin" -O "NODE_F303RE"
'XCOPY' is not recognized as an internal or external command,
operable program or batch file.
Failed uploading: uploading error: exit status 9009
3 posts - 3 participants