DDR Configuration on LX2160ARDB - HX430C16FB3_32

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

DDR Configuration on LX2160ARDB - HX430C16FB3_32

1,078件の閲覧回数
Anitha1
Contributor I
 

We are working with an LX2160ARDB reference board and attempting to use a 32GB DDR4 RAM module on the DDR1 controller. However, in CodeWarrior's DDR Memory Controller Configuration, we couldn't find an option for a 32GB device under DRAM Configuration per Device.

Could you please provide guidance on:

  1. How to configure the DDR Memory Controller for 32GB RAM on the LX2160ARDB?
  2. Steps to validate the 32GB DDR RAM on this platform.
  3. Instructions for updating the firmware (if necessary) to support 32GB DDR RAM.image (3).png
タグ(1)
0 件の賞賛
返信
2 返答(返信)

737件の閲覧回数
susan234
Contributor I

To configure 32GB DDR4 RAM on your LX2160ARDB, as CodeWarrior lacks a direct option, you'll need to use the **NXP QorIQ Configuration and Validation Suite (QCVS)**. Obtain your 32GB DIMM's detailed specifications (density, ranks, device width) and input them into QCVS to generate custom DDR controller configuration code. This code must then be **integrated into the U-Boot bootloader** source from the latest Layerscape Software Development Kit (LSDK). After building U-Boot, **flash the updated firmware** to your board. Validate the 32GB RAM by checking U-Boot boot messages and using Linux commands like `free -h` once the system boots.

0 件の賞賛
返信

1,030件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport
  1. In DDR configuration panel, please select "Read SPD" and "DIMM" as Configuration mode, then click "Read SPD" to read parameters from SPD and finish the DDR project creating.
  2. After creating QCVS DDR project, please check all "Validation stage" and "Operational DDR tests" to to connect to the target board to finish all the validation.

Please refer to QCVS DDR Tool user manual 

https://www.nxp.com.cn/docs/en/user-guide/QCVS_DDR_User_Guide.pdf

 

  1. No need specific firmware when doing validation with QCVS DDRv tool.
0 件の賞賛
返信