Activity for Shrikant Lahane

  • Shrikant Lahane Shrikant Lahane posted a comment on discussion Open Discussion

    Hello Lasse , Many thanks for your reply. I request you to answer the following queries : Given information : For the same file output the following formats and respective sizes are mentioned Hex File Size : 361 KiB Bin File Size : 128 KiB XZ File size : 51 KiB Can I change the format of output.xz to output.hex or output.bin maintaining the compressed size and data and then decompress it back to the original file subsequently using the xz-embedded library. I want to change the format to output.hex...

  • Shrikant Lahane Shrikant Lahane posted a comment on discussion Open Discussion

    Hello authors and experts I am using RH850F1L with a 64 KiB of RAM. 1. Can you please tell me how to integrate XZ-embedded withouth using the heap memory for malloc and free call made in the library ? 2. What are the various formats other than .xz that can be used by the decompression library. I have a hex file compressed to .xz file. I want to convert this .xz file again to hex file and then decompress it using the decompression library. How can this be done ? I will be highly obliged if I get a...

  • Shrikant Lahane Shrikant Lahane modified a comment on discussion Open Discussion

    Hello , I would like to get support regarding the integration of xz-embedded librabry on RH850F1L. I compressed a hex file using the following command on the terminal(PC : Windows 10) : xz -9 -e Filename.hex I have followed the following steps : Step 1 : To embed the XZ decoder, copy the following files into a single directory in your source code tree: linux/include/linux/xz.h linux/lib/xz/xz_crc32.c linux/lib/xz/xz_dec_lzma2.c linux/lib/xz/xz_dec_stream.c linux/lib/xz/xz_lzma2.h linux/lib/xz/xz_private.h...

  • Shrikant Lahane Shrikant Lahane modified a comment on discussion Open Discussion

    Hello Lasse Collin , I would like to get support regarding the integration of xz-embedded librabry on RH850F1L. I compressed a hex file using the following command on the terminal(PC : Windows 10) : xz -9 -e Filename.hex I have followed the following steps : Step 1 : To embed the XZ decoder, copy the following files into a single directory in your source code tree: linux/include/linux/xz.h linux/lib/xz/xz_crc32.c linux/lib/xz/xz_dec_lzma2.c linux/lib/xz/xz_dec_stream.c linux/lib/xz/xz_lzma2.h linux/lib/xz/xz_private.h...

  • Shrikant Lahane Shrikant Lahane posted a comment on discussion Open Discussion

    Hello Lasse Collin , I would like to get support regarding the integration of xz-embedded librabry on RH850F1L. I compressed a hex file using the following command on the terminal(PC : Windows 10) : xz -9 -e <filename.hex></filename.hex> I have followed the following steps : Step 1 : To embed the XZ decoder, copy the following files into a single directory in your source code tree: linux/include/linux/xz.h linux/lib/xz/xz_crc32.c linux/lib/xz/xz_dec_lzma2.c linux/lib/xz/xz_dec_stream.c linux/lib/xz/xz_lzma2.h...

1
MongoDB Logo MongoDB