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

From SEGGER Wiki
Jump to: navigation, search
Line 1: Line 1:
Configure the Flasher for [https://wiki.segger.com/UM08022_Flasher#Stand-alone_mode| Stand-Alone Mode]
+
Configure the Flasher for [https://wiki.segger.com/UM08022_Flasher#Operating_modes Stand-Alone Mode]
 
== U-Flash ==
 
== U-Flash ==
 
* "Send to Flasher" Button (equals to "-download" CLI option)
 
* "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.<br>
 
Use the "Configuration Project Name" entry in the Project Settings to set the Name of the files to download.<br>
Optionally U-Flash can update the Flasher.INI file to select the latest project downloaded. (equal to Terminal Command [https://wiki.segger.com/UM08022_Flasher#Commands_and_replies| "#Select"])
+
Optionally U-Flash can update the Flasher.INI file to select the latest project downloaded. (equal to Terminal Command [https://wiki.segger.com/UM08022_Flasher#Commands_and_replies "#Select"])
 
== 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)
* [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)]
** [https://wiki.segger.com/UM08022_Flasher#FTP_Server| FTP Server of Flasher]
+
** [https://wiki.segger.com/UM08022_Flasher#FTP_Server FTP Server of Flasher]
** [https://wiki.segger.com/UM08003_JFlash#File_menu_elements| Show Files on Flasher]
+
** [https://wiki.segger.com/UM08003_JFlash#File_menu_elements Show Files on Flasher]
 
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 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>") <br>
 
to directly store the files on the Flasher, which a name you want. (equals to CLI Option: "-savecfg <name> -savedat <name>") <br>
Then use the Terminal Command [https://wiki.segger.com/UM08022_Flasher#Commands_and_replies| "#Select"] make the project active for programming.
+
Then use the Terminal Command [https://wiki.segger.com/UM08022_Flasher#Commands_and_replies "#Select"] make the project active for programming.

Revision as of 12:11, 13 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

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.