Storing Data

but can i write at a particular memory location repeatedly?

You can. There is a limited number of write cycles available, but that number is greater than 100,000.

Why do you need to keep counting from the same value? Are you implementing some kind of hour-meter?