I am trying to use this tool to disassemble the .out file I downloaded from the device using the 'Save Memory' option but am getting an error saying "unknown target CPU".
I've tested the dis55 tool with some sample .out files provided with CCS and it works fine. So I'm guessing there is something missing from my file that IDs the CPU.
Is there anything I can do to my file to make it work correctly or a way to force the disassembler to disassemble my file?
Thanks