Error - Device not specified

OP #2522250
Lesenswert?

hallo zusammen,
wollte nach Anleitung das HalloWelt Programm auf dem PicKit 3 versuchen 
doch nun wenn ich BuildAll drücke kommt:


----------------------------------------------------------------------
Debug build of project `C:\Users\HP\Desktop\MPLAB 8.50 Test Programm 
PicKit 3\helloworld.mcp' started.
Language tool versions: MPASMWIN.exe v5.42, mcc18.exe v3.40, mplib.exe 
v4.40
Preprocessor symbol `__DEBUG' is defined.
Fri Jan 27 23:02:46 2012
----------------------------------------------------------------------
Clean: Deleting intermediary and output files.
Clean: Deleted file "C:\Users\HP\Desktop\MPLAB 8.50 Test Programm PicKit 
3\01 Hello LED.o".
Clean: Done.
Executing: "C:\mplab_c-18\bin\mcc18.exe" -p=18F45K20 
"C:\Users\HP\Desktop\Testprogramme\PICkit 3 Debug Express Lessons\01 
Hello LED\01 Hello LED.c" -fo="01 Hello LED.o" -D__DEBUG -Ou- -Ot- -Ob- 
-Op- -Or- -Od- -Opa-
Executing: "C:\mplab_c-18\bin\_mplink.exe" /l"C:\Program 
Files\Microchip\mplabc18\v3.40\lib" 
"..\..\..\..\mplab_c-18\bin\LKR\18f45k20_g.lkr" "01 Hello LED.o" 
/z__MPLAB_BUILD=1 /z__MPLAB_DEBUG=1 /o"helloworld.cof" 
/M"helloworld.map" /W
MPLINK 4.40, Linker
Device Database Version 1.3
Copyright (c) 1998-2011 Microchip Technology Inc.
Error - Device not specified. Use /p option to specify a device.
Errors    : 1

Link step failed.
----------------------------------------------------------------------
Debug build of project `C:\Users\HP\Desktop\MPLAB 8.50 Test Programm 
PicKit 3\helloworld.mcp' failed.
Language tool versions: MPASMWIN.exe v5.42, mcc18.exe v3.40, mplib.exe 
v4.40
Preprocessor symbol `__DEBUG' is defined.
Fri Jan 27 23:02:46 2012
----------------------------------------------------------------------
BUILD FAILED




Was mach ich falsch?
Gast #2522732
Lesenswert?

Für mich sieht das so aus, als würden Mplab- und c18-Version nicht 
zusammenpassen. 8.50 ist nicht mehr die neuste.

Device hast du ja angegeben. In der mplink Zeile findet sich ein 
18f45k20_g.lkr . Und das /p soll die IDE ja automatisch richtig machen.

Antwort schreiben

Bitte melde dich an, um einen Beitrag zu schreiben.

oder

Mit Google-Account einloggen

Die Registrierung ist kostenlos und dauert nur eine Minute.

Jetzt registrieren