Quote:
Originally Posted by GRS
MPLab IDE v7.20 isn't compiling the old competition code from last year's competition. It compiles the default code just fine however. MPLab C18 Toolsuite locations have been set. Any suggestions?
|
It almost looks like that MPLIB.EXE is trying to create a Library ("comp.lib")
From these Object Modules (ifi_startup.o, ifi_utilities.o, main.o, user_routines.o, user_routines_fast.o, user_SerialDrv.o, and user_util.o)
And also these Libraries (FRC_alltimers_8722.lib, FRC_library_8722.lib)
Does MPLIB.EXE let you make
new Libraries from both Object Modules and
old Libraries???