How to activate listing (.list) file generation

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

How to activate listing (.list) file generation

Jump to solution
2,330 Views
pierreschmidt
Contributor III


Hello,

 

I am using CodeWarrior, but didn't find how to activate listing file generation for C sources. The "Internal Flash settings panel" let me only activate listing file generation for Assembler files: EPPC Assembler => "Generate Listing File".

 

I read somewhere on the forum one should use decoder.exe and disassemble the *.elf file to generate listing files. Didn't try it yet. But isn't there another way like an option somewhere in the settings panel?

 

Thanks,

 

P.SCHMIDT

Labels (1)
0 Kudos
1 Solution
778 Views
tom_thompson
Contributor III

On the view/window of a source file, you can right-click and choose Disassemble to get a disassembly listing.

---Tom

View solution in original post

0 Kudos
2 Replies
779 Views
tom_thompson
Contributor III

On the view/window of a source file, you can right-click and choose Disassemble to get a disassembly listing.

---Tom

0 Kudos
778 Views
pierreschmidt
Contributor III

Thanks a lot John, it's exactly what I was looking for.

P.SCHMIDT

0 Kudos