Change the DDR2 chips of mpc8309twr development board

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

Change the DDR2 chips of mpc8309twr development board

跳至解决方案
674 次查看
lijiankun198
Contributor II

Hello everyone,

   In our project, I customed a board base on mpc8309twr development board. Because the Hynix H5PS5162FFR DDR2 chip on mpc8309twr development board does not produce now, we need change the chip. We choose the Micron MT47H32M16 to replace the H5PS5162FFR (work in 32bits). But the uboot can not work now. So, we want to use the CodeWarrior software program the uboot into board through CodeWarrior Tap. I changed the ddr configuration part of 8309TWR_init_core.tcl file , but it still does not work.

The CodeWarrior software print :

Downloading Flash Device Driver ...
Reading flash ID .......
Error: The algorithm was not able to run on the target or the flash is not configured properly.
Error: Getting flash ID failed
Error: The algorithm was not able to run on the target or the flash is not configured properly.

 

How to configure the ddr configuration part of 8309TWR_init_core.tcl file ?

Any help will be appreciated!

Thank you.

Original Attachment has been moved to: 8309TWR_init_core.tcl.zip

标签 (1)
标记 (1)
0 项奖励
1 解答
526 次查看
alexander_yakov
NXP Employee
NXP Employee

Sorry, we do not offer ready-to-use target initialization files for any possible customer configurations, because it is not possible to test all customer configurations here, in our labs. Instead, we offer a full set of documentation to let our customers to develop their own custom configurations. To create target initialization file for your custom DDR2 memory configuration, I recommend using the following documents:

http://cache.nxp.com/assets/documents/data/en/application-notes/AN3369.pdf

http://cache.nxp.com/assets/documents/data/en/application-notes/AN2910.pdf 


Have a great day,
Alexander

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
1 回复
527 次查看
alexander_yakov
NXP Employee
NXP Employee

Sorry, we do not offer ready-to-use target initialization files for any possible customer configurations, because it is not possible to test all customer configurations here, in our labs. Instead, we offer a full set of documentation to let our customers to develop their own custom configurations. To create target initialization file for your custom DDR2 memory configuration, I recommend using the following documents:

http://cache.nxp.com/assets/documents/data/en/application-notes/AN3369.pdf

http://cache.nxp.com/assets/documents/data/en/application-notes/AN2910.pdf 


Have a great day,
Alexander

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励