This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hello, after having built my C language project, is it possible to visualize the assembly code of the C files in CCS 7.0 WITHOUT being connected to my board with the emulator in debug mode? I do not just need the assembly code, but the assembly and the C code, as when I use the CCS disassembly window in debug mode. The build generates the *lst file, but there are just the assembly instructions.
Many thanks for your help
Regards