You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to install core STMicroelectronics:stm32, the packages download proceeds as expected, and all the arm-none-eabi-gcc packages are correctly downloaded.
But the STM32Tools download that follows is leading to an error:
"Error during install: tool STMicroelectronics:[email protected] not available for the current OS".
This makes it impossible for me to install stm32duino.
I would like to be able to download and install the stm32 core properly to be able to compile and upload stm32duino based sketches for the board/mcu I am using (STM32H743) from my Raspberry Pi 4B, using the arduino-cli.
Hi @Emeric-dufour,
As you noticed there is already an issue for the support of Raspberry pi. #708
Discussion can continue on this it.
Nevertheless the current official status from @fpistm is:
"Tools will come later."
So your error message is correct, "[email protected] not available for the current OS".
(you may still look for unofficial source)
Bug Report
Current behavior
Behavior is as shown.
While trying to install core STMicroelectronics:stm32, the packages download proceeds as expected, and all the arm-none-eabi-gcc packages are correctly downloaded.
But the STM32Tools download that follows is leading to an error:
"Error during install: tool STMicroelectronics:[email protected] not available for the current OS".
This makes it impossible for me to install stm32duino.
Expected behavior
I would like to be able to download and install the stm32 core properly to be able to compile and upload stm32duino based sketches for the board/mcu I am using (STM32H743) from my Raspberry Pi 4B, using the arduino-cli.
Environment
arduino-cli version
):Arduino-cli 0.18.3 on Raspberry Pi 4 model B.
JSON file:
https://github.com/stm32duino/BoardManagerFiles/raw/master/package_stmicroelectronics_index.json
The text was updated successfully, but these errors were encountered: