Need to generate a Flat binary Image for 5282

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

Need to generate a Flat binary Image for 5282

1,725 次查看
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
标签 (1)
0 项奖励
回复
2 回复数

857 次查看
jfint
Contributor I
Thanks, I figured it out, and thats actually the way that I did it!


0 项奖励
回复

857 次查看
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 项奖励
回复