16F18446 - limit program memory size for burning time saving


+ Reply to Thread
Results 1 to 8 of 8
  1. #1
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938

    Default 16F18446 - limit program memory size for burning time saving

    Hi there,

    I'm using this 16F18446 chip because it has lots of memory and I will need quite a bunch of it for my OLED display.

    For now, as I'm still trying to make things working, I shortened my program to a minimum. Hence, it uses much less program memory than the chip offers.

    At burning time, the full range of program memory will be programmed every time taking around 40 seconds.

    This is long to wait, very long....

    Is there any way to tell the programmer not to program the full range of memory?

    For now, I use $0000 to $12D7 and my chip goes up to $3FFF.
    Roger

  2. #2
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    699


    Did you find this post helpful? Yes | No

    Default Re: 16F18446 - limit program memory size for burning time saving

    Are you using the U2 Melabs programmer? If the answer is yes, there is an option somewhere in the programming software to restore to default settings. Try to restore it to default settings and try again.
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

  3. #3
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default Re: 16F18446 - limit program memory size for burning time saving

    Are you using the U2 Melabs programmer?
    No, PICKit3....
    Roger

  4. #4
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,604


    Did you find this post helpful? Yes | No

    Default Re: 16F18446 - limit program memory size for burning time saving

    And what software to run the programmer??
    If you're using MPLAB X IPE you can select View->Advanced Mode->Memory Settings and then uncheck "Allow tool to select memories and ranges" and finally enter the range you want to program:

    Name:  IPE PK3.PNG
Views: 94
Size:  51.3 KB

  5. #5
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default 16F18446 - limit program memory size for burning time saving

    I have now PICKit 2Plus/3Plus and also PICKitPlus AutoWatch
    Roger

  6. #6
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,604


    Did you find this post helpful? Yes | No

    Default Re: 16F18446 - limit program memory size for burning time saving

    Don't know them so can't help you with those.

  7. #7
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    699


    Did you find this post helpful? Yes | No

    Default Re: 16F18446 - limit program memory size for burning time saving

    It is definitely an issue with the software that controls the programmer. You have to play with that. I would recommend to reset it to the default settings.
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

  8. #8
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,115


    Did you find this post helpful? Yes | No

    Default Re: 16F18446 - limit program memory size for burning time saving

    The stand alone apps do not support specific range. They program all the memory range.

    Ioannis

Similar Threads

  1. Time limit while waiting for input ?
    By Sam in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 10th July 2017, 00:59
  2. Upgrade time limit?
    By fowardbias in forum Off Topic
    Replies: 1
    Last Post: - 5th August 2012, 16:34
  3. Matching PIC memory and program size?
    By manxman in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 9th August 2006, 08:02
  4. program memory size
    By volcane in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 25th October 2005, 19:45
  5. Memory Size Discrepancy
    By Randy_Suwanee in forum General
    Replies: 1
    Last Post: - 16th March 2005, 21:15

Members who have read this thread : 11

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