
<
2
.75
7UGT U/CPWCN
#FFTGUU5RCEG
=L/2*
7/<:
LDC
Load Constant
Example: Working register
R2
contains the value
22H
. Working register pair
R6
and
R7
contains the value
10A2H
. The following statement loads the value
22H
into program memory location
10A2H
. The value of
working register
R2
is unchanged by the load.
LDC @RR6, R2
Op Code: D2 26
NOTE:
This instruction format is valid only for MCUs which can write to program memory.