MPLABX XC16 hata

Başlatan fryrmnd, 03 Haziran 2013, 13:27:28

fryrmnd

Selamün Aleyküm arkadaşlar.

XC8 in çalışıp da XC16 nın çalışmaması gibi bir sorunum var. Başka bir bilgisayarda çalışıyor ama şuan çalıştıramıyorum. Antivirüs felan aynı.
CLEAN SUCCESSFUL (total time: 57ms)
make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf
make[1]: Entering directory `C:/Users/1718/MPLABXProjects/pic24 deneme.X'
make  -f nbproject/Makefile-default.mk dist/default/production/pic24_deneme.X.production.hex
make[2]: Entering directory `C:/Users/1718/MPLABXProjects/pic24 deneme.X'
"C:\Program Files (x86)\Microchip\xc16\v1.11\bin\xc16-gcc.exe"   main.c  -o build/default/production/main.o  -c -mcpu=24HJ128GP502  -MMD -MF "build/default/production/main.o.d"      -g -omf=elf -O0 -msmart-io=1 -Wall -msfr-warn=off
main.c: In function 'main':
main.c:6:1: warning: control reaches end of non-void function
"C:\Program Files (x86)\Microchip\xc16\v1.11\bin\xc16-gcc.exe"   -o dist/default/production/pic24_deneme.X.production.elf  build/default/production/main.o      -mcpu=24HJ128GP502        -omf=elf -Wl,--defsym=__MPLAB_BUILD=1,,--script=PIC24HJ128GP502.gld,--stack=16,--check-sections,--data-init,--pack-data,--handles,--isr,--no-gc-sections,--fill-upper=0,--stackguard=16,--no-force-link,--smart-io,--report-mem 
elf-cpp.exe: PIC24HJ128GP502.gld: No such file or directory
elf-cpp.exe: warning: '-x c' after last input file has no effect
elf-cpp.exe: no input files
c:\program files (x86)\microchip\xc16\v1.11\bin\bin\..\bin/elf-ld.exe: cannot open linker script file PIC24HJ128GP502.gld.00: No such file or directory
make[2]: *** [dist/default/production/pic24_deneme.X.production.hex] Error 255
make[1]: *** [.build-conf] Error 2
make: *** [.build-impl] Error 2
make[2]: Leaving directory `C:/Users/1718/MPLABXProjects/pic24 deneme.X'
make[1]: Leaving directory `C:/Users/1718/MPLABXProjects/pic24 deneme.X'

BUİLD FAILED (exit value 2, total time: 1s)


Bu hatayla karşılaşan çözümünü bilen varsa yardımcı olabilir mi?

bymrz

win 7 kullanıyorsanız, şunu deneyebilir misiniz?

Control Panel
User Accounts
Change User Account Control Settings

Buradaki seviyeyi en alta getiriniz...

fryrmnd

Teşkkürler hocam bir deneyeyim. Aslında P24HJ128GP502.gld dosyasını PIC24HJ128GP502.gld şeklinde değiştirdim derlendi ama pek iyi bir çöezüm gibi gelmedi. Config ayarlar menüsü de gelmiyor zaten.