Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


file compression with cortex M4

Hi

I'm using a kinetis K64 cortex M4 with FreeRTOS and I need to compress files on a SD card. I have 100-150ko free Ram.

Do you know a library for this ? I found only solutions with 1Mo minimum RAM requirement.

It's csv files. I have a lot of time available to compress ; the cpu load is not a problem.

Decompression must be on pc.

thanks in advance