Ritesh!! I never paid any mind to the delay.... I though you had engineered it for a minimum time for simulation.
There was no overflow!
The delay as a delay.
There was no overflow!
Code:
delay
movlw 0xff
movwf PORTC
movlw 0fh
movwf 0x21
dECfsz 0x21,f
goto $-1
clrf PORTC
RETURN
end
The delay as a delay.
Last edited: