How much code space do PBP statements use.


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Feb 2009
    Location
    Southern California
    Posts
    86


    Did you find this post helpful? Yes | No

    Default

    Great piece of code, I just tried it out and got a slightly different result than expected based on your screen shots. After compiling my Results box showed the results for both words and bytes.



    I figured you upgraded the program since you took the shots and actually considered modifying your program to allow a "DEFINE Measure 2" to allow just the words to be displayed. While poking around your file I realized your code already allows for both types of display based on if BSR was defined. I'm not clear on what this is or why my code meets the requirements. Could you explain it to me. I could easily just change it to print what I want, but wanted to understand it more.

    I'm getting ready for a major code overhaul using your interrupts, so I'm sure you'll be hearing from me again. (By getting ready I mean doing everything I can think of short of actually starting to code including spending most of the last 3-4 days reading every thread on this list I can find relating to my needs.)

    Thanks, David

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    It's because you're using a 18F and compilation method/results may differ a little bit Between 16F and 18F as they don't have the same Library, not the same instruction set/core too + something that I missed
    Last edited by mister_e; - 13th February 2009 at 21:38.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  2. Changing Swordfish code to PBP
    By Ron Marcus in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 29th April 2008, 01:28
  3. 4 Chanel Dmx512 ready assembly code to PBP ?
    By syscoder in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 21st March 2007, 23:55
  4. Compiler differences between PBP 2.33 & 2.46
    By nikopolis in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd May 2006, 19:01
  5. Need more code space
    By ghutchison in forum General
    Replies: 1
    Last Post: - 12th February 2005, 20:54

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