Sign in

username:

password:



Not a member?

Search piclist



Search tips

Subscribe to piclist



piclist by Keywords

12F675 | 16F628 | 16F84 | 16f877 | 16F877A | 16F88 | 18F458 | ADC | AVR | Bootloader | CAN | CCS | CRC | EAGLE | EEPROM | ICD | ICSP | IDE | JDM | LED | Macros | Microchip | MPLAB | PCB-CAD | PIC10F | Pic12f675 | PIC16F84 | PIC16F84A | PIC16F877 | PIC18 | PIC18F452 | PicBasic | PICC | PICSTART | PWM | RS-485 | RS232 | SMT | SPI | UART | USART | USB | Wireless | Wisp628 | Xilinx

Discussion Groups

Discussion Groups | Piclist | Please help asm language ....

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 )