Registered User mNo edit summary |
Registered User mNo edit summary |
||
Line 4: | Line 4: | ||
}}</noinclude> | }}</noinclude> | ||
== STM32CubeIDE 1. | == STM32CubeIDE 1.12.0 - MPU support == | ||
This version of [[STM32CubeIDE]] provides support for the '''Arm<sup>®</sup> Cortex<sup>®</sup>-M''' core, contained in the '''{{MicroprocessorDevice | device=1 }}''', and for projects running on '''Arm<sup>®</sup> Cortex<sup>®</sup>-A''': '''OpenSTLinux-v4.1''' projects and '''Linux<sup>®</sup> user space''' projects. | This version of [[STM32CubeIDE]] provides support for the '''Arm<sup>®</sup> Cortex<sup>®</sup>-M''' core, contained in the '''{{MicroprocessorDevice | device=1 }}''', and for projects running on '''Arm<sup>®</sup> Cortex<sup>®</sup>-A''': '''OpenSTLinux-v4.1''' projects and '''Linux<sup>®</sup> user space''' projects. | ||
Line 14: | Line 14: | ||
* Arm<sup>®</sup>Cortex<sup>®</sup>-M project creation, compilation and debug in two modes: | * Arm<sup>®</sup>Cortex<sup>®</sup>-M project creation, compilation and debug in two modes: | ||
** '''Engineering mode''', with Arm<sup>®</sup>Cortex<sup>®</sup>-M firmware download via JTAG/SWD, | ** '''Engineering mode''', with Arm<sup>®</sup>Cortex<sup>®</sup>-M firmware download via JTAG/SWD, | ||
***redirection of semi-hosting on TCP port with openOCD | ***redirection of semi-hosting on TCP port with openOCD | ||
** '''Production mode''', with Arm<sup>®</sup> Cortex<sup>®</sup>-M firmware download : | ** '''Production mode''', with Arm<sup>®</sup> Cortex<sup>®</sup>-M firmware download : | ||
***Via Ethernet link to the LAN or point to point, | ***Via Ethernet link to the LAN or point to point, | ||
Line 31: | Line 31: | ||
*** Standard build target (such as all, dtb, module and others), including STM32CubeMX-generated device tree, | *** 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, | *** Support for running target update via "STM32 Cortex-A Linux Deployment" running configuration, | ||
*** Support of gcnano project with build target | *** Support of gcnano project with build target | ||
** TF-A project with standard build target including '''FIP image''' generation, | ** TF-A project with standard build target including '''FIP image''' generation, | ||
** U-boot project with standard build target, | ** U-boot project with standard build target, | ||
Line 40: | Line 40: | ||
** static library, | ** static library, | ||
** shared library, | ** shared library, | ||
* Debug via weston user for executable using GTK library | * Debug via weston user for executable using GTK library | ||
<onlyinclude> | <onlyinclude> | ||
Line 52: | Line 52: | ||
| '''Download''' | | '''Download''' | ||
|| | || | ||
'''Version 1. | '''Version 1.12.0''' | ||
*Download the preferred all-in-one Linux installer from [https://my.st.com/content/my_st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-ides/stm32cubeide.html my.st.com] | *Download the preferred all-in-one Linux installer from [https://my.st.com/content/my_st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-ides/stm32cubeide.html my.st.com] | ||
** ''Generic Linux Installer - STM32CubeIDE-Lnx'' | ** ''Generic Linux Installer - STM32CubeIDE-Lnx'' | ||
Line 58: | Line 58: | ||
** ''Debian Linux Installer - STM32CubeIDE-DEB'' | ** ''Debian Linux Installer - STM32CubeIDE-DEB'' | ||
|| | || | ||
'''Version 1. | '''Version 1.12.0''' | ||
*Download the all-in-one Windows installer from [https://my.st.com/content/my_st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-ides/stm32cubeide.html my.st.com] | *Download the all-in-one Windows installer from [https://my.st.com/content/my_st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-ides/stm32cubeide.html my.st.com] | ||
** ''Windows Installer - STM32CubeIDE-Win'' | ** ''Windows Installer - STM32CubeIDE-Win'' | ||
Line 75: | Line 75: | ||
| '''Detailed release note''' | | '''Detailed release note''' | ||
| colspan="2" | | | colspan="2" | | ||
* Details about the content of this tool version are available in the ''STM32CubeIDE release v1. | * Details about the content of this tool version are available in the ''STM32CubeIDE release v1.12.0'' release note from [https://my.st.com/content/my_st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-ides/stm32cubeide.html#documentation my.st.com] | ||
|} | |} | ||
Revision as of 15:13, 13 March 2023
1. STM32CubeIDE 1.12.0 - MPU support
This version of STM32CubeIDE provides support for the Arm® Cortex®-M core, contained in the STM32MP1 Series, and for projects running on Arm® Cortex®-A: OpenSTLinux-v4.1 projects and Linux® user space projects.
For Arm® Cortex®-M core, it provides :
- 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,
- Arm®Cortex®-M project creation, compilation and debug in two modes:
- Engineering mode, with Arm®Cortex®-M firmware download via JTAG/SWD,
- redirection of semi-hosting on TCP port with openOCD
- Production mode, with Arm® Cortex®-M firmware download :
- Via Ethernet link to the LAN or point to point,
- Via Ethernet-over-USB for point-to-point connection,
- Engineering mode, with Arm®Cortex®-M firmware download via JTAG/SWD,
- 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.
For Arm® Cortex®-A core, STM32CubeIDE version 1.11.0 brings support for OpenSTLinux-v4.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,
- Support of gcnano project with build target
- 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 OP-TEE trusted application creation and debug,
- Linux®, project with:
- Support of creation, build and debug of Linux® user space project types including:
- executable,
- static library,
- shared library,
- Debug via weston user for executable using GTK 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.12.0
|
Version 1.12.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.