MPC8360E RCWLR values for DDR1

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

MPC8360E RCWLR values for DDR1

1,680 Views
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

Labels (2)
0 Kudos
Reply
2 Replies

1,671 Views
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 Kudos
Reply

1,662 Views
venkat1
Contributor III

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

0 Kudos
Reply