How to generate .a2l file in Codewarrior?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to generate .a2l file in Codewarrior?

5,253 Views
annual
Contributor II

Can Codewarrior generate *.a2l file and how?

Thank you for your help

Labels (1)
6 Replies

1,163 Views
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.

1,163 Views
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 Kudos

1,163 Views
annual
Contributor II
I'm now using Codewarrior 4.7 and the target is S12XEP100.
0 Kudos

1,163 Views
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 Kudos

1,163 Views
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 Kudos

1,163 Views
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 Kudos