Analyzing the Blink Alive code
Objective: To Understand the Usage of Output ports of PIC18F452 and make changes in previous code accordingly.
Procedure:
i) Open the p1.asm program from the previous lab session and create the probable changes to make one of the three LED's given on the board to blink instead of the blink alive LED. (The three led are shown below). Clearly describe how you have made the changes and why?
ii) Given a bread board, 1K? resistor and one LED. Please make the given LED blink everyone second.
iii) What do you understand from the following command from the P1.asm Code?
"MOVLF B'11100001', TRISA "