Hi
I use the ccs 5.1 and I program some code for the stellaris lm3s9b92. After implementing a function in a separate c file I want to see how the compiler translates the c code in assembly code. But when I look in the generated asm file there were no processor instructions or something similar. What do I have to do to see the translated assembly code?