"ROM Write failed" using DDR stress test 1.0.3

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

"ROM Write failed" using DDR stress test 1.0.3

跳至解决方案
716 次查看
dabrain
Contributor I

Dear all,

I'm currently trying to bring up a board based on imx sabresd quad. I have been changing the DDR3 reference to 4 memory alliance AS4C256M16D3L chips.

When we are trying to use the DDR stress test tool over USB OTG, i'm getting an error "ROM write failed" with a random register after IOMUXC_SW_PAD_CTL_GRP_DDRMODE_CTL.

In this case, the board resets.

Could it be related to a bad software configuration or an hardware issue?

标签 (1)
0 项奖励
1 解答
595 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Cerveau

more likely this error is hardware, caused by usb malfunction,

so ROM fails to execute SDP WRITE REGISTER command.

One can try it with baremetal SDK usb test

"MX6_PLATFORM_SDK "

https://community.freescale.com/docs/DOC-94139

Also DDR stress can be run with jtag.

Best regards

igor

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

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

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

在原帖中查看解决方案

0 项奖励
2 回复数
596 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Cerveau

more likely this error is hardware, caused by usb malfunction,

so ROM fails to execute SDP WRITE REGISTER command.

One can try it with baremetal SDK usb test

"MX6_PLATFORM_SDK "

https://community.freescale.com/docs/DOC-94139

Also DDR stress can be run with jtag.

Best regards

igor

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

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

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

0 项奖励
595 次查看
dabrain
Contributor I

Dear Igor,

Thank you very much.

Indeed I was facing an issue with the OS, using VirtualBox and we should NEVER use it for this purpose. :smileyhappy:

Use a regular windows XP or later see.

Could be nice to have the same tool on Linux OS. :smileyhappy:

0 项奖励