cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to run code in DDR of STM32MP135F-DK?

zhuij.1
Associate II

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

 

1 ACCEPTED SOLUTION

Accepted Solutions
DBELL.1
ST Employee

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.

View solution in original post

1 REPLY 1
DBELL.1
ST Employee

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.