MPLAB/PBP Simulator


Closed Thread
Results 1 to 3 of 3

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default Re: MPLAB/PBP Simulator

    Go to the build options and uncheck Source-Level Debug.

    You should then see the -k- command line option in the global settings edit box.

    -k# is for debugging at the PBP level.
    -k- debugs at the assembly level.

    -k invokes the Linker, don't ever do that.
    DT

  2. #2
    Join Date
    Jan 2009
    Location
    Alabama,USA
    Posts
    232


    Did you find this post helpful? Yes | No

    Default Re: MPLAB/PBP Simulator

    thanks Darrel, that did the trick!

    Wayne

Similar Threads

  1. pbp 3 and MPLAB X
    By Marcick in forum mel PIC BASIC Pro
    Replies: 33
    Last Post: - 1st January 2017, 15:12
  2. PBP 2.6 and MPLAB 8.4
    By ChrisKiwi in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 13th December 2011, 07:02
  3. Looking at pic basic pro symbol values in mplab 8.15a simulator
    By ukemigrant in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 16th May 2009, 13:18
  4. MPLAB and PBP ...
    By Acetronics2 in forum Off Topic
    Replies: 4
    Last Post: - 28th August 2008, 20:51
  5. PBP in MPLAB
    By zagisrule! in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 29th December 2005, 01:58

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