Question: Project: Write assembly programs to do the following: Goal- To become familiar with using clock frequency, running your program automatically -Flash all LEDs in one
Project: Write assembly programs to do the following:
Goal- To become familiar with using clock frequency, running your program automatically
-Flash all LEDs in one Hz frequency when running your program( 2Hz or 4Hz?)
You must write a subroutine that consumes exactly one second of CPU time. To achieve the flashing effect, in your main program, you need to turn on all the LEDs, then, call this subroutine. Turn off all LEDs, then, call this subroutine.
-Your program must flash LEDs continuously in one Hz frequency until a Reset.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
