I think that means it was trying to verify that the memory had been written correctly and it either read 0x0C when it expected 0x62 or the other way around. If you turn on verbose output during uploading (in Preferences) you will get to see all the programming steps, including the data being written and what area of memory was being verified when the error occurred.