How to utilize 4.2MB RAM in STM32N6
Hi,I am using STM32N6570-DK kit. In my application I need ~3.5MB of RAM but if I allocate more than 256KB of RAM I get the error "region `RAM' overflowed by xxxx bytes". I got the same results as well when I imported "UART_HyperTerminal_IT" example ...