Hi,
Can you please tell me how to port SQLite database libraries in freeRTOS with nRF52832?
Hi,
Can you please tell me how to port SQLite database libraries in freeRTOS with nRF52832?
Probably much the same way that you'd port to FreeRTOS on any other Cortex-M4 ?
Or, in fact, to any other RTOS ?
The place to start for SQLite support would be: https://www.sqlite.org/index.html - it's nothing to do with Nordic.
EDIT
The SQLite site provides this on the memory footprint: https://www.sqlite.org/footprint.html
It seems to be about 500 - 1100 K bytes
You do realise that the nRF52832 has only 512 K bytes total Flash space ?
https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52832