PBP2.46, MPLAB and PM assembler.


Results 1 to 12 of 12

Threaded View

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

    Question PBP2.46, MPLAB and PM assembler.

    Hi,

    I sometimes used PM as an assembler ... just cancelling MPASM use in Project build options and file properties.

    I Use MPLAB 7.22 and now ... no way to use PM ...

    I get that with PM :

    Executing: "C:\Program Files\Microchip\MPLAB IDE\PBP\PBPW.EXE" -v -p16F84A "Acetachy2.bas"
    PicBasic Pro Compiler 2.46, (c) 1998, 2005 microEngineering Labs, Inc.
    All Rights Reserved.
    Pass 1:
    Pass 2:
    Code Gen:
    Macro Pass:
    PM.EXE C:\PROGRA~1\MICROC~1\MPLABI~2\Projets\ACETAC~1.ASM

    ERROR: Unable to execute PM.EXE.Halting build on first failure as requested.
    BUILD FAILED: Wed Dec 07 11:28:42 2005

    And That with MPASM :

    Executing: "C:\Program Files\Microchip\MPLAB IDE\PBP\PBPW.EXE" -ampasmwin -oq -v -p16F84A "Acetachy2.bas"
    PicBasic Pro Compiler 2.46, (c) 1998, 2005 microEngineering Labs, Inc.
    All Rights Reserved.
    Pass 1:
    Pass 2:
    Code Gen:
    Macro Pass:
    mpasmwin /q "C:\Program Files\Microchip\MPLAB IDE\Projets\Acetachy2.ASM"
    Loaded C:\Program Files\Microchip\MPLAB IDE\Projets\Acetachy2.COD.
    BUILD SUCCEEDED: Wed Dec 07 11:30:22 2005

    PM is located here : C:\Program Files\Microchip\MPLAB IDE\PBP\PM.exe and the file name length doen't matter ( test.bas fails too )
    Placing PBP at C:\PBP doesn't change anything nor ...

    Has someone an idea ...???

    Alain
    Last edited by Acetronics2; - 7th December 2005 at 10:44.
    ************************************************** ***********************
    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 " !!!
    *****************************************

Similar Threads

  1. Presetting Configuration Fuses (PIC Defines) into your Program
    By Melanie in forum FAQ - Frequently Asked Questions
    Replies: 82
    Last Post: - 15th December 2013, 09:54
  2. MPLAB ICE 2000 emulator pod
    By Wayne in forum Adverts
    Replies: 0
    Last Post: - 1st April 2009, 00:25

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