251
11.3.3
Menu structure
The main window of J-Flash SPI contains seven drop-down menus (File, Edit, View, Tar-
get, Options, Window, Help). Any option within these drop-down menus that is followed
by a three period ellipsis (...), is an option that requires more information before proceeding.
File menu elements
Command
Open data file...
Merge data file
Save data file
Save data file as...
New Project
J-Link / J-Trace (UM08001)
CHAPTER 11
Opens a data file that may be used to flash the target device.
The data file must be an Intel HEX file, a Motorola S file, or a Bi-
nary file (.hex, .mot, .srec, or .bin).
Merges two data files (.hex, .mot, .srec, or .bin). All gaps will be
filled with FF. Find below a short example of merging two data
files named, File0.bin and File1.bin into File3.bin.
File0.bin –> Addr 0x0200 - 0x02FF
File1.bin –> Addr 0x1000 - 0x13FF
Merge File0.bin & File1.bin
0x0200 - 0x02FF Data of File0.bin
0x0300 - 0x0FFF gap (will be filled with 0xFF if image is saved as
*.bin file)
0x1000 - 0x13FF Data of File1.bin
Can be saved in new data file (File3.bin).
Saves the data file that currently has focus.
Saves the data file that currently has focus using the name and
location given.
Creates a new project using the default settings.
Description
© 2004-2017 SEGGER Microcontroller GmbH & Co. KG
Getting Started
Need help?
Do you have a question about the J-Link and is the answer not in the manual?