platform-ststm32 icon indicating copy to clipboard operation
platform-ststm32 copied to clipboard

STM32F103RET6_creality - version conflict rg toolchain-gccarmnoneeabi

Open isarrider opened this issue 3 years ago • 2 comments

Hi, when compiling MARLIN, I get an error message:


If you like PlatformIO, please:

  • follow us on Twitter to stay up-to-date on the latest project news > https://twitter.com/PlatformIO_Org
  • star it on GitHub > https://github.com/platformio/platformio
  • try PlatformIO IDE for embedded development > https://platformio.org/platformio-ide

Processing STM32F103RET6_creality (platform: ststm32@~12.1; board: genericSTM32F103RE; framework: arduino)

Platform Manager: Installing ststm32 @ ~12.1 Downloading [####################################] 100% Unpacking [####################################] 100% Platform Manager: ststm32 @ 12.1.1 has been installed! The platform 'ststm32@~12.1' has been successfully installed! The rest of the packages will be installed later depending on your build environment. Tool Manager: Installing platformio/toolchain-gccarmnoneeabi @ ~1.90201.0 Error: Could not find the package with 'platformio/toolchain-gccarmnoneeabi @ ~1.90201.0' requirements for your system 'linux_aarch64'


digging deeper into this, it seems there are solutions: https://community.platformio.org/t/toolchain-gccarmnoneeabi-for-aarch64/15973/8

can this version conflict also be resolved in the repo?

isarrider avatar Mar 15 '22 12:03 isarrider

+1

maxgerhardt avatar Apr 15 '22 13:04 maxgerhardt

is there an update here?


If you like PlatformIO, please:

  • follow us on Twitter to stay up-to-date on the latest project news > https://twitter.com/PlatformIO_Org
  • star it on GitHub > https://github.com/platformio/platformio
  • try PlatformIO IDE for embedded development > https://platformio.org/platformio-ide

Processing STM32F103RET6_creality (platform: ststm32; board: genericSTM32F103RE; framework: arduino)

Platform Manager: Installing ststm32 Downloading [####################################] 100% Unpacking [####################################] 100% Platform Manager: [email protected] has been installed! Tool Manager: Installing platformio/toolchain-gccarmnoneeabi @ ~1.90201.0 Error: Could not find the package with 'platformio/toolchain-gccarmnoneeabi @ ~1.90201.0' requirements for your system 'linux_aarch64'

Build failed! Check the output above for errors

isarrider avatar Sep 07 '22 12:09 isarrider