Generating an ELF or COFF or IEEE 695 file formats

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

Generating an ELF or COFF or IEEE 695 file formats

ソリューションへジャンプ
4,303件の閲覧回数
Navaneeth
Contributor I
Hi,
 
Iam using Code warrior version version 4.5. I would like to know how to generate the output files formats
of ELF or COFF or IEEE 695 .I tried with option o- in Linker but in vain.
 
If anybody is aware, kindly inform.
 
Regards,
Navaneeth.
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
2,029件の閲覧回数
CrasyCat
Specialist III
Hello
 
The .abs file is an ELF DWARF executable file.
it is compliant to the ELF & DWARF standard file format.
 
We do not generate IEEE 695 file format, so you may have to look for a converter from ELF DWARF to IEEE 695.
.
CrasyCat

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
2,029件の閲覧回数
CrasyCat
Specialist III
Hello
 
CodeWarrior for HCS12 V4.5 generates per default ELF DWARF V2.0 object file format.
You do not need to specify anything special on the command line.
 
CodeWarrior for HC12 does not generate COFF or IEEE695 file format.
 
CrasyCat
0 件の賞賛
返信
2,029件の閲覧回数
Navaneeth
Contributor I
Hello,
 
I could not understand, Iam Getting only S record output and an abs file. Do you mean to say that abs file is ELF/DWARF complaint. I need to use the IEEE 695 format for supporting GM CAL -DS.
 
Thanks in Advance,
Navaneeth.
0 件の賞賛
返信
2,030件の閲覧回数
CrasyCat
Specialist III
Hello
 
The .abs file is an ELF DWARF executable file.
it is compliant to the ELF & DWARF standard file format.
 
We do not generate IEEE 695 file format, so you may have to look for a converter from ELF DWARF to IEEE 695.
.
CrasyCat
0 件の賞賛
返信