1. STM32CubeIDE 1.8.0 - MPU support[edit source]
This release of STM32CubeIDE provides support for the Cortex®-M core contained in the STM32MP1 Series, but also support for projects running on Cortex®-A: OpenSTLinux-v3.1 projects and Linux® user space projects.
It provides for Cortex®-M
- STM32MP1 sample or board selection,
- Device configuration,
- Target Status widget, with visibility management,
- Console management with capability to manually set up non-ST console instead of automatic detection,
- Cortex®-M project creation, compilation and debug in two modes:
- Engineering mode, with Cortex®-M firmware download via JTAG/SWD,
- Production mode, with Cortex®-M firmware download :
- Via Ethernet link to the LAN or point to point,
- Via Ethernet-over-USB for point-to-point connection,
- Live variable watch view,
- System analysis and real-time tracing (SWV),
- Check of ST-LINK firmware version,
- SFRs view support for register access,
- Remote target path project property (for production mode),
- Remote system explorer configuration
Release 1.8.0 also brings support for STM32MP15 OpenSTLinux-v3.1 projects on Linux® workstation only, including:
- Installation of Yocto SDK: embedded or external to STM32CubeIDE,
- Installation of OpenSTLinux projects Sources:
- Linux®, project with:
- Standard build target (such as all, dtb, module and others), including STM32CubeMX-generated device tree,
- Support for running target update via "STM32 Cortex-A Linux Deployment" running configuration,
- TF-A project with standard build target including FIP image generation
- U-boot project with standard build target
- OP-TEE project with standard build target
- Support for running target bootloader update via "STM32 Cortex-A Bootloader Deployment" running configuration - NEW
- Linux®, project with:
and also creation, build and debug of Linux® user space project types including:
- executable
- static library
- shared library
STM32 MPU support inside STM32CubeIDE is available on Linux® and Windows® host PCs, but
it is NOT on macOS®.
STM32CubeIDE for Linux® host PC | STM32CubeIDE for Windows® host PC | |
---|---|---|
Download |
Version 1.8.0
|
Version 1.8.0
|
Installation guide | ||
User manual | ||
Detailed release note |
|
Minor releases may be available from the update site. Check chapter 10 in (UM2609) for more information on how to update STM32CubeIDE.