MPLAB X IDE 1.00 vom Programm zur .hex datei?

OP #2520951
Lesenswert?

Hallo zusammen,

Kennt sich jemand mit dem MPLAB X IDE 1.00 aus? Ich kann auf meinem 
Rechner MPLAB IDE 8.80 nicht installieren und bin deshalb auf MPLAB X 
IDE 1.00 angewisen. Ich bin ganz neu und schaffe es einfach nicht das 
isch am Schluss eine .hex datei habe.

Wer kann mir helfen? danke :)
Gast #2521344
Lesenswert?

Ich habe gerade mal nachgeguckt: Bei einem Beispielprojekt legt er hier 
das HEX im Unterverzeichnis dist/default/production ab. Hast Du einen 
normalen Build gemacht? Keinen Debug-Build? Ich kann im Output-Fenster 
auch sehen, wohin die verschiedenen Files geschrieben werden.

Zum Thema MPLab und Windows Vista: Ich habe die "alte" MPLab IDE 
problemlos unter Windows 7 installiert bekommen.
OP #2522248
Lesenswert?

Florian V. schrieb:
> Zum Thema MPLab und Windows Vista: Ich habe die "alte" MPLab IDE
>
> problemlos unter Windows 7 installiert bekommen.

habs geschafft ihn zu installieren. Doch nun neues Problem.

----------------------------------------------------------------------
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

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