CW 7.3 for 56800E - Question about Library

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

CW 7.3 for 56800E - Question about Library

1,299 Views
jag
Contributor IV
Hi,
I'm (still) using CW 7.3 for 56800E.
I've two question about writing libraries (in C):

1) I like to see the asm produced by the compiler to see if I can ehnance the asm by modyfing the C code. Usually when I write a normal program in the asm file produced is written, in the form of comment, the C code. But in the asm produced when I write a Library there is no C code. Why? I was not able to find in the preferences if there is a flag or something else to enable/disable, in order to see che C code in the asm file.

2)There is a way to see the C code after the preprocessor processed it. Because I'm writing some complex macros, and I would like to see the result.

Thanks Bye Jack



--
Alban Edit: Please always include FSL Part Number in Message Subject line.



Message Edited by Alban on 2007-09-07 02:31 PM
Labels (1)
Tags (1)
0 Kudos
1 Reply

191 Views
jag
Contributor IV
Too late for editing :smileysad:

Anyway I found the solution for 2) :smileyhappy:

Bye Jack
0 Kudos