Question: Write an assembly code to blink an LED using a delay subroutine. You can use BRNE and DEC instruction to create a subroutine. Initialize a

Write an assembly code to blink an LED using a delay subroutine. You can use BRNE and DEC instruction to create a subroutine. Initialize a register with a value (X) and decrease it till you reach 0. Try different values of X (50, 255, 5000, 12000)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
