Question: I need some help getting this program to run without errors but do not know how to fix the errors. PART A Using what you


I need some help getting this program to run without errors but do not know how to fix the errors.
PART A Using what you learned in Lab \#4, write a delay as a subroutine. Then write a program to call the routine and increment the value at the memory location $1004. This location is Port B and has simulated LEDs. It is part of the I/O Box which can be found under the View tab. If your program is working correctly, the LEDs should count up. Try various delay values to make observing the count practical. In this lab, you should use JSR and RTS instructions as well as an EQU directive to set PORTB =$1004
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
