PBP List file???


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2009
    Location
    Alabama,USA
    Posts
    219

    Default PBP List file???

    In the PBP2.60 manual discussing the command “WRITECODE”,

    “The listing file may be examined to determine program addresses.”

    My old PicBasic manual discusses Option –D, “assembler generates a symbol table, a listing and a map file”. PBP2.60 does not discuss Option –D. List file is not mentioned in PBP other than in the WRITECODE command explanation, at least not that I can find.

    Is it NOT possible to generate a List file in PBPW by way of some defalt setting?

  2. #2
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Hi MOUNTAIN747,
    Try this,
    In MCS open the tab " VIEW" scroll down to "Compile and Program Options", click that and it opens a box and on the compiler page there is a check box that says "Listing File", check it. I think it will do as you ask then.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  3. #3
    Join Date
    Jan 2009
    Location
    Alabama,USA
    Posts
    219


    Did you find this post helpful? Yes | No

    Default Reply to Joe

    Great! Thanks Joe,
    This file makes for some interesting reading. It gives a good look at how PBP organizes the compiled program. Addresses of variables in RAM are easy to figure out. I think my best bet at locating a target in program memory is to insert a variable “HEREIAM” after my target then compile, read the new list file, and figure out what my target address is. Does that make sense?

    Thanks again Joe for your response.

Similar Threads

  1. hex file inside PBP program for bootloading slave chips
    By grzes.r in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 1st December 2009, 10:47
  2. asm.lst file in PBP
    By azmax100 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 20th January 2009, 11:30
  3. How to specify target in PBP file?
    By Jerson in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 27th April 2008, 21:35
  4. List of instructions used in PBP ?
    By AndrewC in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 2nd November 2007, 11:22
  5. The ultimate include file
    By bearpawz in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 26th January 2007, 19:35

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