Writing flash....
Hi,
I just got my LM3S811 EVAL board from circuit cellar. I'm very impressed so far.
My first goal: Add a high score list to the space shooter.
What I'm trying to figure out is....
1) How many erase cycles can the flash take? (I can't seem to find this anywhere. It really doesn't matter, since I doubt I'll play the game > 10,000 times, but still....)
2) Where in flash should I put it? Does the program and all related stuff reside in flash starting at address zero? Is there anything else in flash I need to make sure not to step over?
3) If I add a high score list, would anyone like to see the resultant code? :)
Thanks,
--buddy
login or register to reply
|