Re: When I use CodeWarrior8.8 to connect to the target board (mpc8377), there are the following errors:

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

Re: When I use CodeWarrior8.8 to connect to the target board (mpc8377), there are the following errors:

1,902 次查看
yipingwang
NXP TechSupport
NXP TechSupport

It seems that there is problem with the following configuration in CodeWarrior initialization file, OR0[AM] should be 1111_1100_0000_0000_0(64M), for details please refer to MPC8377 Reference Manual.

 

### CS0 - 512K NorFLASH
writemem.l 0xe0005000 0xFC000801 # BR0 base address at 0xFc000000, port size 8 bit, GPCM, valid
writemem.l 0xe0005004 0xFFF80FF7 # OR0 512K flash size, 15 w.s., timing relaxed

 

If your problem remains, would you please create a new thread to discuss more about CodeWarrior initialization file porting for your target board?

 

 


Have a great day,
Yiping

 

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

标签 (1)
0 项奖励
回复
6 回复数

1,616 次查看
李鹏斌
Contributor II

I was set up in accordance with the hardware configuration of the board. I tried to set 1111_1100_0000_0000_0 (64M), or not.

0 项奖励
回复

1,616 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Please try whether it would be helpful to configure 0xe0005004 as 0xFC000FF7.

Thanks,

Yiping

0 项奖励
回复

1,616 次查看
李鹏斌
Contributor II

I tried or not!

0 项奖励
回复

1,616 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Do you mean the flash programming problem remains?

0 项奖励
回复

1,616 次查看
李鹏斌
Contributor II

Yes, flash programming problems still exist!

0 项奖励
回复

1,616 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Have you verified whether there is problem with the DDR controller configuration?

Would you please try whether the sample project can be executed successfully in DDR?

Thanks,

Yiping

0 项奖励
回复