Generating an ELF or COFF or IEEE 695 file formats

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

Generating an ELF or COFF or IEEE 695 file formats

跳至解决方案
4,301 次查看
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,027 次查看
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,027 次查看
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,027 次查看
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,028 次查看
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 项奖励
回复