XCOPY error message

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

what happens if you enter xcopy in a command window?

This isn't a programming question. One of the IDE discussion sub-forums would be a more appropriate place for it. Which on depends on whether you're running IDE 1.8.x or 2.x.

Topic moved to IDE 2.x category as requested.

Carry on.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.