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.
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!
Hello Amit, I´m looking for lossless algorithm.
EDIT:
Completing my info, I developed a board with 64MB SDRAM using the EPI to allow the compression algorithm to work
Best Regards!