Anyone can help with code disassembling of MC68705R3?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Anyone can help with code disassembling of MC68705R3?

3,228 次查看
Aiping
Contributor I
Hi, all,
 
I want to disassemble the codes read from a micro MC68705R3, but I haven't any related disassembler and even the book M6805 HMOS, M146805 CMOS Family User's Manual (M6805UM(AD2)). who can help me? I'll really appreciate you.
 
Regards,
Aiping
 
标签 (1)
0 项奖励
回复
1 回复

732 次查看
bigmac
Specialist III

Hello Aiping,

How did you read the code from the MC68705R3 in the first instance?  If you used a Motorola Evaluation Module for the device, there is a built-in (non-symbolic) disassembler accessed using the ASM command.  The disassembled output can be captured to a file, using a standard terminal program.

Once you have done the dissassembly, there is still a substantial amount of work required to symbolically identify all the I/O, registers and labels, and to comment the operation of the code.

Regards,
Mac

 

Message Edited by bigmac on 03-15-200612:25 AM

0 项奖励
回复