View Compiled File

Hi I am wondering how to view the assembled file for targets. I am using a CW LITE with XMEGA target and I want to view the assembly code of the compiled file. I wonder if there is a way to do that?

I tried to use Ghidra or IDA pro but I do not see a good reverse engineering file generated. I wonder if there are some better way to do it?

Hi,

If you’re just looking for disassembly, there should be an .lss file. I’m not sure what support looks like for reverse engineering tools for XMega.

Alex