This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How do you get asm code listing ?

When I compile my source code (c/c++) I would like to see the ARM Cortex asm code that the compiler produces along with the source code. I can see it when I am debugging, but is there a
target option in the linker to produce that type of listing ? A .cod file ?

tia

0