I´m designing a hardware Coldfire with which I have to save some data, I have thought about using sqlite.He plan to use a 512MB ram memory to store the database and connect to a data bus, had also thought about compact flash but make several writes, I thought that could damage quickly, so thought in RAM.
How quickly are you changing data? Have you done any tests with an SD card. You may find that it has a life more than long enough for your application.
_______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
