Is PrepareFW tool in EMLOAD can be used to combine hex/binaries?

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Is PrepareFW tool in EMLOAD can be used to combine hex/binaries?

    Hi,

    We are using EMLOAD package in our project, which has the PrepareFW tool to create EMLOAD compatible files.
    Is there any mechanism to combine 3 hex/bin files to single Image file using any of these tools?

    Regards,
    Pratheesh
  • Hi Pratheesh,

    The PrepareFW tool is designed to read in a single file only. However this file may contain several memory regions with gaps.
    These gaps will be preserved as gaps if they are big enough (more than a couple of bytes) to avoid an unnecessary region overhead in the output.

    To combine multiple files you can easily use J-Flash from our J-Link Software and Documentation Pack, available for download from here:
    segger.com/downloads/jlink/

    J-Flash can even be be used via command line arguments to combine multiple files. The same applies as for PrepareFW, this is only possible if addresses from the files to merge do not overlap.

    Regards,
    Oliver
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.