DDR Configuration on LX2160ARDB - HX430C16FB3_32

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

DDR Configuration on LX2160ARDB - HX430C16FB3_32

1,039 次查看
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 回复数

698 次查看
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 项奖励
回复

991 次查看
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 项奖励
回复