2.15. When using the Memory Management Tool ¶
For projects using STM32H573I-DK board with TrustZone enabled, activating “Apply Application Regions Settings to peripherals” after initial code generation results in build failures.
Linker file issues may result from configuring MMT after initial code generation.
When using the Memory Management Tool in a project based on CMake or Makefile build generators, TrustZone activation and STM32H7Rx/7Sx support are not supported.
For STM32WB series projects using MMT, the generated linker file does not take into account the activation of the “Boot Info” option.
When setting the mode of the Extmem Manager in the boot runtime context, the Memory Management Tool generates only an “Execute” memory region and omits the “LOAD_REGION” one.
The linker script is not automatically updated to incorporate the “isrvercor” configuration.