How to configure memory in a VS Code Zephyr project?

Hello,

How to configure memory in a VS Code project?

I want to configure memory regions, such as non-initialized RAM memory region size.

For example, in IAR environment I used to use the linker configuration file (.icf).
How to do the same thing with NRF Connect for VS Code?


Environment: Visual Studio Code
RTOS: Zephyr
SDK: 2.5.0
Used part: NRF5340

Best regards,
Pablo

Related