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??

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

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,159 Views
monalihaware
Contributor III

Dumping code in Flash

Labels (1)
0 Kudos
Reply
2 Replies

946 Views
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 Kudos
Reply

946 Views
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 Kudos
Reply