Skip to main content
270284440
Associate II
February 24, 2021
Question

Does STM32CubeIDE support to run code in RAM for stm32g4 MCU? Hello, any example about run code in RAM base STM32CubeIDE for stm32g4, thanks BR changqing zhu

  • February 24, 2021
  • 1 reply
  • 762 views

..

This topic has been closed for replies.

1 reply

Cartu38 OpenDev
Graduate II
February 24, 2021

If STM32CubeIDE, creating a project relying on any device having RAM size > 64k is promoting in RAM linker script as addon to in FLASH one allowing you to debug in RAM.

Takes care to point to expected linker script as part of build setups:

0693W000007ZMgvQAG.jpg