When I try to load a program into EEPROM, I get the following error "EEPROM verify error on COM9" message. The program seems to work fine when load into RAM.
You may have a bad EEPROM or a bad solder joint on one of the EEPROM pins. Have you tried loading other programs? If a program is too large for the EEPROM, you could get that message. What EEPROM are you using?
I have the Propeller USB Board. The program seems to work when I just load into RAM, but when I try to loaded it into EEPROM it gives me an error. I loaded the program into the demo propellar board and did loaded fine. I will look at the solder connections first. Thank you
Comments