2025-06-07 9:20 AM
hi,
CubeIDE MMT is not showing entire 320KB RAM_D1, but only 128KB AXI SRAM. The MMT .ld file also says this in a comment.
1. Why is this done?
2. Anything I can do to make MMT show up entire RAM_D1?
thanks
MCU: STM32H723ZGT6
Version: 1.18.0
Build: 24413_20250227_1633 (UTC
2025-06-07 9:54 AM
It may not be mapped to AXISRAM. It is configurable.
2025-06-07 8:09 PM
The unaccounted 192KB RAM is not listed by the MMT. How can I enable[??] the rest of it to show up in MMT. The .ld file generated by MMT leaves out the 192KB SRAM.