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

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

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

1,900 Views
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!
-----------------------------------------------------------------------------------------------------------------------

Labels (1)
0 Kudos
Reply
6 Replies

1,614 Views
李鹏斌
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 Kudos
Reply

1,614 Views
yipingwang
NXP TechSupport
NXP TechSupport

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

Thanks,

Yiping

0 Kudos
Reply

1,614 Views
李鹏斌
Contributor II

I tried or not!

0 Kudos
Reply

1,614 Views
yipingwang
NXP TechSupport
NXP TechSupport

Do you mean the flash programming problem remains?

0 Kudos
Reply

1,614 Views
李鹏斌
Contributor II

Yes, flash programming problems still exist!

0 Kudos
Reply

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