DDR validation tool: can connect with board but can not pass validation

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DDR validation tool: can connect with board but can not pass validation

556 Views
carlpeng
Contributor II

Hello,

Could you please help to give some suggestions?

There are two kinds of phenomenons:

1st: can connect with board, but can not pass validation

When I use DDR validation tools to get DDR configuration paras, DDR validation tools can connect with board, but can not pass validation, its color is orange, as the below figure show:

pastedImage_1.png

And will pop the below error:

pastedImage_2.png

2nd: during validation, board will continuously reboot and execute uboot

Why will execute uboot during validation?

In my opinion, after codewarrior connecting with board, codewarrior should control the board, and send instructs to 

board rather than let CPU to execute uboot, are there any issues?

Thank you!

Carl

0 Kudos
3 Replies

377 Views
addiyi
NXP Employee
NXP Employee

1. This means initial configuration is not ok. You need to start from a configuration accepted by DDR controller. Since you have a running uboot, you can import DDR configuration from there.

2. Not DDRv executing the uboot, just reset the board for applying the DDR configuration and you can see uboot restarting. 

Adrian

0 Kudos

377 Views
carlpeng
Contributor II

Hello Adrian,

Thanks a lot for your response!

1. This means initial configuration is not ok. You need to start from a configuration accepted by DDR controller. Since you have a running uboot, you can import DDR configuration from there.

Do you mean that some parameters of DDR validation project are not set rightly as the below figure shows?

pastedImage_2.png

Thank you!

Carl

0 Kudos

377 Views
addiyi
NXP Employee
NXP Employee

Yes, you need to set the params according with your DDR module.

Adrian

0 Kudos