Codewarrior does not open .elf??

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

Codewarrior does not open .elf??

1,130件の閲覧回数
ispd
Contributor II

Dear All,

 

I am trying to open for debug a .elf with Codewarrior for MPC55xx v2.3. I have the settings that appear on the manual Targeting MPC55xx (Preferences->Build->Never and Cache disabled).

 

When drag % drop the file Codewarrior says "Codewarrior cannot open this type of file".???. It is very important this for me because I use makefiles for compiling/linking and then .elf for debugging.

 

Am I forggeting something?

 

Thanks a lot and best regards,

 

ispd

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

762件の閲覧回数
ispd
Contributor II

Hello, it is bypassed by using the a .bat and running the debugger from the bat.

 

Putting this on a .bat file I was able to do it.

"C:\Archivos de programa\Freescale\CodeWarrior for MPC55xx V2.3\pemicro\cw_icdppcnexus.exe" App.elf LOADTORAM -RESETFILE "C:\Archivos de programa\Freescale\CodeWarrior for MPC55xx V2.3\pemicro\mpc5500_booke.mac" LOADGOTILMAIN -SOURCEPATH ".\"

0 件の賞賛
返信