2
votes
5answers
489 views
Sqlite on an embedded system
I have a database file that is generated on a PC using Sqlite. This file is then transferred to an ARM7 based embedded system without an operating system. The embedded system must access this dat …
