Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Odd MPLab error? (http://www.chiefdelphi.com/forums/showthread.php?t=42382)

Andrew Blair 21-01-2006 19:15

Odd MPLab error?
 
I've downloaded the student version of MPLab 7.20, C18 compiler, and have it all installed. I am trying to compile the default, unmodified version of the 2006 default code. When I make the file, I get the following message:
Code:

 
Error: Bad magic number in COFF file "D:frc_camera_2006camera.o".
BUILD FAILED: Sat Jan 21 19:05:26 2006


Whe I try to build the file, I get the following error:
Code:

 
D:frc_camera_2006user_routines_fast.c:58:Warning [2074] location PROD specified in the interrupt save list is redundant
D:frc_camera_2006user_routines_fast.c:58:Warning [2074] location .tmpdata specified in the interrupt save list is redundant
Executing: "D:MCC18binmplink.exe" /l"C:mcc18lib" "18f8722.lkr" "D:frc_camera_2006camera.o" "D:frc_camera_2006camera_menu.o" "D:frc_camera_2006eeprom.o" "D:frc_camera_2006ifi_startup.o" "D:frc_camera_2006ifi_utilities.o" "D:frc_camera_2006main.o" "D:frc_camera_2006serial_ports.o" "D:frc_camera_2006terminal.o" "D:frc_camera_2006tracking.o" "D:frc_camera_2006tracking_menu.o" "D:frc_camera_2006user_routines.o" "D:frc_camera_2006user_routines_fast.o" "D:frc_camera_2006FRC_library.lib" /o"camera.cof" /M"camera.map"
MPLINK 4.00, Linker
Copyright (c) 2005 Microchip Technology Inc.
Error - could not find file 'clib.lib'.
Errors        : 1
BUILD FAILED: Sat Jan 21 19:08:02 2006

Does anyone know what could be happening? Is my installation bad? My tools setup wrong? Or part of the workspace deleted, moved or corrupted? I'm at a loss.

Cuog 21-01-2006 20:02

Re: Odd MPLab error?
 
try reinstalling it again, 9/10 times the problems with things missing is an error during installion, install MPLab first then the compiler that is the order i always do it and there haven't been any errors yet(knock on wood)

fowlerm 21-01-2006 20:45

Re: Odd MPLab error?
 
The bad magic number error is related to the COFF file structure changes between C18 version 2.x and version 3.x. You need the 2.4 version of C18 that comes in the KoP.


All times are GMT -5. The time now is 13:26.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi