2024-06-03 01:41 AM
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:
Solved! Go to Solution.
2024-06-03 02:00 AM
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.
2024-06-03 02:00 AM
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.