How to Read Mode Registers of LPDDR

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

How to Read Mode Registers of LPDDR

1,075 Views
satyavenkatasan
Contributor I

Dear freescale,

We are using IMX6SOLOLITE processor in our design.

I'm trying to read the Mode Registers of LPDDR to validated the part on our custom board by making the modifications in the Stress tool bin file source code.


In that I'm writing in to the Register MMDC_MDSCR using a pointer but as soon I write in to the register, processor is getting hang. so, can you suggest me to read the Mode registers of the LPDDR.



Thanks and Regards,

Satya.

Labels (1)
0 Kudos
5 Replies

848 Views
igorpadykov
NXP Employee
NXP Employee

Hi satya

are you running from lpddr2 or iRAM when performing this operaton,

one needs to execute it from iRAM.

Best regards

igor

0 Kudos

848 Views
satyavenkatasan
Contributor I

Dear igor,

I' am using freescale DDR stress tool. I am assuming that it is running in the IRAM. if not can you kindly suggest me how to run it from the IRAM.

Thanks & Regards,

Satya.

0 Kudos

848 Views
igorpadykov
NXP Employee
NXP Employee

Hi satya

had you tried to run this code with jtag ?

SDK has examples of lpddr2 init files, you can add code there

and try.

i.MX 6Series Platform SDK : Bare-metal SDK

Best regards

igor

0 Kudos

848 Views
satyavenkatasan
Contributor I

Dear Igor,

There is no JTAG provision on our custom board where as we have USB option on our board. so using DDR_Stress_Tester_V1.0.3 tool provided by the freescale, I'm trying to debug the LPDDR. so I'm expecting the help to read the LPDDR Mode registers using the same tool.

Thanks & Regards,

Satya.

0 Kudos

848 Views
igorpadykov
NXP Employee
NXP Employee

Hi satya

DDR_Stress_Tester sources are confidential so

can not be supported on open community.

Please contact local FAE for supporting it through

internal secure community.

Best regards

igor

0 Kudos