Panasonic PanaXSeries MN1030 Series User Manual page 40

Panasonic microcomputer user's manual
Table of Contents

Advertisement

Chapter 3 Introduction to Operation
The contents of the final list file program1.lst are as follows.
Loc
Object
40000000
40000000
9000
40000002
2CFF00
40000005
2D8000
40000008
F8FEFCFCFF0C0000
40000010
00F8FE04
40000014
CAF2
40000024
00000000
***
Table
Symbol
40000016
40000000
40000024
28 Basic Operation of Assembler and Linker
program1.lst Page 1
*** PanaX Series MN1030 Cross Assembler ***
Line
1
2
3
4
5
6
7
8
8
9
10
11
12
13
program1.lst Page 2
***
T
T
D
Source
global
_CODE
section
main
mov
mov
mov
jsr
bra
_DATA
section
data1
ds
end
data_set
main
data1
data_set
CODE, PUBLIC, 1
0, A0
0xff, D0
0x80, D1
data_set
main
DATA, PUBLIC, 4
4

Advertisement

Table of Contents
loading

Table of Contents