Skip to main content
Associate
August 11, 2023
Question

command line toolchain plugin install

  • August 11, 2023
  • 1 reply
  • 1629 views

Our stm32cubeide project 1.13.1 is using 10.3-2021 toolchain. I'm configuring a docker for automated builds. So far the only way I've identified to install the specific toolchain is by running the GUI toolchain manager. Once installed, the build succeeds.

Is there a specific command line mechanism to achieve this without the UI or will a standard ARM install of the toolchain to the correct "plugins/com.st...." name accomplish the same thing.

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    August 15, 2023

    Hi @jemason 

    Thank you for posting.

    Unfortunately there is no specific command line for your request, for the moment the only way to install the toolchain is manually from the GUI toolchain manager.
    You can refer to STM32Cube command-line toolset quick start guide - User manual for more information about command-line toolset in STM32CubeIDE.

    Thank you

    Souhaib

    To give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.