A new MPLAB IDE


Closed Thread
Results 1 to 40 of 56

Thread: A new MPLAB IDE

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default The End ... big Mystery.

    I had made 4 attempts ...

    4 times it has bugged ...

    A last one to send Microchip a screenshot ....

    MPLAB was very, very long to start this time ( ~ 5 minutes ) , and there were strange things about the last used compiler location ( blank address ! ) ... but , once correctly answered, project compiled correctly.

    with no more strange issues.

    Sooooo ... what has happend ???

    Great Mystery !!!

    Alain
    Last edited by Acetronics2; - 9th January 2011 at 11:29.
    ************************************************** ***********************
    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 " !!!
    *****************************************

  2. #2


    Did you find this post helpful? Yes | No

    Default Mpasm broken?

    The ide update appears to break mpasm

    I now get the following error on all my old projects

    error 118 overwrite previous address contents I tried to go back to 8.10 and still have the same error now :roll:

    http://www.microchip.com/forums/m439213.aspx

    Which working version are others using?

  3. #3
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    error 118 overwrite previous address contents
    That is from setting the configs in two places. You must be setting them in code space with out commenting the PBP *.inc files.
    Dave
    Always wear safety glasses while programming.

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Which working version are others using?
    Use the one that came on the cd when you purchased PBP. That one works.
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by retepsnikrep View Post
    Which working version are others using?
    I am using MPLAB IDE 8.60 (MPASM 5.38) with PBP 2.60

    What version of PBP do you have?

  6. #6


    Did you find this post helpful? Yes | No

    Default

    2.60A I'm away on holiday and dont have by pbp cd with me.

    It's not setting the configs twice. The link I posted seems to suggest something has chan ged with mpasm.
    Last edited by retepsnikrep; - 29th January 2011 at 18:14.

  7. #7
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Maybe if you posted your code and configs it would help.

    Or just install from your CD when you can.... That is what it is for. Everything you need in one convenient place.
    Dave
    Always wear safety glasses while programming.

  8. #8


    Did you find this post helpful? Yes | No

    Default

    Sorted now it was the configs :roll: Appologies for doubting the gurus on here

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


    Did you find this post helpful? Yes | No

    Default Re: A new MPLAB IDE

    Hi, All

    Great News ...

    MPLABX supports PBP Now ....

    Sure Charles could tell us some words about it ... ( about the use or not of PBPMPLAB.bat ... i.e.)

    and may be explain me that ...

    /usr/bin/make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf
    make[1]: Entering directory `/c/Program Files/Microchip/MPLAB IDE/Projets/X/Lights.X'
    /usr/bin/make -f nbproject/Makefile-default.mk dist/default/production/Lights.X.production.cof
    make[2]: Entering directory `/c/Program Files/Microchip/MPLAB IDE/Projets/X/Lights.X'
    mkdir -p build/default/production
    C:\\Program\ Files\\Microchip\\MPLAB\ IDE\\PBP\\PBPW.EXE -ampasmx -k# -p12f675 Lights.pbp
    make[2]: *** [build/default/production/Lights\.cof] Error 1
    make[1]: *** [.build-conf] Error 2
    make: *** [.build-impl] Error 2
    PICBASIC PRO(TM) Compiler 2.60C, (c) 1998, 2011 microEngineering Labs, Inc.
    All Rights Reserved.
    ERROR: Unable to execute mpasmx.make[2]: Leaving directory `/c/Program Files/Microchip/MPLAB IDE/Projets/X/Lights.X'
    make[1]: Leaving directory `/c/Program Files/Microchip/MPLAB IDE/Projets/X/Lights.X'
    BUILD FAILED (exit value 2, total time: 609ms)
    Alain
    Last edited by Acetronics2; - 5th May 2011 at 13:43.
    ************************************************** ***********************
    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