Copied all files 2nd pc - error messages


Closed Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153

    Default Copied all files 2nd pc - error messages

    I copied all files to my shop PC and now can't compile any ideas what I can try??


    ERROR: Unable to execute mpasmwin.Error[118] C:\PBP\FILES\CC.ASM 106 : Overwriting previous address contents (2007)
    Halting build on first failure as requested.
    BUILD FAILED: Fri Jun 03 09:11:58 2011

  2. #2
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153


    Did you find this post helpful? Yes | No

    Default Re: Copied all files 2nd pc - error messages

    Changed to PM.exe and still getting error

    Executing: "C:\PBP\PM.EXE" -ampasmwin -k# -p16F628A "CC.BAS"
    Skipping link step. Not all sources built successfully.
    BUILD FAILED: Fri Jun 03 10:24:54 2011

  3. #3
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default Re: Copied all files 2nd pc - error messages

    That's not how you use PM.exe.

    If you are using microcode studio, simply uncheck the "Use MPASM" checkbox under View > Compile and Program Options > Assembler tab.

    The overwriting previous address contents means you haven't commented out the default __config's in the .inc file.
    DT

  4. #4
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153


    Did you find this post helpful? Yes | No

    Default Re: Copied all files 2nd pc - error messages

    Thanks Darrel
    you got me thinking in the setup i needed pbmplab.bat and had the ini files on this computer not commented out.

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