Hmmm. I just tried to compile it and I got a bunch of errors.....
Quote:
|
Originally Posted by MPLAB
D:\Code\Copy Cat v1\user_routines.c:116:Error [1105] symbol 'address' has not been defined
D:\Code\Copy Cat v1\user_routines.c:116:Warning [2058] call of function without prototype
D:\Code\Copy Cat v1\user_routines.c:120:Error [1105] symbol 'address' has not been defined
D:\Code\Copy Cat v1\user_routines.c:120:Warning [2058] call of function without prototype
D:\Code\Copy Cat v1\user_routines.c:123:Error [1105] symbol 'address' has not been defined
D:\Code\Copy Cat v1\user_routines.c:123:Error [1101] lvalue required
D:\Code\Copy Cat v1\user_routines.c:146:Error [1109] type mismatch in redeclaration of 'writeEE'
D:\Code\Copy Cat v1\user_routines.c:311:Error [1105] symbol 'address' has not been defined
|
what does that mean?