|
Re: Please help; HUGE mplab problem
see it gives me this error:
Make: The target "C:\Documents and Settings\Achuta\Desktop\FRC_DEFAULT\main.o" is up to date.
Make: The target "C:\Code\Robotics.cof" is out of date.
Executing: "C:\mcc18\bin\mplink.exe" /l"C:\mcc18\lib" "18f8722.lkr" "C:\Documents and Settings\Achuta\Desktop\FRC_DEFAULT\main.o" "C:\Code\FRC_alltimers_8722.lib" "C:\Code\FRC_library_8722.lib" /o"Robotics.cof" /M"Robotics.map"
MPLINK 3.90, Linker
Copyright (c) 2004 Microchip Technology Inc.
Error - could not find definition of symbol 'Process_Data_From_Local_IO' in file 'C:\Documents and Settings\Achuta\Desktop\FRC_DEFAULT\main.o'.
Errors : 1
BUILD FAILED: Mon Jan 08 20:58:20 2007
|