Skip to main content
totoro
Associate II
August 16, 2024
Solved

The memory management function of CubeMX's Tools has problems.

  • August 16, 2024
  • 3 replies
  • 1501 views

Hi,

use the memory management function to generate a custom ld file, but the generated ld file is wrong.

snap_20240816134043.jpgsnap_20240816134226.jpgsnap_20240816134139.jpg

Best answer by Souhaib MAZHOUD

Hello @totoro 

After checking, it seems that the issue is related to the MMT with CMake project.
Actually, the Cmake toolchain was added recently in CubeMX, but it currently does not support MMT. The support of MMT with the Cmake project in CubeMX is planned for the next releases.

Thank you for reporting!

KR,

Souhaib

3 replies

Technical Moderator
August 16, 2024

Hello @totoro 

In order to investigate the issue, could you please provide additional information: the name of MCU the version of CubeMX ...

Thank you,

Souhaib

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
totoro
totoroAuthor
Associate II
August 17, 2024

of course

CubeMX version: 6.12.0

MCU: STM32H750xbh6

and Attached is my ioc file

Souhaib MAZHOUDBest answer
Technical Moderator
August 27, 2024

Hello @totoro 

After checking, it seems that the issue is related to the MMT with CMake project.
Actually, the Cmake toolchain was added recently in CubeMX, but it currently does not support MMT. The support of MMT with the Cmake project in CubeMX is planned for the next releases.

Thank you for reporting!

KR,

Souhaib

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Explorer II
November 26, 2024

Hi, I have the same issue when selecting "Makefile" as Toolchain/IDE

CubeMX version: 6.12.1

MCU: STM32U575VGTxQ