STM32CubeIDE errata 1.7.0

Revision as of 10:32, 22 June 2021 by Registered User (Moved 95809 to fixed and added new fixed issues for 1.7.0 release.)

1. Fixed issues

ID Summary
70505 Implemented a newlib-malloc solution that is safe by default.
95809 On Fedora®, the installation now depends on webkit2gtk3 which solves the issue of the Information Center not rendering properly.
99895 Implemented a project less debug solution with use of elf-file.
107086 Miscellaneous flags through the MCU GCC compiler are now processed correctly.

2. Known issues

The known issues are split into general, OS-specific issues and target-specific issues.

2.1. General issues

ID Summary
56223 The project importer for SW4STM32 cannot import all settings in projects from very old versions (older than 2.0).
59435 Having a space or non-ascii character in the project/workspace path or installation path is not fully supported.
63212 Editor hyperlinks sometimes jump to declaration instead of definition.
63624 Some STM32CubeMX pop-up dialogs are not opened in front of the STM32CubeIDE workbench on all OS's.
68184 Hierarchical projects cannot be imported with the option Copy into workspace.
68440 Hierarchical projects cannot be renamed.
74251 SWV Exception Trace log data tab displays a peripheral column, which is always empty.
81763 OpenOCD reads incorrect values while debugging a Cortex®-M4 when FreeRTOS is activated.
89454 Restart configuration only works for Flash memory projects and not for RAM projects.
99894 The new GCC-9 toolchains produce more warnings than the previous GCC-7 toolchains.
100895 Editing live expressions while target is running does not work with SEGGER J-Link.
101005 New JRE bundling does not contain a valid certificate chain for the requested SSL connection. See knowledge article.
107869 Non-stop debug does not work with RTOS proxy.


2.2. OS-specific issues

2.2.1. macOS®

ID Summary
83159[1] After updating STM32CubeIDE, the post-update restart fails on Ubuntu® and macOS®. STM32CubeIDE must be restarted manually.
85064 Some macOS® versions report installation image corruption. This can be circumvented using the command:
xattr -c /Applications/STM32CubeIDE.app

2.2.2. Linux

ID Summary
77518 MCUFinder is unusable on GNOME on Wayland.
83159[1] After updating STM32CubeIDE, the post-update restart fails on Ubuntu® and macOS®. STM32CubeIDE must be restarted manually.

2.3. Target-specific issues

2.3.1. STM32MP1

ID Summary
73456 An STM32MP1 project being debugged in Cortex®-M shows all peripheral registers in the SFR view, even those not managed by Cortex®-M.
73895 When using a proxy server, if the STM32MP1 is not accessible through the server, it is required to add the IP address to the proxy bypass list.
73896 The synchronization check between the IP-address entered in launch configuration and the IP-address of the target does not abort the launch in case of mismatch.

2.3.2. STM32H7

ID Summary
73552 Serial Wire Viewer configuration is not reset for STM32H7 devices on the next launch if it was terminated with record active when using ST-LINK GDB server.
79658 When debugging STM32H7 dual-core devices with one core going to sleep, ST-LINK GDB server reports 0x05F0001. This cannot be circumvented by using OpenOCD as it does not support debugging on STM32H7 dual-core devices using sleep modes.

2.3.3. U5

ID Summary
109124 When selecting the default auto frequency the ST-Link GDB Server does not detect the MCU. Use a frequency of <= 8000 KHz instead.

1. Same limitation for Ubuntu® and macOS®