Create an assembly code that will make a common anode seven segment display count from 0 to F and back to 0. Assume that there is a subroutine named DELAY123. Pin configuration is shown below
RB0 = e .... RA0 = NC
RB1 = NC .... RA1 = c
RB2 = NC ..... RA2 = a
RB3 = f ...... RA3 = d
RB4 = NC ..... RA4 = NC
RB5 = g
RB6 = b
RB7 = NC
RB0 = e .... RA0 = NC
RB1 = NC .... RA1 = c
RB2 = NC ..... RA2 = a
RB3 = f ...... RA3 = d
RB4 = NC ..... RA4 = NC
RB5 = g
RB6 = b
RB7 = NC
