MS-II code in Assembler?
Posted: Fri May 04, 2012 2:21 pm
Hi,
I would like to make some modifications to the code but I'm C-impaired. Aside from the syntax, I get lost with the multiple files structure, etc. However, I'm comfortable with Assembler.
One way for me to go about understanding the code structure (even basic things like how interrupts are sturctured) would be to decompile the hex code to Assembler and go from there. I realize that this is still a bit of a nightmare because there are no comments and no sensible variable names but it's worth a shot. Has anyone done this already? If not, what software would I need to convert the hex file into Assembler? With PIC microcontrollers, I know my way around, but with the Motorola uC, I'm starting from scratch.
Does a flowchart for MS-II code exist? Something like a Software Architecture or Software Design Specification?
Thanks,
Adnan
I would like to make some modifications to the code but I'm C-impaired. Aside from the syntax, I get lost with the multiple files structure, etc. However, I'm comfortable with Assembler.
One way for me to go about understanding the code structure (even basic things like how interrupts are sturctured) would be to decompile the hex code to Assembler and go from there. I realize that this is still a bit of a nightmare because there are no comments and no sensible variable names but it's worth a shot. Has anyone done this already? If not, what software would I need to convert the hex file into Assembler? With PIC microcontrollers, I know my way around, but with the Motorola uC, I'm starting from scratch.
Does a flowchart for MS-II code exist? Something like a Software Architecture or Software Design Specification?
Thanks,
Adnan