Question: Please fill out the rest of the code. This is an assembly class from Electrical Engineering. Computer Science could help this problem as well. Thank

Please fill out the rest of the code. This is an assembly class from Electrical Engineering. Computer Science could help this problem as well.
Thank you
I have written much of the code, including calls to subroutines InitShield, WriteDisplay and BCD to 7SEG. You should be familiar with the first two from your Lab work. The BCD_to 7SEG subroutine takes as input a number between 0 and 9 in register r0 The subroutine then converts the decimal number into its corresponding 7 segments and displays answer As you write your program remember that . The least significant 4 switches are wired to PINC - The error LED is wired to PORTB bit O BCD to 7SEG'S calling argument is in register r0 . Do not modify r16 when you check to see if it is less than 10 INCLUDE
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
