Windows 7 / MPLab 8.2 and later


Closed Thread
Results 1 to 9 of 9
  1. #1
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107

    Default Windows 7 / MPLab 8.2 and later

    Has anyone found a solution to the issue that results from using Windows 7 and MPLab 8.2 or later?

    If you aren't familiar, the compile and assy process works, but opens a blank command prompt window and then takes a very long time to complete. Is there a fix that doesn't involve using the virtual XP mode?
    Charles Linquist

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


    Did you find this post helpful? Yes | No

    Default

    It's not a Win7 issue.
    But an MPASMWIN issue.

    If you go to Start > Microchip > MPLAB IDE v8.43 > MPASMWIN
    You'll see the same DOS window pop-up. (but you get the GUI too).
    It does the same thing with WinXP.

    I don't know why it takes so long either.
    If you compile the ASM directly with MPASMWIN, it doesn't take nearly as long.

    If it's to be solved within MCS, I think David Barker has to do it.

    MPASMWIN has no problems from within MPLAB or Proteus. Still nice and fast, and no pop-ups.
    <br>
    DT

  3. #3
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default

    Could it be one of the parameters passed between MCS and MPASMWIN? Is there some way or utility that I could use to see what is being passed?
    Charles Linquist

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


    Did you find this post helpful? Yes | No

    Default

    This is an oddball way of doing it, but...

    If you rename the PBPW.exe file to something else.
    And copy another program like Notepad.exe, and rename it PBPW.exe ...

    Then when you compile, notepad will pop-up.
    It's just there to stop the compile process, but leave it open.

    Go to the folder with the file you are compiling, and you'll see a run.bat and run.pif.

    Those contain all the parameters passed by MCS.

    When you close Notepad, those files will be deleted.

    Don't forget to restore PBPW.

    hth,
    DT

  5. #5
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default

    Hi Guys,
    I still use an old MPLAB. Pretty soon I'll have to put a newer v of MPLAB
    on my laptop because the current one doesn't support the Picstart Plus
    and the laptop doesn't have a paralell or serial port. I have just ordered one of these:
    https://www.sparkfun.com/commerce/pr...?products_id=4
    It's not a real Picstart Plus, but I suppose it looks and acts like one to MPLAB.

    Do you think the problem you are talking about will affect pic programming in MPLAB with Windows 7 or just making changes to the pic program?

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


    Did you find this post helpful? Yes | No

    Default

    Hi Art,

    Curious about how old your MPLAB is. I got my PICSTART+ around ten years ago and MPLAB supported it then.

    So far I have only used a PICKIT2 on Win7 and have not had any problems there.
    Dave
    Always wear safety glasses while programming.

  7. #7
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default

    As Darrel mentions, the problem is not with Win7, but with MPLAB versions later than 8.15a in conjunction with MCStudio.

    Compiles work fine, but during the assembly process, a CMD window opens and it eventually completes successfully. I just takes a looooooooong time.

    I have heard that Mchip is aware of the problem and will fix it in a soon-to-be-released version.
    Charles Linquist

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


    Did you find this post helpful? Yes | No

    Wink

    Hi, Charles

    Not only MCS !!! MPLAB takes quite the same time to "build" the Hex ... ( I tried the same program with both : no major difference !!! )

    but I prefer the MPASM progress bar ... colours are nice ! ( lol )

    and I still use XP SP 3 ...

    Alain
    Last edited by Acetronics2; - 3rd February 2010 at 14:16.
    ************************************************** ***********************
    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
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mackrackit View Post
    Hi Art,

    Curious about how old your MPLAB is. I got my PICSTART+ around ten years ago and MPLAB supported it then.

    So far I have only used a PICKIT2 on Win7 and have not had any problems there.
    I'm using 5.70.00 dated 2001 on my desktop. There's no Programmer drop down menu in it.
    I had an MPLAB version 6.xx on my hard drive from a while back though, and I got that working ok with PBP.
    Last edited by Art; - 4th February 2010 at 00:06.

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