How to generate .a2l file in Codewarrior?

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

How to generate .a2l file in Codewarrior?

6,628件の閲覧回数
annual
Contributor II

Can Codewarrior generate *.a2l file and how?

Thank you for your help

ラベル(1)
6 返答(返信)

2,538件の閲覧回数
mhubley
Contributor II
A workaround involves generating the ELF/DWARF output w/ CodeWarrior and when you link it into the CANape device setup, point to the .abs (or whatever your ELF/DWARF file is) and make sure you select "ELF/DWARF 16bit", assuming you're working w/ a 16bit micro.

2,538件の閲覧回数
J2MEJediMaster
Specialist I

It may or may not be possible, depending upon the CodeWarrior version you've got. Speaking of, what version is it? (Choose Help > About CodeWarrior > Installed Products to obtain this information.) What processor does it target?

 

It's time for gentle reminder to everyone posting here: Please enter the CodeWarrior version and processor target (or EVB) in the subject line. People familiar with that product will be able to respond to your question quicker if you do

 

---Tom

0 件の賞賛
返信

2,538件の閲覧回数
annual
Contributor II
I'm now using Codewarrior 4.7 and the target is S12XEP100.
0 件の賞賛
返信

2,538件の閲覧回数
CrasyCat
Specialist III

Hello

 

What exactly do you expect in a .a2l file?

This is not a standard extension and I do not understand what this file is used for.

 

CrasyCat

0 件の賞賛
返信

2,538件の閲覧回数
annual
Contributor II
A *.a2l file is used by CCP(CAN Calibration Protocol).  And I am now learning how to use CCP.  Thank you all the same.
0 件の賞賛
返信

2,538件の閲覧回数
CrasyCat
Specialist III

Hello

 

To my knowledge CodeWarrior does not know anything about .a2l file.

 

Now if this file is a s record file or a text file containing some data, it may be possible to generate it, but we need to know exactly what you need here.

 

CrasyCat

0 件の賞賛
返信