The memory management function of CubeMX's Tools has problems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-15 10:57 PM
Hi,
I use the memory management function to generate a custom ld file, but the generated ld file is wrong.
Solved! Go to Solution.
- Labels:
-
STM32CubeMX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-27 3:16 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-16 3:07 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-16 8:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-27 3:16 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-26 5:11 AM
Hi, I have the same issue when selecting "Makefile" as Toolchain/IDE
CubeMX version: 6.12.1
MCU: STM32U575VGTxQ
