Flasher/Download project to Flasher: Difference between revisions

From SEGGER Knowledge Base
Jump to navigation Jump to search
mNo edit summary
m (→‎Both: fixed links)
Line 8: Line 8:


== Both ==
== 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:
* [[UM08003_JFlash#File_menu_elements | Save Flasher data file]] and [[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)]
** [[Flasher/UM08022/Working_with_Flasher#File_access_mode | File Access Mode (MSD)]]
** [https://wiki.segger.com/UM08022_Flasher#FTP_Server FTP Server of Flasher]
** [[Flasher/UM08022/TCP_Services#FTP_Server | FTP Server of Flasher]]
** [https://wiki.segger.com/UM08003_JFlash#File_menu_elements Show Files on Flasher]
** [[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 [[UM08022_Flasher#Commands_and_replies | "#Select"]] make the project active for programming.

Revision as of 14:51, 13 August 2024

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.