Re: pbp 3 and MPLAB X
Ok, I uninstalled MPLAB X 1.00 (required for "upgrade") and installed MPLAB X v1.10, I was asked during install if I wanted to use the old settings, I selected yes.
Now I get no errors after build, and my .hex file ends up in the correct spot. Seems to me, this is something corrected in MPLAB X v1.10
Now I am able to get the Pickit3 to program my project from MPLAB X v1.10. Yay!
I am now wondering if your errors could be a Java problem, with incorrect version. What do you get when you click on help, and info?
Here is mine:

Results:
CLEAN SUCCESSFUL (total time: 101ms)
make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf
make[1]: Entering directory `C:/local/new/altimeter.X'
make -f nbproject/Makefile-default.mk dist/default/production/altimeter.X.production.hex
make[2]: Entering directory `C:/local/new/altimeter.X'
gnumkdir -p build/default/production
"C:\PBP3\PBPX.EXE" -ampasmx -k# -p12f683 alt-683.pbp
PICBASIC PRO(TM) Compiler 3.0.4.4, (c) 1998, 2011 microEngineering Labs, Inc.
All Rights Reserved.
gnumkdir -p dist/default/production
cp alt-683.HEX dist/default/production/altimeter.X.production.hex
cp alt-683.COF dist/default/production/altimeter.X.production.cof
rm -f alt-683.COF
make[2]: Leaving directory `C:/local/new/altimeter.X'
make[1]: Leaving directory `C:/local/new/altimeter.X'
BUILD SUCCESSFUL (total time: 4s)
Loading C:/local/new/altimeter.X/dist/default/production/altimeter.X.production.hex...
Loading C:/local/new/altimeter.X/dist/default/production/altimeter.X.production.cof...
Loading completed
Last edited by ScaleRobotics; - 20th March 2012 at 16:09.
http://www.scalerobotics.com
Bookmarks