Hi all
Today i upgrade STM32 MCU based boards to version 2.8.0 and now when i upload a sketch to my nucle64 i get this error:
java.io.IOException: Cannot run program "{tools_bin_path}/massStorageCopy.bat": CreateProcess error=2, The system cannot find the file specified
I searched for massStorageCopy.bat file and is located at
C:\Users\myuser\AppData\Local\Arduino15\packages\STMicroelectronics\tools\STM32Tools\2.2.2\win
How do i fix that?
Problem after upgrade STM32 MCU based boards
Problem after upgrade STM32 MCU based boards
Since 2.8.0 arduino ide 1.8.x is no more supported. Only 2.x.
Go to full post
Last edited by geologic on Wed Jul 17, 2024 12:06 pm, edited 1 time in total.
Re: Problem after upgrade STM32 MCU based boards
Since 2.8.0 arduino ide 1.8.x is no more supported. Only 2.x.
Re: Problem after upgrade STM32 MCU based boards
I didn't notice that. I upgraded to arduino 2.3.2 and now it works.
Thanks
Thanks
Re: Problem after upgrade STM32 MCU based boards
I have to add a depreciation notice. Sorry had several regression to fix and a 2.8.1 should be available end of this week.