Difference between revisions of "Flasher/Download project to Flasher"

From SEGGER Wiki
Jump to: navigation, search
m
 
Line 6: Line 6:
 
== J-Flash ==
 
== J-Flash ==
 
* [https://wiki.segger.com/UM08003_JFlash#File_menu_elements Download config & data file to Flasher] (equals to "-download" CLI option)
 
* [https://wiki.segger.com/UM08003_JFlash#File_menu_elements Download config & data file to Flasher] (equals to "-download" CLI option)
  +
  +
== Both ==
 
* [https://wiki.segger.com/UM08003_JFlash#File_menu_elements Save Flasher data file] and [https://wiki.segger.com/UM08003_JFlash#File_menu_elements Save Flasher config file] to computer hard disk. To download the saved files to the Flasher use:
 
* [https://wiki.segger.com/UM08003_JFlash#File_menu_elements Save Flasher data file] and [https://wiki.segger.com/UM08003_JFlash#File_menu_elements Save Flasher config file] to computer hard disk. To download the saved files to the Flasher use:
 
** [https://wiki.segger.com/UM08022_Flasher#File_system File Access Mode (MSD)]
 
** [https://wiki.segger.com/UM08022_Flasher#File_system File Access Mode (MSD)]

Latest revision as of 19:08, 29 November 2023

Configure the Flasher for Stand-Alone Mode

U-Flash

  • "Send to Flasher" Button (equals to "-download" CLI option)

Use the "Configuration Project Name" entry in the Project Settings to set the Name of the files to download.
Optionally U-Flash can update the Flasher.INI file to select the latest project downloaded. (equal to Terminal Command "#Select")

J-Flash

Both

To set the name on the Flasher of the project which should be downloaded, you can attach the Flasher in File Access Mode to the computer and use the "Save Flasher data file" and "Save Flasher config file" to directly store the files on the Flasher, which a name you want. (equals to CLI Option: "-savecfg <name> -savedat <name>")
Then use the Terminal Command "#Select" make the project active for programming.