First, download FTDI drivers from their website and make sure your Argon or another FTDI-based flash reader is properly visible in the Device Manager.
There are two execs included:
- argon.exe - manual command line interface (handy on flash debugging)
- argon_cli.exe - CLI for automation (run
argon_cli.exe --help
for usage hints).
Argon executables were tested on Windows 10 and 7. For other systems, you would have to build it by yourself.