MPC8360E RCWLR values for DDR1

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

MPC8360E RCWLR values for DDR1

1,676 次查看
venkat1
Contributor III

Hi sir,

we are updating our project. In our old revision, a 32-bit SRAM chip used as stack memory (target buffer memory ) in a local bus(address- 0x10001000). for that RCWLR values are 0x03240086, it's working fine. we are upgrading the design, where we replaced the SRAM chip with 32-bit DDR1 SDRAM (which is in the DDR controller bus).In the CodeWarrior v8.8  Hardware diagnostic mode, we tried to read/write with DDR memory, it is working (the RCWLR values are 0x02230086). In this configuration, DDR working fine. but if we are configured as stack memory in the EPPC panel (target buffer memory, address- 0xA0000000), the processor is not booting up.

can anyone tell me, what are changes need to make for mapping SRAM to DDR in software?

 

 

Regards,

Venkat

标签 (2)
0 项奖励
回复
2 回复数

1,667 次查看
ufedor
NXP Employee
NXP Employee

Please check BSP being used and modify CFG_DDR_BASE in the corresponding board ".h" file according to your needs.

0 项奖励
回复

1,658 次查看
venkat1
Contributor III

sir, can you share any working project files?  so, that I can refer config to my project...

0 项奖励
回复