"overwriting previous address contents" - NOT the usual fuse problem


Closed Thread
Results 1 to 9 of 9

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default Re: "overwriting previous address contents" - NOT the usual fuse problem

    The project compiles ok for me with PBP 2.60A and MPLAB 8.53.
    The files generated do not match the ones in your zip file though.

    Your P18F442.inc header from MPASM does not match, and it appears to be creating code for a 16-bit processor.

    It's possible that the registry entries are invalid.
    And that would happen if you just copy installations from another computer, because the setup program writes those entries.

    You may want to try the attached file that was written by Charles Leo.
    It hasn't been tested completely but seems to work so far.

    It attempts to correct the paths and registry entries needed to compile with PBP and MPASM.
    It also writes a new PBPMPLAB.bat file in your PBP folder, in case it was modified.

    Make sure MPLAB is closed before running it.
    If you have multiple MPLAB installations, open the correct MPLAB first, then close it.

    If your "System Search Path" has a path to MPASM, that should be removed manually.
    DT

  2. #2
    Join Date
    Mar 2011
    Posts
    6


    Did you find this post helpful? Yes | No

    Default Re: "overwriting previous address contents" - NOT the usual fuse problem

    Thanks very much for your help, but I'm afraid that suggestion didn't work.

    I took the nuclear option and re-installed windows on the laptop hard drive, then installed MPLAB and PBP. It worked! I then let Vista update itself. Then the problem came back.

    I think given the time spent already, I'll use a different laptop running XP.

    Thanks again.

Members who have read this thread : 1

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