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.
This is not a CLI issue I think, the package index for STMicroelectronics doesn't declare a release supported by the Raspberry Pi 4 model B for the STM32Tools:
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
Additional context
The text was updated successfully, but these errors were encountered: