ecaits
Member level 4
- Joined
- Jan 16, 2014
- Messages
- 76
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 6
- Activity points
- 579
Dear All,
I am using getch() to read the character from keypad in my code.
But when I Run the code, I am getting below error.
Error [499] ; 0. undefined symbol:
_getch(trial code.obj)
I am using PIC16F877 with hi-tech c compiler.
Can you suggest me why this error occur.
I am using getch() to read the character from keypad in my code.
But when I Run the code, I am getting below error.
Error [499] ; 0. undefined symbol:
_getch(trial code.obj)
I am using PIC16F877 with hi-tech c compiler.
Can you suggest me why this error occur.