Versions Compared

Key

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

...

  • Select desired MCU from an easy to navigate list of vendors and families.

  • Customize target voltage.

  • Customize communication speed.

  • See programming results in real-time with fine grained status results.

  • Connect over USB (all adapters) or Ethernet (X2S).

  • A GangPro licensed adapter can also run the single target FlashPro software.

  • Display GUIs for Flash and Gang (6x) shown below:

Image RemovedImage Added

Anchor
_Tocfeatures1
_Tocfeatures1

...

  • API-DLL, and shared library, provided for easy integration with user application.

  • Multi-FPA DLL, and shared library, allows control of up to 64 programmers simultaneously using broadcast-style commands from one user application.

  • Generic-FPA DLL allows thread-safe control of up to 64 programmers of any type (M, MSP, CC, C2000, ARM) using independent threads from one user application.

  • Command-Line tool allows easy programming with scripts. In addition, provided executables allow programming adapters connected to the host computer to be controlled remotely over the network.

...

  • A Command-Line interface is implemented using several executables provided in the Generic-FPA DLL installation package.

  • The Generic-FPA DLL package provides a uniform interface to control up to 64 adapters of any type (M, ARM, MSP, Chipcon, etc).

  • The Generic Batch File Demo is the easiest to use. During one run it initializes all the desired adapters, performs chosen actions, and turns off all the adapters to wrap up.

  • The Generic Command-Line Server/Client implementation is much more flexible, stable and faster for repeated programming cycles. It can control all the adapters asynchronously using non-blocking calls, and can also accept local or remote connections using named pipes (details are described in the Generic-FPA DLL User Guide). Sample output below:

...