Modification of DDR Stress Test for i.MX53

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Modification of DDR Stress Test for i.MX53

跳至解决方案
1,605 次查看
ko-hey
Senior Contributor II

Hi all,

I want to run DDR Stress Tester on the cutomer original iMX53 board.
However, I need to change to UART-4 port from UART-1 port.
The UART4 port is below.

-TXD CSI0_DATA12/ALT2
-RXD CSI0_DATA13/ALT3

Which part of source code do I change ?

*I have already got a source code of the DDR_Stress_Tester_for_mx51mx53_V002 from FSL local FAE.

Ko-hey

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,306 次查看
igorpadykov
NXP Employee
NXP Employee

Hi ko-hey

one can add codes to function debug_uart_iomux() in hardware.c

alternatively one can add uart4 iomux settings in *.inc file like

..\DDR_Stress_Tester_for_mx51mx53_V002\binary\MX53_TO2_DDR3_LCB.inc

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,307 次查看
igorpadykov
NXP Employee
NXP Employee

Hi ko-hey

one can add codes to function debug_uart_iomux() in hardware.c

alternatively one can add uart4 iomux settings in *.inc file like

..\DDR_Stress_Tester_for_mx51mx53_V002\binary\MX53_TO2_DDR3_LCB.inc

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复