Thanks for the help Dwayne,
I have a new question concerning your idea of writin to the eprom. Can you save over the same space in eprom? Also, can you write to the eprom inside your program?
Looking at your code you have the write command I assume to write to the eprom, however, is that writing over the same memory location in the eprom to prevent from filling all the memory with variables delay times?
I need to be able to save the holdvar variable periodically in the program at different values. If I can simply write and rewrite to the same memory spot in the eprom from the program and then read the variable on startup then this will take care of all my problems.
Thanks,
Michael
Bookmarks