Hello everyone,
I got this error "Cannot open file include File Pic16F877A not found". Any idea what I must do?
My program is to blink a led, using pic16F877a.
loop:
High 0
PAUSE 500
Low 0
PAUSE 500
GOTO loop
END
Thanks
Hello everyone,
I got this error "Cannot open file include File Pic16F877A not found". Any idea what I must do?
My program is to blink a led, using pic16F877a.
loop:
High 0
PAUSE 500
Low 0
PAUSE 500
GOTO loop
END
Thanks
Bookmarks