Simulation newbie, any pointers?


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2003
    Posts
    98

    Default Simulation newbie, any pointers?

    Hi, can anyone give me a jumpstart primer on doing simulation for PBP3 ?
    i downloaded the OshOnSoft PIC16 IDE eval and gave it a very quick spin, modified a real program to run to a certain early point and set some pins to HIGH and then END
    then i loaded the HEX file, ran the sim ultimate speed and saw the pins set at the END, pretty awesome and useful

    but of course what i want is to (in simulation) run to a break point and inspect values of variables, i.e. i higher level sim

    will either the Osh or Proteus do that with PBP3 source ? it does not seem like it
    if not i guess the ASM could be a step in that direction ?
    the OshOnSoft pricing is quite reasonable but the single computer license is a killer for my workflow, the Proteus is quite a bit more money but could well pay for itself if i could do some of above, haven't looked at their licensing scheme yet

    any tips or guidance much appreciated

  2. #2
    Join Date
    Jan 2009
    Posts
    78


    Did you find this post helpful? Yes | No

    Default Re: Simulation newbie, any pointers?


  3. #3
    Join Date
    Nov 2003
    Posts
    98


    Did you find this post helpful? Yes | No

    Default Re: Simulation newbie, any pointers?

    thanks bogdan, i did not know about that but now i see the section over there, do you use it ?
    there seems to be a range of Proteus products, which one do i need to purchase ?
    the sch side simulation is interesting but i already have the real schematic tools covered (in Altium) i am more interesting in running a simulation on the source code and breaking / stopping at various points to examine the values of variables, will it do that ?

  4. #4


    Did you find this post helpful? Yes | No

    Default Re: Simulation newbie, any pointers?

    i am more interesting in running a simulation on the source code and breaking / stopping at various points to examine the values of variables, will it do that ?
    It certainly will and more beside. For instance you can also trigger breakpoints on hardware events (either digital or analogue).

    The downside for you is that there is no way - somebody correct me if I'm wrong - of moving a schematic from Altium to Proteus. Proteus does of course have the ability to duplicate most of Altiums functions - maybe enough for you needs?

    BTW one problem I found with Proteus/PBP is include files. Proteus just doesn't like to single step into them - easy work round tho.

    The procedures to link PBP to both Proteus7 and 8 are available.

    George

Similar Threads

  1. Range Finder with Laser pointers
    By serial_bug in forum Code Examples
    Replies: 4
    Last Post: - 21st February 2011, 11:51
  2. Pointers To Port Pins ?
    By BitHead in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 23rd December 2009, 20:38
  3. frequency counter help and pointers
    By comwarrior in forum General
    Replies: 2
    Last Post: - 30th June 2009, 11:51
  4. looking for pointers, tips, etc...
    By bill12780 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 30th July 2007, 20:59
  5. Need some pointers on 16F628 inputs
    By KD6OJI in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 11th December 2005, 03:29

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