12f1822, PBP, EEPROM and pickit 2 = hex file too large


Closed Thread
Results 1 to 3 of 3
  1. #1

    Default 12f1822, PBP, EEPROM and pickit 2 = hex file too large

    When I use the EEPROM keyword and load the file into pickit 2 I get an error message that the hex file is too large.
    If i comment out the eeprom statement pickit 2 accepts it without fault.
    If I then alter the EEPROM values using pickit 2 prior to programming the changes are still there when i read back from the pic with pickit 2.

    Is there an error or a workaround i need to use to be able to add eeprom use on the 12f1822 with PBP ?
    Chris

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Chris,

    Download the "C" patch.
    http://melabs.com/support/upgrade.htm

    The .bas file for that chip had the wrong address for EEPROM.
    DT

  3. #3


    Did you find this post helpful? Yes | No

    Default Re: 12f1822, PBP, EEPROM and pickit 2 = hex file too large

    Good work ! Thanks for such a quick response.
    Awesome

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