Hi, I am using an ARM9 based microprocessor. I'd like to use XML file to store some configuration data in NAND flash. JFFS2 file system is currently used in my system.
Basically I'd like to read configuration data in the XML file, change some data and then stored back to the XML file in the NAND flash. The operation is like reading/writing an EEPROM. Since there is no EPROM on my board and XML is more user-friendly, I'd like to try XML. I did some searches on the internet and found 2 libraries: "Expat" and "libxml2". Anybody has idea which one is better to meet my requirement? Thanks in advance, Allen ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ _______________________________________________ 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
