pbp 3 and MPLAB X


Results 1 to 34 of 34

Threaded View

  1. #17
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Default Re: pbp 3 and MPLAB X

    Hi,

    using Win SP3 Home / I7 2600K ... and a Pickit2.
    of course everything ( java, pbp, etc ... ) up to date ...

    make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf
    make[1]: Entering directory `C:/Program Files/Microchip/MPLAB IDE/Projets/X/Servotest.X'
    make -f nbproject/Makefile-default.mk dist/default/production/Servotest.X.production.cof
    make[2]: Entering directory `C:/Program Files/Microchip/MPLAB IDE/Projets/X/Servotest.X'
    gnumkdir -p build/default/production
    "C:\PBP3\PBPX.EXE" -ampasmx -k# -os -p16f887 Servotes.pbp
    PICBASIC PRO(TM) Compiler 3.0.5.4, (c) 1998, 2012 microEngineering Labs, Inc.
    All Rights Reserved.
    gnumkdir -p dist/default/production
    cp Servotes.COF dist/default/production/Servotest.X.production.cof
    rm -f Servotes.COF
    make[2]: Leaving directory `C:/Program Files/Microchip/MPLAB IDE/Projets/X/Servotest.X'
    make[1]: Leaving directory `C:/Program Files/Microchip/MPLAB IDE/Projets/X/Servotest.X'
    BUILD SUCCESSFUL (total time: 3s)
    Loading C:/Program Files/Microchip/MPLAB IDE/Projets/X/Servotest.X/dist/default/production/Servotest.X.production.cof...
    Loading C:/Program Files/Microchip/MPLAB IDE/Projets/X/Servotest.X/dist/default/production/Servotest.X.production....
    The program file could not be loaded: java.lang.NullPointerException
    may I add my graphics card ( an ATI Radeon 6870 ...) doesn't like MPLABX at all and frequently crashes ...
    but everything is fine With MPLAB 8.84 ...

    Alain
    Last edited by Acetronics2; - 27th March 2012 at 17:53.
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts