1) Menu ProjectSettings ... Select C / C card;
2) Category selection listing files;
3) Listing File Type Select Assembly with Source Code (this option can see the source of C / C and ASM programs);
4) Re-build the project, then open the XXX.asm file to the appropriate debug or release directory.
Tip: Debug has not been optimized, and Release is an optimized assembler.