Downloading and Runnig U-boot from RAM using CodeWarrior

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Downloading and Runnig U-boot from RAM using CodeWarrior

3,100件の閲覧回数
shabbirali
Contributor I
Hi,
I am using MPC8548CDS and CodeWarrior IDE version 5.7.
 
Would someone please help what are the changes required in U-boot code or MPC8548CDS_init.cfg to make it load in RAM and run it from RAM using Codewarrior.
 
 
I have Connected Codewarrior to MPC8548CDS system using USPTAP and using Load/Save memory option i loaded u-boot at location 0x100000. When i set PC  at 0x001FFFFC as it is a reset vector it gets lost some where after executing arond 30 instructions
 
I have made follwoing changes
1) enabled CFG_RAMBOOT in MPC8548CDS.h.
2) TEXT_BASE = 0x00100000 in config.mk
3) replaced 0xFFFFxxxx with ox001Fxxxx.
 
 
When i use this u-boot.bin on top of uboot then it works but i want it working through codewarrior.
 
Please suggest changes in uboot.
 
Regards
Shabbirali
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

923件の閲覧回数
trytohelp
NXP Employee
NXP Employee
Hi,
 

If you will not received feedback via the forum, I suggest you to log your request to the Freescale CRM system.

Please use Freescale on line support web page.

- Go to following URL: http://www.freescale.com/TechSupport

- Click on Submit a Service Request. You will come to a login page.

- You can submit your request through the web from there.

Pascal

0 件の賞賛
返信