CodeWorrior generated binary image

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CodeWorrior generated binary image

2,296件の閲覧回数
forums_frank
Contributor I

Hi,

 

I'm using CodeWorrior 7.1 for our MCF54452 based product development. In CodeWorrior we can generate binary image if we choose "Generate Binary Image" option. I tried to program this binary image into our target's flash and it could not work properly.

 

Note If I programe the S19 file to the target, it worked fine. So my questions are:

 

1. Can the binary image CodeWorrir generated  be programmed to the flash as the application software? 

 

2. If it can be, why it was not working in my case?

 

Cheers,

ラベル(1)
タグ(1)
0 件の賞賛
返信
2 返答(返信)

1,107件の閲覧回数
forums_frank
Contributor I

Hi,

 

I've just used a HEX viwer/editor "HEX workshop" to see the binary genrated by CodeWorrior. It looks some extra information added by CodeWorrior.

 

Does anybody know why? Do we have to convert it if want to use it?

 

Cheers,

0 件の賞賛
返信

1,107件の閲覧回数
CrasyCat
Specialist III

Hello

 

According to the table 4.7 in the manual {Install}\Help\PDF\Targeting_ColdFire.pdf, chapter "Target  Settings" section "Coldfire Settings Panels" -> "ColdFire Linker", binary file generated by the linker has following format:

 

"Binary file format is address (4 bytes), byte count (4 bytes), and data bytes (variable length)."

 

CrasyCat

0 件の賞賛
返信