Page 1 of 1

Problem after upgrade STM32 MCU based boards

Posted: Wed Jul 17, 2024 11:17 am
by geologic
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?

Re: Problem after upgrade STM32 MCU based boards

Posted: Wed Jul 17, 2024 12:05 pm
by fpiSTM
Since 2.8.0 arduino ide 1.8.x is no more supported. Only 2.x.

Re: Problem after upgrade STM32 MCU based boards

Posted: Wed Jul 17, 2024 1:51 pm
by geologic
I didn't notice that. I upgraded to arduino 2.3.2 and now it works.

Thanks

Re: Problem after upgrade STM32 MCU based boards

Posted: Wed Jul 17, 2024 4:06 pm
by fpiSTM
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.