Gast
#1301994
Es kommt folgende Fehlermeldung: Debug build of project `C:\Dokumente und Einstellungen\Studium\Desktop\Source Code\Wasserwaage_reloaded.mcp' started. Language tool versions: mpasmwin.exe v5.31, mplink.exe v4.31, mcc18.exe v3.31 Preprocessor symbol `__DEBUG' is defined. Target debug platform is `__MPLAB_DEBUGGER_ICD2=1'. Debug platform options are: `__ICD2RAM=1'. Wed Jun 17 12:24:25 2009 ---------------------------------------------------------------------- Make: The target "C:\Dokumente und Einstellungen\Studium\Desktop\Source Code\Schaufeln.o" is up to date. Make: The target "C:\Dokumente und Einstellungen\Studium\Desktop\Source Code\KSWW_MAIN_C.o" is up to date. Make: The target "C:\Dokumente und Einstellungen\Studium\Desktop\Source Code\LCD12864.o" is up to date. Make: The target "C:\Dokumente und Einstellungen\Studium\Desktop\Source Code\developers.o" is up to date. Make: The target "C:\Dokumente und Einstellungen\Studium\Desktop\Source Code\Wasserwaage_reloaded.cof" is out of date. Executing: "C:\MCC18\bin\mplink.exe" /l"C:\Programme\Microchip\MCC18\lib" "18f26j11_g.lkr" "Schaufeln.o" "KSWW_MAIN_C.o" "LCD12864.o" "developers.o" "C:\Dokumente und Einstellungen\Studium\Desktop\Source Code\p18F26J11.lib" /u_CRUNTIME /u_DEBUG /z__MPLAB_BUILD=1 /z__MPLAB_DEBUG=1 /z__MPLAB_DEBUGGER_ICD2=1 /z__ICD2RAM=1 /o"Wasserwaage_reloaded.cof" /M"Wasserwaage_reloaded.map" /W MPLINK 4.31, Linker Copyright (c) 2009 Microchip Technology Inc. Error - section '.udata_developers.o' can not fit the section. Section '.udata_developers.o' length=0x00000400 Errors : 1 Link step failed. ---------------------------------------------------------------------- Debug build of project `C:\Dokumente und Einstellungen\Studium\Desktop\Source Code\Wasserwaage_reloaded.mcp' failed. Language tool versions: mpasmwin.exe v5.31, mplink.exe v4.31, mcc18.exe v3.31 Preprocessor symbol `__DEBUG' is defined. Target debug platform is `__MPLAB_DEBUGGER_ICD2=1'. Debug platform options are: `__ICD2RAM=1'. Wed Jun 17 12:24:25 2009 ---------------------------------------------------------------------- BUILD FAILED Irgendwie gibts Probleme mit der Datei Delopers. Benötigt die Datei zuviel Speicher für den PIC18F26j11? Ich komm leider nicht weiter. Vielleicht kann mir ja jemand erklären, was der Error bedeutet? Vielen Dank im Voraus Gruß Matthias