CW 6.4  How can I set Memory Configuration File

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

CW 6.4  How can I set Memory Configuration File

2,338 Views
BillH
Contributor I
I have a project for a board that we are building. In the cfg folder of the project there are two files:
WFG.mem  (which is identical to MCF5213.mem) from the configurations  and
WFG.cfg (which is identical to MCF5213.cfg)

These two files show in the Debugger Files group in the IDE.

I can make the project just fine but when I try too debug it I get a message "Could not open memory configuration file."  I think it is looking for "MCF5211.mem".

How can I get the IDE to use the file I want?

From this particular project I also cannot get the flash programmer to run. 

From other projects I have everything works fine.  I just can't seem to find where the difference is that keeping this one from working.

Anyone have idea as to what I am doing wrong?

Thanks,

Bill

Labels (1)
0 Kudos
Reply
2 Replies

520 Views
BillH
Contributor I
With this project or several smaller projects we used to test code segments in RAM I cannot get the Flash Programmer to work.  We are using the USB Coldfire Multilink pod on a MCF5213EVB board.

I can't find that configuration in the Flash setup.

Can some one tell me exactly what the various configuration settings should be for the Flash Programmer for this case.  I think we've messed them up.

Thanks,

Bill
0 Kudos
Reply

520 Views
CrasyCat
Specialist III
Hello
 
If you intend to program the  MCF5213 internal flash I would recommend you to do the following:
  - Start the Flash Programmer
  - Click on "Load Settings"
  - Browse for {Install}\bin\Plugins\Support\Flash_Programmer\ColdFire\CFM_MCF5213.xml
  - You should then have all the necessary configuration for flashing that part.
 
As far as I know the flash programmer is using following config file:
  {Install}\E68K_Support\Initialization_Files\m5213evb_pne.cfg 
 
If this does not help, I would recommend you to submit a service request for that.

Click here to submit a service request.

Make sure to attach a reproducible project and installed product information to the service request.
To generate the required information:
- Start CodeWarrior
- Open the project
- Select "Help" -> "Pack and Go" and follow instructions on the screen.

Attach the generated .zip file to the SR.
 
CrasyCat
0 Kudos
Reply