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.

using LZSS decompressor

Hi,

a newbe question...

is there an example how to use the LZSS decompress on function on an image which was automatically compressed by the linker using copy table?

thanks.

  • Eilon,

    Did you check the information at the sections 7.15.8.4 and 7.15.8.5 of the ARM Assembly Language Tools User's Guide (SPNU118H)?

    Although it explains the decompression routine usage, unfortunately I couldn't find a complete example. Maybe someone else may have used this and could share the procedure.

    Hope this helps,

    Rafael