Creating an .elf file

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

Creating an .elf file

2,064件の閲覧回数
coolkiffings
Contributor I

Hi,

I've got a problem, I'm quit new in Codewarrior so I've got a question.

I've downloaded the opentcp stack from the freescale website. Now I've opened the .mcf file

and added some code. But when I compile the ROM target, I only get an .s19 file. But I need also an .elf file.

How can I get an .elf file. I've searched the settings and so on but I couldn't find an option to create an .elf file.

I only have an .elf file for the RAM target, but it was there from freescale, I didn't create it.

Hope someone can help me

 

coolkiffings

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

1,076件の閲覧回数
J2MEJediMaster
Specialist I

What processor are you targeting (HCS08, HCS12(X), StarCore...?)

What version of CodeWarrior are you using? (Pick Help > About FreeScale CodeWarrior > Installed Products.)

 

---Tom

 

0 件の賞賛
返信

1,076件の閲覧回数
coolkiffings
Contributor I

Well I'm using the MCF5235 EVB with and the version of Codewarrior is 7.2 Build 91218.

 

coolkiffings

0 件の賞賛
返信

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

Hello

 

Project created by the wizard are creating a .elf file per default.

The name of the ELF file generated can be seen in the Coldfire Target panel, in the "File Name" edit box.

 

If the specified file is not generated, you may have an issue with your build.

Did you get an error message?

 

Another question is whether your project is creating an application or a library?

 

CrasyCat

0 件の賞賛
返信