Mystery Compile Error


Results 1 to 16 of 16

Threaded View

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by RossWaddell View Post
    Thanks Dave! I will try that tonight. If I understand your batch file correctly, then:

    - switch to the folder containing the . bas project file (I presume so the resulting .asm & .hex files will be created in the same place)
    Yes, everything will be in the projects directory.
    - compile .asm file with appropriate switches to tell it what PIC you're using and what .bas file to compile

    - create .hex file
    And tell the directory.
    Where could I get more info on some of the command line switches you're using?

    e.g. c:/pbp/pbpw -e -s -ac

    and mpasmwin /e /l
    The PBP manual has a section about using the command line. Actually PBP is a command line program. And for the MPASWIN stuff. Open MPLAB and under Help/Topics pick MPASAM Assembler.
    Then in the index tab "Command Line Interface" sub set "Assembler".
    Attached Images Attached Images  
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. 16F877A Microcode Studio won't compile
    By curt66111 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 25th November 2009, 19:35
  2. Loop with two motor and 2 sensors
    By MrRoboto in forum mel PIC BASIC
    Replies: 4
    Last Post: - 8th December 2008, 23:40
  3. Optimizing DIV
    By skimask in forum mel PIC BASIC Pro
    Replies: 41
    Last Post: - 22nd September 2008, 04:58
  4. 18F452 compile error
    By Woodzy in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 10th November 2006, 16:56
  5. 16F88 Compile error
    By Toley00 in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 2nd November 2005, 00:22

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