Versions Compared

Key

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

translates the DevWare INI file and register dump file commands from REG=..., BITFIELD=..., etc. to FIELD_WR=... commands, or vice-versa.


Descriptions - field_wr.exe

Field_wr.exe translates the DevWare INI file and register dump file commands from REG=..., BITFIELD=..., etc. to FIELD_WR=... commands, or vice-versa. In other words, translates from numerical register addresses to register names, as defined in the .sdat file.

...


-input <filename>
The filename of the input INI or txt file. If not given, defaults to stdin.

-output <filename>
The filename of the output INI or txt file. If not given, defaults to stdout.

...