18F4550 programming failed using PICkit4 while verifying "User ID memory"


Closed Thread
Results 1 to 20 of 20

Hybrid View

  1. #1
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,659

    Question 18F4550 programming failed using PICkit4 while verifying "User ID memory"

    Any idea what it's crying about?

    Name:  18F4550 verify failed.jpg
Views: 16841
Size:  107.9 KB

    I had to slow the programming speed to SLOW or else I'd get speeding errors.

    Program, configuration and EEdata memory seem to verify just fine. It looks like it failed at "User ID memory" - whatever that is.

    This was programmed 15 years ago; no idea what's on that memory location.

    Robert
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  2. #2
    Join Date
    Apr 2014
    Location
    OK
    Posts
    557

    Default Re: 18F4550 programming failed using PICkit4 while verifying "User ID memory"

    Out of curiosity, did you try the PIC to see if it actually programmed? Usually the "User ID Failed" shows up before it even tries to program. Just asking.

  3. #3
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,659

    Default Re: 18F4550 programming failed using PICkit4 while verifying "User ID memory"

    Quote Originally Posted by mpgmike View Post
    Out of curiosity, did you try the PIC to see if it actually programmed? Usually the "User ID Failed" shows up before it even tries to program. Just asking.
    It says "programming/verify" complete though?

    Gotta go feed the dogs. Gonna try with just a blinky program (this is an old program that worked way back when).

    Robert
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  4. #4
    Join Date
    Aug 2011
    Posts
    419

    Default Re: 18F4550 programming failed using PICkit4 while verifying "User ID memory"

    I don't think it's complaining about the UserID area, it's just a poorly arranged display making it look that way.
    The UserID is located at 0x200000-0x200007 in that part.

    It looks to me that it's complaining about location 0xcc0, which is in program memory.
    Try doing an erase and then a blank check.

    There's a later toolpack for the 18F devices... maybe try updating it?

  5. #5
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,659

    Default Re: 18F4550 programming failed using PICkit4 while verifying "User ID memory"

    Got a new pack, same problem.

    Name:  18F4550 new pack failed.jpg
Views: 14571
Size:  98.4 KB


    It already says ERASIN SUCCESSFUL midway down the pic.

    Not sure what to try next. I don't get why I can program a 16F877 without problems.

    Gonna gut my program and try to BLINKY, see if that makes a difference.

    Robert

  6. #6
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,659

    Default Re: 18F4550 programming failed using PICkit4 while verifying "User ID memory"

    Gutted all the USB and interrupt stuff, added just a basic blinky, and it worked.

    Name:  18F4550 blinky worked.jpg
Views: 12420
Size:  332.5 KB

  7. #7
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,659

    Default Re: 18F4550 programming failed using PICkit4 while verifying "User ID memory"

    So I tried with a brand new 18F4550, same error:

    Name:  18F4550 verify failed new.jpg
Views: 16486
Size:  104.9 KB

Similar Threads

  1. Replies: 0
    Last Post: - 14th November 2013, 03:32
  2. "Program Memory Error" with MPLAB IDE (PBP)
    By aggie007 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 13th November 2007, 19:27
  3. Replies: 1
    Last Post: - 23rd December 2006, 13:29
  4. Help with 16F873 "Out of Memory" problem.
    By Archilochus in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 31st December 2004, 20:01

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts