This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C file compression lib

Hello!

I´m looking for some solution to compress data in my application. I´m designing a system with TM4C129 device, and I should compress collected data to transmit them.

I´m trying to use ZLIB (http://www.zlib.net/), but it´s not working. The software enters into a loop in one of the internal functions and never gets out...

Does anyone could give me some clues?

Thank you!