SpringCore SpringCoreFlash
April 13, 2023 at 2:40 AMSpringCoreFlash
Name
SpringCoreFlash.exe
Description
SpringCoreFlash.exe is a command-line tool to upload a firmware into a SpringCore device.
Dependencies
SpringCoreTool.exe runs over Microsoft .NET standard framework, version 4.6.2 or greater. On Linux and Mac OS X, it runs over Mono.
Copyright and License
Copyright 2019-2020 SpringCard SAS, France. All Rights Reserved.
See LICENSE.txt
in the tool directory for the complete License.
Synopsis
Windows:
> SpringCoreFlash.exe --file <FIRMWARE FILE> [PARAMETERS] [[OPTIONS]]
Linux / Mac OS X:
$ mono SpringCoreFlash.exe --file <FIRMWARE FILE> [PARAMETERS] [[OPTIONS]]
Common features
Device selection
SpringCoreConfig.exe needs to open a communication channel with the SpringCore device. See Device selection for details.
Secure sessions
See Secure sessions.
Misc.
See Misc. options.