Versions Compared

Key

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

...

  • target_cfg <setup filepath>: path to setup file created in GUI that has the target parameters and other information;

  • usb_cfg <usb setup filepath>: Path path to USB configuration file created in GUI(Figure 3.) that specifies a fixed USB PORT/HUB allocation;

  • cmd 1: selected F_AutoProgram() operation.

...

Description: Program the content of the specified binary file files into device memory. The programing operation is preceded by the erase and patrication operation before the device memory is programmed. After programing memory is verify. Target MCUs set in setup_mp1.cfg file. TSV file set by -tsv command, instead that TSV file can be set in setup file and skip that argument. Output from command line shown in Figure 8.

...

  • target_cfg <setup filepath>: path to setup file created in GUI that has the target parameters and other information;

  • tsv <tsv filepath>: Path path to TSV file from ST that has the list of partitions to be created and file to be programmed

  • cmd 1: selected F_AutoProgram() operation.

...