How to install Yocto SDK in STM32CubeIDE

Revision as of 11:19, 25 August 2020 by Registered User

This article explains the way STM32CubeIDE is managing Yocto SDK provided by OpenSTLinux.

1. Overview[edit source]

Two flavors are proposed for installing Yocto SDK:

  • the Yocto SDK is already installed on the host machine, after a download of the STM32MP1 OpenSTLinux Developer Package. In that case, only a setup is needed for STM32CubeIDE to use it.
  • the Yocto SDK is not present on the host platform, it can be installed via STM32CubeIDE:
    • embedded inside the STM32CubeIDE; Yocto SDK removal is managed by STM32CubeIDE
    • on host platform disk, outside STM32CubeIDE scope; Yocto SDK removal under final user responsibility


2. Using already installed Yocto SDK[edit source]

We suppose here

3. Installing Yocto SDK from STM32CubeIDE[edit source]

Warning white.png Warning
OpenSTLinux development requires specific packages on host workstation. See PC_prerequisites

.