Can't get ISIS/Proteus VSM to work with PBP3 and MPLABX


Closed Thread
Results 1 to 15 of 15

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default Re: Can't get ISIS/Proteus VSM to work with PBP3 and MPLABX

    Proteus does not work with MPLAB-X yet.

    You'll need to run Proteus by itself, or use MPLAB 8.

    It's my understanding that it will work with MPLAB-X once Proteus 8 is released.
    DT

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Can't get ISIS/Proteus VSM to work with PBP3 and MPLABX

    Quote Originally Posted by Darrel Taylor View Post
    Proteus does not work with MPLAB-X yet.

    You'll need to run Proteus by itself, or use MPLAB 8.

    It's my understanding that it will work with MPLAB-X once Proteus 8 is released.
    Do you mean PBP3 does not work with MPLABX+Proteus yet?

    I'm happily using Proteus 7.10 with MPLABX C source. I can compile with XC, HiTech and SourceBoost compilers within MPLABX, and MPLABX fires up Proteus and simulates just fine. It's only with PBP that I can't simulate.

  3. #3


    Did you find this post helpful? Yes | No

    Default Re: Can't get ISIS/Proteus VSM to work with PBP3 and MPLABX

    Quote Originally Posted by chicowoodhill View Post
    Do you mean PBP3 does not work with MPLABX+Proteus yet?

    I'm happily using Proteus 7.10 with MPLABX C source. I can compile with XC, HiTech and SourceBoost compilers within MPLABX, and MPLABX fires up Proteus and simulates just fine. It's only with PBP that I can't simulate.
    I guess I take that back somewhat. I find that some of my C projects do work with Proteus, others don't. And I find that some of them that DID work with Proteus STOP working at other times (like after I try to use a PBP project). I get the error message:
    Connecting
    INIT Error: Simulation Failed
    Disconnected
    So I guess the problem is not PBP specific, it's something to do with MPLABX and/or Proteus.

    I'll keep hammering at it to try to find out what makes it work and/or break, and post any results. If anyone else has a clue about this, I'd love some help.

    Later....

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


    Did you find this post helpful? Yes | No

    Default Re: Can't get ISIS/Proteus VSM to work with PBP3 and MPLABX

    I downloaded MPLAB-X 1.3 this afternoon, and had another go at Proteus.
    It seems to be working better than 1.2 did.
    It's still a bit flakey, but I was able to get a simulation running.

    In your .dsn, try setting the Program File in the properties for the PIC chip to the .cof file.
    The .cof file is in ... your MPLAB-X project \dist\default\debug
    Then save the .dsn

    Press the debug button in MPLAB-X.
    Let me know if that runs.
    I don't know if that's what got it to run or not because there were so many things I tried.
    That's the last thing I remember changing.
    DT

  5. #5


    Did you find this post helpful? Yes | No

    Default Re: Can't get ISIS/Proteus VSM to work with PBP3 and MPLABX

    Quote Originally Posted by Darrel Taylor View Post
    Let me know if that runs.
    I don't know if that's what got it to run or not because there were so many things I tried.
    That's the last thing I remember changing.
    Nope, didn't work. Proteus starts up, loads the correct design file, then times out trying to connect to it.

    The strange thing is that I have several projects (non-PBP) that work fine with MPLABX and Proteus, but several that don't. I haven't yet figured out what the difference is between the projects that work and those that don't. Like you, I keep trying different things. I think that at some point we'll find what is preventing MPLABX from communicating with Proteus. I'm surprised such info hasn't yet appeared online.

    But I'm glad to hear you got a PBP project to work with MPLABX and Proteus, so that would indicate it's not a PBP issue...although perhaps there's a PBP-Proteus driver that needs updating. If I make progress, I'll post here. I think MPLABX has enough feature updates that it'll be worth getting fully operational.

  6. #6


    Did you find this post helpful? Yes | No

    Default Re: Can't get ISIS/Proteus VSM to work with PBP3 and MPLABX

    Quick update:

    I was able to get a different PBP project to work correctly with PBP3, MPLABX and Proteus. But I still have some projects (both PBP3 and C) that refuse to connect to Proteus after MPLABX brings it up. So there's got to be something different in the settings or configuration in Proteus or MPABX between the working and non-working projects. I'll keep hammering at it.....

  7. #7


    Did you find this post helpful? Yes | No

    Default Re: Can't get ISIS/Proteus VSM to work with PBP3 and MPLABX

    Quote Originally Posted by Darrel Taylor View Post

    In your .dsn, try setting the Program File in the properties for the PIC chip to the .cof file.
    The .cof file is in ... your MPLAB-X project \dist\default\debug
    Then save the .dsn
    That didn't work for me. In fact, I got it to work by blanking out the file property of the processor in the .dsn file. It seems that MPLABX instructs Proteus which file to use when simulating. But I haven't yet found out why some projects work while others don't...

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


    Did you find this post helpful? Yes | No

    Default Re: Can't get ISIS/Proteus VSM to work with PBP3 and MPLABX

    I got 3 new projects to work today.
    After creating the project, setting all required options and seeing that it either would not compile or would not simulate ... in all three cases closing MPLAB-X and reopening fixed the problem and each project then compiled and simulated.

    Fortunately, I can now un-install MPLAB-X.
    DT

  9. #9


    Did you find this post helpful? Yes | No

    Default Re: Can't get ISIS/Proteus VSM to work with PBP3 and MPLABX

    Quote Originally Posted by Darrel Taylor View Post
    I got 3 new projects to work today.
    After creating the project, setting all required options and seeing that it either would not compile or would not simulate ... in all three cases closing MPLAB-X and reopening fixed the problem and each project then compiled and simulated.

    Fortunately, I can now un-install MPLAB-X.
    Yeah, what a relief!

    I don't think it's ready for prime time yet, either. Maybe it never will be. Too bad, because NetBeans has some nice features. But it's definitely a struggle to work with at this point. And it's been out for a while now.

    I have a number of projects that just won't function with Proteus yet. So the challenge is to see how much I can take before the frustration makes me do the uninstall too. We'll see.

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