To Display Assembly Language Instructions For Setting Up The Sim - HP 64782 User Manual

For the graphical user interface
Hide thumbs Also See for 64782:
Table of Contents

Advertisement

To display assembly language instructions for setting
up the SIM
Choose Display→Configuration Info→Initialization Source
Code from either the configuration interface the emulator/analyzer
interface pulldown menu.
Using the emulator/analyzer interface command line, enter the
display configuration_info init_source_code command.
This command displays the assembly language program that will initialize the
processor as defined by the current EMSIM register contents.
Examples
To display assembly language instructions for setting up the SIM, choose
Display→Configuration Info→Initialization Source Code from either
the configuration interface the emulator/analyzer interface pulldown menu.
* Configuration Program for

To display assembly language instructions for setting up the SIM

CHIP 68332
MOVE.L
#$fff000,A0
MOVE.W
#$60cf,($0a00,A0)
MOVE.L
#$fff000,A0
MOVE.W
#$3f08,($0a04,A0)
MOVE.B
#$ff,($0a11,A0)
MOVE.B
#$00,($0a15,A0)
MOVE.B
#$ff,($0a17,A0)
MOVE.B
#$ff,($0a19,A0)
MOVE.B
#$00,($0a1d,A0)
MOVE.B
#$ff,($0a1f,A0)
MOVE.B
#$80,($0a21,A0)
MOVE.W
#$0000,($0a24,A0)
MOVE.W
#$000f,($0a22,A0)
MOVE.B
#$00,($0a41,A0)
MOVE.W
#$3fff,($0a44,A0)
MOVE.W
#$03ff,($0a46,A0)
MOVE.W
#$0604,($0a48,A0)
MOVE.W
#$68b0,($0a4a,A0)
MOVE.W
#$0003,($0a4c,A0)
MOVE.W
#$5038,($0a4e,A0)
MOVE.W
#$0003,($0a50,A0)
MOVE.W
#$303e,($0a52,A0)
MOVE.W
#$0003,($0a54,A0)
MOVE.W
#$683e,($0a56,A0)
Configuring the Emulator
;set mcr
;set A0 for register location
;set syncr
;set porte
;set ddre
;set pepar
;set portf
;set ddrf
;set pfpar
;set sypcr
;set pitr
;set picr
;set portc
;set cspar0
;set cspar1
;set csbrbt
;set csorbt
;set csbr0
;set csor0
;set csbr1
;set csor1
;set csbr2
;set csor2
129

Advertisement

Table of Contents
loading

Table of Contents