|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
MPLab build error
I can't seem to find out why this error is occurring. Does anyone know how to fix this? when I try to build the code it gives me this:
Executing: "C:\Program Files\Microchip\MPASM Suite\MPLink.exe" /l"C:\mcc18\lib" "18f8520user.lkr" "C:\Documents and Settings\bishop\My Documents\robot code\2005\Navigation_FRC\FrcCode\main.o" "C:\Documents and Settings\bishop\My Documents\robot code\2005\Navigation_FRC\FrcCode\user_routines_fas t.o" "C:\Documents and Settings\bishop\My Documents\robot code\2005\Navigation_FRC\FrcCode\user_routines.o" "C:\Documents and Settings\bishop\My Documents\robot code\2005\Navigation_FRC\FrcCode\printf_lib.o" "C:\Documents and Settings\bishop\My Documents\robot code\2005\Navigation_FRC\FrcCode\ifi_utilities.o" "C:\Documents and Settings\bishop\My Documents\robot code\2005\Navigation_FRC\FrcCode\ifi_startup.o" "C:\Documents and Settings\bishop\My Documents\robot code\2005\Navigation_FRC\FrcCode\robot.o" "C:\Documents and Settings\bishop\My Documents\robot code\2005\Navigation_FRC\FrcCode\encoder.o" "C:\Documents and Settings\bishop\My Documents\robot code\2005\Navigation_FRC\FrcCode\gyro.o" "C:\Documents and Settings\bis hop\My Documents\robot code\2005\Navigation_FRC\FrcCode\pid.o" "C:\Documents and Settings\bishop\My Documents\robot code\2005\Navigation_FRC\FrcCode\FRC_library.lib" /m"C:\DOCUME~1\bishop\MYDOCU~1\ROBOTC~1\2005\output \FrcCode.map" /o"FrcCode.cof" MPLINK 3.90, Linker Copyright (c) 2004 Microchip Technology Inc. Error - Could not find linker command file '18f8520user.lkr'. Errors : 1 BUILD FAILED: Fri Jan 14 13:27:30 2005 |
|
#2
|
||||||
|
||||||
|
Re: MPLab build error
The directory where you are storing your code is too long for the compiler to handle. Move your stuff to a shorter directory such as c:\code\
The limit is 63 characters, if I remember correctly. |
|
#3
|
|||
|
|||
|
Re: MPLab build error
ah.... yes. Why didn't I think of that before? had that problem with the last compiler too.... thanks for finding that out! I would have never... the last compiler actually told you that the line was too long.... too bad this one doesnt.
|
|
#4
|
|||||
|
|||||
|
Re: MPLab build error
Yeah I was just waiting for someone to answer my post about this.
|
|
#5
|
|||||
|
|||||
|
Re: MPLab build error
wait no. That still didnt do it. My message is a little differnt too. Mine says
Quote:
|
|
#6
|
|||||
|
|||||
|
Re: MPLab build error
Quote:
|
|
#7
|
|||||
|
|||||
|
Re: MPLab build error
sweet! People in another thread have been giving me a million different paths to type in there, and all this time all I had to do was hit default. Of course the name is still too long, but I can fix that! Thanks!
|
|
#8
|
|||||
|
|||||
|
Re: MPLab build error
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MPLAB build error | cabbagekid2 | Programming | 7 | 12-01-2005 13:36 |
| MPLAB IDE 6.60 Error | mchan1111 | Programming | 8 | 08-11-2004 20:17 |
| MPlab error | ryan_f | Programming | 9 | 24-05-2004 07:30 |
| Error message in MPLAB IDE | dddriveman | Programming | 11 | 18-03-2004 06:34 |
| Mplab startup error | Team 869 | Programming | 6 | 25-01-2004 10:41 |