Download Print this page

Intel EV80Cl96KB User Manual page 107

Microcontroller evaluation board

Advertisement

This list file was produced by using the command "list demo.lst" before
invoking demo.log with the command "include demo.log" as described below.
This list file can be used to compare to the screen of your own PC while
you are running demo.log.
;===List file opened on 01/24/1989 at 16:43:15
*include demo.log
;---INCLUDE FILE OPEN
*;
*; This is a demo of some of the features of iECM-96 for use with the
*; EV80C196KB board.
In order to run the demo, place the software disk in
a
*; drive.
Then select that drive by typing "A:" or "B:", whichever core-
sponds
*; to that drive, and a carriage return.
Type "ECM96" and carriage re-
turn.
*; At the asterisk prompt type "INCLUDE DEMO.LOG" and carriage return.
*;
*; For additional information, please see the EV80C196KB Microcontroller
*; Evaluation Board USER'S MANUAL.
*;
*pause
;
Hit the space bar to continue...
*;
*; This command loads 96KBDEMO.OBJ from disk.
*;
*load 96kbdemo.obj
;
mod name is: IDFM096KBI
mod date stamp is: 01/24/89 16:34:47
f.
'pause
Hit the space bar to continue...
t
*dasm
2080,8
;
This disassembles 8 lines of code starting at 2080H
1 RESET-VECTOR:
; 2080: A1000118
I
LD
18,#0100
; 2084: OllC
I
CLR
Ax
; 2086: 0120
I
CLR
cx
; 2088: 0122
I
CLR
DX
; 208A: B10116
I
LDB
16,#01
; 208D: 1lOF
I
CLRB
IOPORTl
; 208F: 1117
I
CLRB
17
; 2091: AlBF201E
I
LD
BX,#20BF
*pause
;
Hit the
space bar to continue...
*;
*pc ; This displays the current value of the Program counter.
;
PC=RESET VECTOR
-
*.

Advertisement

loading