Page 1 of 1

Disassemblies available?

PostPosted: Wed Jul 18, 2007 10:49 am
by limequat
Are there any disassemblies available for public viewing? I would like to dig into the 04-05 WRX code, but don't have a disassembler.

PostPosted: Thu Jul 19, 2007 10:08 am
by Jon [in CT]
The Special Edition: CodeWarrior for HCS12(X) Microcontrollers software at http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600610BF1 is free and is said to contain a decoder which works with 68HC16 microcode. I don't know whether that's true or not.

PostPosted: Tue Jul 31, 2007 12:12 pm
by limequat
Jon [in CT] wrote:The Special Edition: CodeWarrior for HCS12(X) Microcontrollers software at http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600610BF1 is free and is said to contain a decoder which works with 68HC16 microcode. I don't know whether that's true or not.


Doesn't look like it. I downloaded it today and don't see anything about disassembly.

PostPosted: Tue Jul 31, 2007 4:28 pm
by Jon [in CT]
limequat wrote:Doesn't look like it. I downloaded it today and don't see anything about disassembly.
Did you see anything about a decoder?

PostPosted: Mon Aug 06, 2007 6:49 pm
by limequat
Jon [in CT] wrote:
limequat wrote:Doesn't look like it. I downloaded it today and don't see anything about disassembly.
Did you see anything about a decoder?


Maybe, I don't know how to use this package...
There is a disassemble option under the project tab. But only appears to work with files that were assembled with the program.
Meh, disassembly isn't rocket science. Maybe I should write my own!