Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Convert .bin to .fcfg File; this operation will decode the information in the given binary file and create an associated FCFG file.
    Note that resulting file will not be an exact match to the original FCFG file; comments, original patch file names, and other items are not stored in the binary file.
    And if an STE Transform was present, an XML file will be created but the FW Variables will be placed in the FCFG and not in the XML file.
  • Convert current .fcfg to DevWare .ini File; this operation converts the FCFG commands in to the associated INI file commands.
    The resulting INI file can then be used within DevWare with the product.
    Note: This option is for debugging purpose only. The programming structure between FCFG and INI file is different. Not all Host command is supported by flashtool. User should use the converted INI file together with DevWare Host Command Interface plugin to get the correct results.

...