The disassembler decodes the binary data coming into
the HP logic analyzer and translates it from binary to
Assembly, that is, it goes in the reverse direction from an
Assembler. This makes it much easier to tell what instructions
IcpuED or your processor is executing at any given time.
The disassembler can also be used with the
HP Software Analyzer to
make a close correspondence between the executing or
dynamic code on the logic analyzer and the
code-as-written (source code) or static code
on the host.
The next section will describe how to use the canned
IcpuED disassembler (or any disassembler) on the HP
logic analyzer. The last section will give some tips
on how to proceed should you want to customize the IcpuED
disassembler or write a completely new one.
|