Command Line operation ni a BATCH file


+ Reply to Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    964


    Did you find this post helpful? Yes | No

    Default Re: Command Line operation ni a BATCH file

    Problem solved: just needed to run the BATCH file with administrator's rights.
    Roger

  2. #2
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    964


    Did you find this post helpful? Yes | No

    Default Re: Command Line operation ni a BATCH file

    No, still not solved yet

    When the batch file is launched with admin rights (I made a shortcut file to my batch to be able to launch it with admin rights), all HEX, ASM, etc files are not created?!?!?
    Last edited by flotulopex; - 17th February 2026 at 20:32.
    Roger

  3. #3
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    964


    Did you find this post helpful? Yes | No

    Default Command Line operation in a BATCH file

    I tried to move my batch file in the PBP folder but the problem still perists.
    Last edited by flotulopex; - 18th February 2026 at 16:09.
    Roger

  4. #4
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    964


    Did you find this post helpful? Yes | No

    Default Re: Command Line operation in a BATCH file

    I'm now using MPASMWIN.EXE (even if the assembler's window says "MPASM v5.14") which solved the problem about the warnings.

    Now, is there a way, like for Microcode Studio, to close this assembler's windows once done successfully?

    Name:  2026-02-20 16_36_38-MPASM v5.14.jpg
Views: 43
Size:  18.8 KB


    I can't find any command line argument doing this for me
    Roger

  5. #5
    Join Date
    May 2013
    Location
    australia
    Posts
    2,721


    Did you find this post helpful? Yes | No

    Default Re: Command Line operation ni a BATCH file

    try an
    echo/ after the mpasm line in your batch file
    Warning I'm not a teacher

  6. #6
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    964


    Did you find this post helpful? Yes | No

    Default Command Line operation in a BATCH file

    I got some help from the MP forum and the correct syntax is, for example:
    PBPX /aMPASMWIN /oq /v /p16F690 D:\PBP-TEST\Blink_16F690.pbp
    Roger

Similar Threads

  1. FREQOUT command for continuous operation
    By Aussie Barry in forum PBP3
    Replies: 9
    Last Post: - 22nd September 2016, 06:27
  2. Command Line Compile
    By Normnet in forum PBP Extensions
    Replies: 18
    Last Post: - 30th August 2009, 03:40
  3. Melabs U2 Programmer Command Line Options
    By Robert Wells in forum General
    Replies: 5
    Last Post: - 3rd July 2009, 02:11
  4. Command line
    By Bopo in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 27th February 2006, 09:13
  5. ICProg Command Line
    By crematory in forum General
    Replies: 4
    Last Post: - 8th August 2005, 14:26

Members who have read this thread : 6

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