Another PBP 2.60 Surprise ...


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Posts
    32


    Did you find this post helpful? Yes | No

    Default

    My testing indicates that Microchip's MPASMWIN assembler does produce hex and coff files even though the program exceeds the available code space. The program is truncated when this is the case. It does generate a warning message, but the "Build Succeeded" result is a bit misleading.

    As for the reason that the program grew when compiled with 2.60, I will be happy to investigate if you will post your program or send it directly to the support address at melabs.

    One of the common causes for larger code with 2.60 is the change we made to the READ and WRITE commands. This causes the commands to use more code space when many READs and WRITEs are used to handle individual bytes, but can be made more efficient if the new features are utilized to write multiple bytes with single commands.
    Charles Leo
    microEngineering Labs, Inc.
    http://melabs.com

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Wink

    Hi, Charles

    Program sent ...

    And Prog memory Overflow verified ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

Similar Threads

  1. Replies: 14
    Last Post: - 19th January 2012, 20:38
  2. PBP 2.60 & ADCON1 problem
    By bitbangerbob in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 21st October 2009, 13:06
  3. 2.60 + MCSP problems
    By HenrikOlsson in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 27th September 2009, 16:42
  4. WRITE: One more PBP 2.60 Surprise ...
    By Acetronics2 in forum mel PIC BASIC Pro
    Replies: 22
    Last Post: - 26th August 2009, 10:10
  5. A Little surprise with PbP 2.50 ...
    By Acetronics2 in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 3rd November 2007, 05:57

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