Microcontroller › 8051 › problem with the counter up down › sry i found out i did the hex
June 4, 2013 at 12:39 pm
#9888
isaac ang
Participant
sry i found out i did the hex file wrongly
but after i fixed the hex file
the display still doesn’t display anything
it seem there is a warning :
” *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DELAY?PROGRAM_TO_MAKE_A_UP_DOWN_COUNTER “
i tried adding “interrupt 0” behind “void delay()”
and the warning was solved
but when i burn it into my ic the burner’s buzzer triggers’
it couldn’t work when i put it into the circuit
can anyone tell what is wrong and what am i suppose to do