Isolate the problem...
Start with a program without any serial input or output, no nothing, just a couple of LEDs and maybe a button or two.
Write and Read the EEPROM and make the LEDs show you if the write/read works correctly or not, use the buttons to increment the addresses and data to be written.
Something tells me that something else in your program isn't working right in the first place, making you think that the EEPROM isn't being written correctly...
Maybe PBP work for you...not the other way around...
Bookmarks