Question: Exercise 6: The following program is contained from address 0 of the PIC 16F84A program memory: MOVLW Ox11 MOVWF 0x20 ADDLW 0xEF BTFSS STATUS, C

Exercise 6: The following program is contained from address 0 of the PIC 16F84A program memory: MOVLW Ox11 MOVWF 0x20 ADDLW 0xEF BTFSS STATUS, C CLRF 0X20 MOVF 0x20, W ADDWF 0x20, F GOTO toto Fill in a table which will give, for each instruction of the program, the values of a) Work register W b) Bit C of the STATUS register c) Bit Z of the STATUS register ory at address 0x20
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
