Need to generate a Flat binary Image for 5282

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

Need to generate a Flat binary Image for 5282

1,174 Views
jfint
Contributor I
Hello All, i'm using Codewarrior, and I'm trying to generate a flat binary image of of my target.  So far the only way that i have been able to do this is to do a memory save after programming a target with teh BDM and the .s19 file.  The "generate binary image" option in codewarrior seems to generate an image with extra information in it, in fact I hvaen't even had success using codewarrior's bdm flash programmer with this image. 

I tried bincvt to convert teh s-record to binary, however this s-record generated by codewarrior is not understandable by this program.

Anyone have any ideas on how to generate a data only binary image?

Thanks
Josh
Labels (1)
0 Kudos
2 Replies

306 Views
jfint
Contributor I
Thanks, I figured it out, and thats actually the way that I did it!


0 Kudos

306 Views
admin
Specialist II
Hi,

I am simply going to suggest a tool for manupulating files in S-record and other formats:

http://srecord.sourceforge.net/

You might have more luck with it.

Cheers,
- scifi
0 Kudos