i am using code warrior 8.8  with generic board which has MPC 8280.I want to dump my application in Flash. The application works fine while debugging in 'debug version' but fails to show any output when dumped in flash. What could be wrong??

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

i am using code warrior 8.8  with generic board which has MPC 8280.I want to dump my application in Flash. The application works fine while debugging in 'debug version' but fails to show any output when dumped in flash. What could be wrong??

1,153 次查看
monalihaware
Contributor III

Dumping code in Flash

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

940 次查看
yipingwang
NXP TechSupport
NXP TechSupport

CodeWarrior 8.8 doesn't support the function of dumping flash.

Please try to use the function of saving memory from debug->EPPC->Load/Save memory after connect to the target board, here please use the effective address.

You could change your project to ROM Version, after program the application to the flash, you could debug from flash with CodeWarrior.

0 项奖励
回复

940 次查看
monalihaware
Contributor III

 hi yiping,

For dumping into flash I have separate utility. Actually I m generating

bin file.that bin file is then being converted to .tcl file using an utility then

then the .tcl file is dumped to flash by unlocking and programing.

As u suggested, I created rom version proect and I m using bareboard having no o.s

in it.how can I debug where the problem is? Is my lcf file wrong or

settings in any panel is wrong I don't know. My goal is to run my application programme from flash.

Thanks & Regards

-- Original Message --

From: Yiping Wang <admin@community.freescale.com>

To: monali haware <monali@ecil.co.in>

Date: Wed, 22 Jan 2014 20:53:52 -0700

Subject: Re: - i am using code warrior 8.8
with generic board which has MPC 8280.I want to dump my application in
Flash. The application works fine while debugging in 'debug version' but
fails to show any output when dumped in flash. What could be wrong??

Yiping Wang replied to the discussion

>"i am using code warrior 8.8 with generic board which has MPC 8280.I want to dump my application in Flash. The application works fine while debugging in 'debug version' but fails to show any output when dumped in flash. What could be wrong??"

>To view the discussion, visit: https://community.freescale.com/message/375228?et=watches.email.thread#375228

>

0 项奖励
回复