Apparent 2k limit with 4k 16F88


Closed Thread
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    May 2013
    Location
    australia
    Posts
    2,644


    Did you find this post helpful? Yes | No

    Default Re: Apparent 2k limit with 4k 16F88

    compiles just fine, its only 2059 words by my system

    uncommenting the debug at line 318 pushes it over and it throws the errors.
    can you be more specific , i don't see anything there to un comment
    Attached Images Attached Images  
    Last edited by richard; - 31st December 2020 at 06:19.
    Warning I'm not a teacher

  2. #2
    Join Date
    May 2013
    Location
    australia
    Posts
    2,644


    Did you find this post helpful? Yes | No

    Default Re: Apparent 2k limit with 4k 16F88

    if you mean
    debug " ",10,13 '


    then it still complies and size goes to 2077
    Warning I'm not a teacher

  3. #3
    Join Date
    Jun 2005
    Location
    West Australia
    Posts
    116


    Did you find this post helpful? Yes | No

    Default Re: Apparent 2k limit with 4k 16F88

    Yes, the commented line above " for CounterB = 0 to 999 ' 1000 iterations."

    That's weird, I can't get past 2070 words.

    Feel free to add a bunch of anything to blow the code size out and see if it still compiles. I certainly can't - which begs the question what is different on your machine?

  4. #4
    Join Date
    May 2013
    Location
    australia
    Posts
    2,644


    Did you find this post helpful? Yes | No

    Default Re: Apparent 2k limit with 4k 16F88

    my dt-ints is in pristine condition
    Warning I'm not a teacher

  5. #5
    Join Date
    Jun 2005
    Location
    West Australia
    Posts
    116


    Did you find this post helpful? Yes | No

    Default Re: Apparent 2k limit with 4k 16F88

    Hi Richard,

    Thanks for the hint, yes changing my DT int's to v1.1 from 1.0 did the trick. Frustrating thing about it was I'd downloaded it a looonng time ago and didn't overwrite the old version at the time...

    It does show though the inadequacies of the error field - not a lot of help if you are not a guru.

    All the best for the New Year and do your best to stay away from New South Welshmen.

    Cheers,
    Bill

  6. #6
    Join Date
    May 2013
    Location
    australia
    Posts
    2,644


    Did you find this post helpful? Yes | No

    Default Re: Apparent 2k limit with 4k 16F88

    Thanks for the hint, yes changing my DT int's to v1.1 from 1.0 did the trick. Frustrating thing about it was I'd downloaded it a looonng time ago and didn't overwrite the old version at the time...

    hmmm
    mine is , as i say pristine ...
    '* Name : DT_INTS-14.bas *
    '* Author : Darrel Taylor *
    '* Version : 1.10 (8/13/2010) *
    '* Date : OCT 13, 2009

    All the best for the New Year and do your best to stay away from New South Welshmen.
    yes , the good sentiment is returned
    Warning I'm not a teacher

Similar Threads

  1. Limit of PokeCode??
    By financecatalyst in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 15th June 2012, 20:18
  2. PIC18F8527 Array Limit
    By jtowich in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 22nd January 2011, 16:51
  3. MCS+ ICD stops for no apparent reason?
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 21st March 2010, 06:30
  4. Apparent code size problem
    By eetech in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 30th July 2007, 15:51
  5. limit of variable ?
    By muskut in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 5th September 2005, 15:44

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