Versions Compared

Key

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

...

flashtool.exe -1 -fcfg <config-file-path> -sdat <sensor-data-file-path> [-farsdat <far-sensor-data-file-path>] -bin <flash-image-path> [-flash_size <flash-device-size>] [-max_size <max-image-size>] [-extension | -base <address>] [-spaces] [-mapping]

...

-sdat <sensor-data-file-path>
The path and name of the XSDAT file.

-farsdat <sensor-data-file-path>
The path and name of the XSDAT file.
This parameter is optional; if sensor is connected it will automatically load the far XSDAT.

-bin <flash-image-path>
The path to the file where the flash image will be stored for subsequent programming.

...