Last edited 4 years ago

STM32MP1 Developer Package - SDK

Template:ArticleMainWriter Template:ReviewersList Template:ArticleApprovedVersion Template:UpdateNeededForNewRelease

This article aims to give the following information:

  • How to download and install the latest SDK for the STM32 microprocessor Series
  • Where to find the associated release note
  • Where to find the previous releases (archives)

Template:Warning

1. Beta1 release[edit source]

  • The STM32MP1 SDK is delivered through a tarball file named : SDK-x86_64-stm32mp1-boards-revc-openstlinux-4.14-rocko-mp1-18-11-26.tar.xz (compatible Template:Highlight and Template:Highlight)

  • Download and install the STM32MP1 SDK.
By downloading this software package, you agree to be bound to the terms of the Limited License Agreement. The detailed content licenses can be found here
STM32MP1 Developer Package SDK - Beta1 release
Download

Template:InternalInfo Template:STdotcomInfo

Installation
  • Uncompress the tarball file to get the SDK installation script
$ tar xvf SDK-x86_64-stm32mp1-boards-revc-openstlinux-4.14-rocko-mp1-18-11-26.tar.xz
  • If needed, change the permissions on the SDK installation script so that it is executable
$ chmod +x stm32mp1-boards-revc-openstlinux-4.14-rocko-mp1-18-11-26/sdk/st-image-weston-openstlinux-weston-stm32mp1-boards-revc-x86_64-toolchain-2.4-openstlinux-4.14-rocko-mp1-18-11-26.sh
  • Run the SDK installation script
    • Use the -d <SDK installation directory absolute path> option to specify the absolute path to the directory in which you want to install the SDK (<SDK installation directory>)
    • If you follow the proposition to organize the working directory, it means:
$ ./stm32mp1-boards-revc-openstlinux-4.14-rocko-mp1-18-11-26/sdk/st-image-weston-openstlinux-weston-stm32mp1-boards-revc-x86_64-toolchain-2.4-openstlinux-4.14-rocko-mp1-18-11-26.sh -d <working directory absolute path>/Developer-Package/SDK
  • A successful installation outputs the following log:
ST OpenSTLinux - Weston - (A Yocto Project Based Distro) SDK installer version 2.4-openstlinux-4.14-rocko-mp1-18-11-26
======================================================================================================================
You are about to install the SDK to "<working directory absolute path>/Developer-Package/SDK". Proceed[Y/n]? Y
Extracting SDK.......................................................................................................done
Setting it up...done
SDK has been successfully set up and is ready to be used.
Each time you wish to use the SDK in a new shell session, you need to source the environment setup script e.g.
 $ . /<working directory absolute path>/Developer-Package/SDK/environment-setup-cortexa7hf-neon-vfpv4-openstlinux_weston-linux-gnueabi
Release note

Details about the content of the SDK are available in the associated STM32MP15 ecosystem release note.

If you are interested in former releases, please go through the archives of the ecosystem release note.

  • The SDK is in the <SDK installation directory>:
Template:Green                                                  Template:Highlight
├── environment-setup-cortexa7hf-neon-vfpv4-openstlinux_weston-linux-gnueabi  Template:Highlight
├── site-config-cortexa7hf-neon-vfpv4-openstlinux_weston-linux-gnueabi
├── Template:Green
│   ├── Template:Green                Template:Highlight
│   │   └── [...]
│   └── Template:Green                                   Template:Highlight
│       └── [...]
└── version-cortexa7hf-neon-vfpv4-openstlinux_weston-linux-gnueabi


2. Archives[edit source]

Template:InternalInfo

2.1. Alpha2 release[edit source]

  • The STM32MP1 SDK is delivered through a tarball file named SDK-x86_64-openstlinux-4.14-rocko-mp1-18-07-03.tar.xz.

  • Download and install the STM32MP1 SDK.
By downloading the tarball file, you agree to be bound to the terms of the Limited License Agreement
STM32MP1 Developer Package SDK - Alpha2 release
Download

Template:InternalInfo Template:STdotcomInfo

Installation
  • Uncompress the tarball file to get the SDK installation script
$ tar xvf SDK-x86_64-openstlinux-4.14-rocko-mp1-18-07-03.tar.xz
  • If needed, change the permissions on the SDK installation script so that it is executable
$ chmod +x openstlinux-4.14-rocko-mp1-18-07-03/sdk/st-image-weston-openstlinux-weston-stm32mp1-x86_64-toolchain-2.4+openstlinux-4.14-rocko-mp1-18-07-03.sh
  • Run the SDK installation script
    • Use the -d <SDK installation directory absolute path> option to specify the absolute path to the directory in which you want to install the SDK (<SDK installation directory>)
    • If you follow the proposition to organize the working directory, it means:
$ ./openstlinux-4.14-rocko-mp1-18-07-03/sdk/st-image-weston-openstlinux-weston-stm32mp1-x86_64-toolchain-2.4+openstlinux-4.14-rocko-mp1-18-07-03.sh -d <working directory absolute path>/Developer-Package/SDK
  • A successful installation outputs the following log:
ST OpenSTLinux - Weston - (A Yocto Project Based Distro) SDK installer version 2.4+openstlinux-4.14-rocko-mp1-18-07-03
======================================================================================================================
You are about to install the SDK to "<working directory absolute path>/Developer-Package/SDK". Proceed[Y/n]? Y
Extracting SDK.......................................................................................................done
Setting it up...done
SDK has been successfully set up and is ready to be used.
Each time you wish to use the SDK in a new shell session, you need to source the environment setup script e.g.
 $ . /<working directory absolute path>/Developer-Package/SDK/environment-setup-cortexa7hf-neon-vfpv4-openstlinux_weston-linux-gnueabi
Release note

Details about the content of the SDK are available in the associated STM32MP15 ecosystem release note.

If you are interested in former releases, please go through the archives of the ecosystem release note.

  • The SDK is in the <SDK installation directory>:
Template:Green                                                  Template:Highlight
├── environment-setup-cortexa7hf-neon-vfpv4-openstlinux_weston-linux-gnueabi  Template:Highlight
├── site-config-cortexa7hf-neon-vfpv4-openstlinux_weston-linux-gnueabi
├── Template:Green
│   ├── Template:Green                Template:Highlight
│   │   └── [...]
│   └── Template:Green                                   Template:Highlight
│       └── [...]
└── version-cortexa7hf-neon-vfpv4-openstlinux_weston-linux-gnueabi

2.2. Alpha1 release[edit source]

  • The STM32MP1 SDK is delivered through a tarball file named SDK-x86_64-openstlinux-4.14-rocko-mp1-18-01-23.tar.xz.

  • Download and install the STM32MP1 SDK.
By downloading the tarball file, you agree to be bound to the terms of the Limited License Agreement
STM32MP1 Developer Package SDK - Alpha1 release
Download

Template:InternalInfo Template:STdotcomInfo

Installation
  • Uncompress the tarball file to get the SDK installation script
$ tar xvf SDK-x86_64-openstlinux-4.14-rocko-mp1-18-01-23.tar.xz
  • If needed, change the permissions on the SDK installation script so that it is executable
$ chmod +x openstlinux-4.14-rocko-mp1-18-01-23/sdk/st-image-weston-openstlinux-weston-stm32mp1-x86_64-toolchain-2.4+openstlinux-4.14-rocko-mp1-18-01-23.sh
  • Run the SDK installation script
    • Use the -d <SDK installation directory absolute path> option to specify the absolute path to the directory in which you want to install the SDK (<SDK installation directory>)
    • If you follow the proposition to organize the working directory, it means:
$ ./openstlinux-4.14-rocko-mp1-18-01-23/sdk/st-image-weston-openstlinux-weston-stm32mp1-x86_64-toolchain-2.4+openstlinux-4.14-rocko-mp1-18-01-23.sh -d <working directory absolute path>/Developer-Package/SDK
  • A successful installation outputs the following log:
ST OpenSTLinux - Weston - (A Yocto Project Based Distro) SDK installer version 2.4+openstlinux-4.14-rocko-mp1-18-01-23
======================================================================================================================
You are about to install the SDK to "<working directory absolute path>/Developer-Package/SDK". Proceed[Y/n]? Y
Extracting SDK.......................................................................................................done
Setting it up...done
SDK has been successfully set up and is ready to be used.
Each time you wish to use the SDK in a new shell session, you need to source the environment setup script e.g.
 $ . /<working directory absolute path>/Developer-Package/SDK/environment-setup-cortexa7hf-neon-vfpv4-openstlinux_weston-linux-gnueabi
Release note

Details about the content of the SDK are available in the associated STM32MP15 ecosystem release note.

If you are interested in former releases, please go through the archives of the ecosystem release note.

  • The SDK is in the <SDK installation directory>:
Template:Green                                                  Template:Highlight
├── environment-setup-cortexa7hf-neon-vfpv4-openstlinux_weston-linux-gnueabi  Template:Highlight
├── site-config-cortexa7hf-neon-vfpv4-openstlinux_weston-linux-gnueabi
├── Template:Green
│   ├── Template:Green                Template:Highlight
│   │   └── [...]
│   └── Template:Green                                   Template:Highlight
│       └── [...]
└── version-cortexa7hf-neon-vfpv4-openstlinux_weston-linux-gnueabi