Explain Operation Following Codes Output Code Main Movlw 1 Movwf Loc Ltop Include P18f242 Q37136051

I. Explain, which is the operation of following codes? which is the output of the code?, main movlw 1 movwf loc Ltop INCLUDE

I. Explain, which is the operation of following codes? which is the output of the code?, main movlw 1 movwf loc Ltop INCLUDE P18F242.INC” CBLOCK 0x000 i, j btfsc loc,0 goto loc lsb is 1 movlw 4 movwf out movlw 2 movwfout movlw 3 movwf out ENDC org 0 goto main org 0x200 loc lsb is 1 main movlw 1 movwf out movlw 6 movwf out movlw 5 movwf out movlw 8 movwf

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.