Skip to main content
zhuij.1
Associate II
June 3, 2024
Solved

Failed to run code in DDR of STM32MP135F-DK?

  • June 3, 2024
  • 1 reply
  • 793 views

Running the code "MP13_BSP_BasicTemplates" in the DDR of the STM32MP135F-DK succeeds,But running the code "UART_Receive_Transmit_Console_A7" in the DDR of the STM32MP135F-DK fails(“USE_DDR” Macros added,Link text has been modified),Errors are as follows:

微信图片_20240603163959.png

 

Best answer by DBELL.1

Hello @zhuij.1 

 

In order to make the FW run in DDR, you have also to remove "monitor reset" in the debug configuration of the "UART_Receive_Transmit_Console_A7", in the startup tab.

rgds,
David B.

1 reply

DBELL.1
DBELL.1Best answer
ST Employee
June 3, 2024

Hello @zhuij.1 

 

In order to make the FW run in DDR, you have also to remove "monitor reset" in the debug configuration of the "UART_Receive_Transmit_Console_A7", in the startup tab.

rgds,
David B.