How to merge the 2 RAM paritons in STM32H723/33 in between reserved area is present
HI team,
I am using stm32h723/33vgh6 development board. In that i am getting OUT of RAM memory i need to move some of runtime functions in object file to another RAM section from RAM_D1 or merge the RAM partiton into RAM_D1 to overcome from that issue.
is it possible to do merging of ram partitions to overcome the issue. i am attaching memory analyzer photo below

please give some solutions.