Page 3 of 3

Re: Multifunction Mobile Robot, Product Code:PR23

PostPosted: Sat Mar 12, 2011 2:31 pm
by reen88
hii ...

using source code given in PR23, i build it using MPLAB and it shows error as follow ...
Error [800] ; 0. undefined symbol "u69"
Error [800] ; 0. undefined symbol "u109"
Error [800] ; 0. undefined symbol "u149"
Error [800] ; 0. undefined symbol "u189"
Error [800] ; 0. undefined symbol "u269"
when i double click the error, it won't show which line the error is ...
can you tell me what is the error?

Re: Multifunction Mobile Robot, Product Code:PR23

PostPosted: Sat Mar 12, 2011 3:55 pm
by ober
A printscreen of MPLAB output window would be good.

Re: Multifunction Mobile Robot, Product Code:PR23

PostPosted: Sat Mar 12, 2011 11:47 pm
by reen88
HIII ... this is the output after build source code PR23...
and for the fifth line

Executing: "C:\Program Files\HI-TECH Software\PICC\lite\9.60\bin\picc.exe" -C C:\Users\student\Desktop\MPLAB\dcmotor.c -q --chip=16F877A -P --runtime=default --opt=default -D__DEBUG=1 -g --asmlist "--errformat=Error [%n] %f; %l.%c %s" "--msgformat=Advisory[%n] %s" "--warnformat=Warning [%n] %f; %l.%c %s"