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
Need help?
Do you have a question about the S5U1C17001C and is the answer not in the manual?
Questions and answers