Problem after upgrade STM32 MCU based boards

Post here first, or if you can't find a relevant section!
Post Reply
geologic
Posts: 22
Joined: Thu Dec 15, 2022 10:12 am
Answers: 2

Problem after upgrade STM32 MCU based boards

Post 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?
by fpiSTM » Wed Jul 17, 2024 12:05 pm
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.
fpiSTM
Posts: 1944
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 108
Location: Le Mans
Contact:

Re: Problem after upgrade STM32 MCU based boards

Post by fpiSTM »

Since 2.8.0 arduino ide 1.8.x is no more supported. Only 2.x.
geologic
Posts: 22
Joined: Thu Dec 15, 2022 10:12 am
Answers: 2

Re: Problem after upgrade STM32 MCU based boards

Post by geologic »

I didn't notice that. I upgraded to arduino 2.3.2 and now it works.

Thanks
fpiSTM
Posts: 1944
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 108
Location: Le Mans
Contact:

Re: Problem after upgrade STM32 MCU based boards

Post 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.
Post Reply

Return to “General discussion”