New PBP3 user


Closed Thread
Results 1 to 17 of 17

Thread: New PBP3 user

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Location
    Up the bush, Western Plains, NSW Au
    Posts
    216


    Did you find this post helpful? Yes | No

    Default Re: New PBP3 user

    Hmmmm...curiouser & curiouser.

    The desktop (XP pro) has the same version of MPASM, installed in 2013.
    PBP3 was installed 2 weeks ago.

    The programmer does what I want on the PC.

    The laptop Win7/64 has the same MPASM also installed in 2013
    PBP3 was installed 2 weeks ago.

    PBP 2.60 works the way I want, on both machines.

    To my simple way of thinking, the only difference is the WIN versions. XPpro vs Win7/64

    Oh dear!
    Peter Moritz.
    Up the bush, Western Plains,
    New South Wales,
    Australia.

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default Re: New PBP3 user

    Hi,
    Yes, if you download the package including MPLAB/MPASM then you might not get the latest but you should get one that should work.
    You mention an older version being left on the laptop, is it possible that you've got MicroCodeStudio setup to point at that older version?

    There's a tool called PBP_MPASM_Connector.exe (in PBP3\MPASM-MPLAB_Setup\). Run it and make sure that it points to the current version of your MPASM installation and not the old one.

    I run PBP3 on two W7 64bit machines (and previously on one XP machine) and I haven't seen this /s parameter error - which again may have nothing to do with your initial question regarding the programmer.....

    /Henrik.

  3. #3
    Join Date
    Jun 2005
    Location
    Up the bush, Western Plains, NSW Au
    Posts
    216


    Did you find this post helpful? Yes | No

    Default Re: New PBP3 user

    There is no PBP3\MPASM-MPLAB_Setup anywhere.

    PBP_MPASM_Connector.exe is in MPASM_suite.

    Ran that with no difference in the outcome.

    Dammit, I just will put up with the extra mouse-click required.
    Thank you so much for all the hair pulling. I just hope you don't lose any more sleep over this.

    Shit, these things are great when they work as you expect & want them to, ain't they?
    I s'pose I'm just getting too picky in me old age.

    Thanks again Henrik.
    We will undoubtedly run into each other again, the next time something crops up, if I don't switch these damn things off permanently first.
    Peter Moritz.
    Up the bush, Western Plains,
    New South Wales,
    Australia.

  4. #4
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default Re: New PBP3 user

    Hi,
    That doesn't sound right.....
    On my system there's C:\PBP3\MPASM-MPLAB_SETUP\PBP_MPASM_Connector.exe Obviously you might have PBP3 installed somewhere else but I can't see how the PBP_MPASM_Connector.exe would end up in the MPASM Suite installation folder....

    Simply running it won't change anything. If you have multiple versions of MPASM installed you must make sure that the path to the correct version is what the tool points to. If the tool point to the older version you have on your system then that is what PBP will invoke for assembly and you'll get the /s parameter error - that's theory anyway.....

    /Henrik.

  5. #5
    Join Date
    Jun 2005
    Location
    Up the bush, Western Plains, NSW Au
    Posts
    216


    Did you find this post helpful? Yes | No

    Default Re: New PBP3 user

    Did have 2 versions of MPLAB.exe, 5.49 installed feb 2013 and 5.03 inst mar 2006

    deleted the early one and reran the mplab setup then checked the close thing in PBP3 assembler edit.
    ALL NOW CORRECT

    So should I delete the full MPASM stuff and install the latest? But I am rather inclined to now leave well enough alone. Ya think?
    Peter Moritz.
    Up the bush, Western Plains,
    New South Wales,
    Australia.

  6. #6
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default Re: New PBP3 user

    Great!
    Personally I'd leave it alone until I see a specific reason (like lack of support for a specific chip) for updating.
    I don't know if 5.49 even might BE the latest.

    /Henrik.

  7. #7
    Join Date
    Jun 2005
    Location
    Up the bush, Western Plains, NSW Au
    Posts
    216


    Did you find this post helpful? Yes | No

    Default Re: New PBP3 user

    Boy o boy.
    I finally decided to do something that someone agrees with.
    Yep, I will leave well enough alone. I only use the smaller 16F and some 16C chips that all appear to be supported.
    Thank you so much for listening and helping.
    If I can be any help to you in future, please do not hesitate to contact me. That should give us both something to laugh about??

    Thanks again.
    Peter Moritz.
    Up the bush, Western Plains,
    New South Wales,
    Australia.

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


    Did you find this post helpful? Yes | No

    Default Re: New PBP3 user

    Quote Originally Posted by muddy0409 View Post
    So should I delete the full MPASM stuff and install the latest? But I am rather inclined to now leave well enough alone. Ya think?
    Hi, Peter

    as the latest 8.92 MPLAB IDE is working pretty fine ...

    why not install it "as is " ... ???

    That would avoid any surprise in the future ...
    and you wouldn't have to ask yourself if the "xxxxxer" version is the correct one or not ...

    Just my two cents ...

    Alain
    ************************************************** ***********************
    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 " !!!
    *****************************************

  9. #9
    Join Date
    Jun 2005
    Location
    Up the bush, Western Plains, NSW Au
    Posts
    216


    Did you find this post helpful? Yes | No

    Default Re: New PBP3 user

    I think I will leave well enough alone.
    Thanks Alain.
    Peter Moritz.
    Up the bush, Western Plains,
    New South Wales,
    Australia.

Similar Threads

  1. Writing User ID
    By Del Tapparo in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 4th December 2007, 04:28
  2. User ID question
    By Johan in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 1st August 2007, 08:24
  3. New PBP user
    By J. Mark Wolf in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 3rd November 2005, 07:06

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