Symbol Defining Directive (.Set) - Epson S5U1C17001C Manual

Cmos 16-bit single chip microcomputer, c compiler package for s1c17 family
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

8 aSSEMBlEr

8.5.8 Symbol Defining Directive (.set)

instruction format
<symbol>,<address>
.set
<symbol>
Symbol for memory access (address reference)
<address> Absolute address
Description
Defines a symbol with an absolute address (24-bit).
Example: .set
DATA1,0x80000
note
The symbol is defined as a local symbol. To use it as a global symbol, global declaration using the .global
directive is necessary.
8-12
Defines the symbol DATA1 that represents absolute address 0x80000.
EPSOn
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
S5U1C17001C ManUal

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the S5U1C17001C and is the answer not in the manual?

Questions and answers

Table of Contents