|
Writing to Files
Ive been looking at all the stuff of EEPROM, and i dont think its gonna suit for what i want to do (not to mention we cant seem to get it to work). The other programmer on my team suggested writing to a file, say .txt, so that we could atleast copy and paste all our info. Is this any faster than EEPROM, and can it handle writing twice during each user_routine loop? Also can/ how do we do this with this compiler? If we cant, any other (simpler) suggestions? Thanks
|