A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
Please help asm language .... - Agus Kuswartiman - Jun 27 8:24:16 2007
Hi All,
I am new in PIC asm program.
Can any one explain what is the meaning of [movlw label1] in a table of data ?
does register w equal to the address of label1 ?
eg:
...
retlw 01
retlw 0A
label1
retlw 08
...etc
...
movlw label1
....
thanks
agus

(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )