presto_en.pdf - 第42页

Page 42 such a file opens as well. File ➙ Save project... Keyboard shortcut: Sh ift+Ctrl+S Using th e Windows stan dard dialog, the program saves the c urrent project under a new name. Saving o f the project u nder the s…

100%1 / 101
Page 41
When in Open next file dialog the user selects
Autoload next time, the file will be loading after the
main data file automatically. Then the file is listed in the
File Open next: menu. Using this menu item the
autoload can be disabled again.
This way it is possible to autoload one file.
File Open next:
When this menu item is enabled, it shows that the
automatic load of next file is enabled. By clicking this
menu item it is possible to disable the automatic file
load.
File Reload actual file
Keyboard shortcut: Ctrl+R
The program re-opens (i.e. re-reads from the disc) the
currently open file. This command is useful if you know
that the file on the disc has changed and you want to load
these changes into the program.
If you are using Program settings Files Do
automatic check for newer versions of actual file,
the program automatically notifies the user of a change in
the currently open file and offers its reloading.
File Save
Keyboard shortcut: Ctrl+S
The program saves the file on a disc. If you want save
your file under a different name than the current one, use
the Save As... command instead.
The program can skip unused locations of the memory.
See Program settings for details.
File Save as...
The program saves the open file on a disc under a new
name using the Windows standard dialog.
The program can skip unused locations of the memory
while saving or not to save certain selected locations.
See
Program settings for details.
File Import data memory from
file...
Using the Windows standard dialog, the program reads
and imports the content of a data (EEPROM) memory
saved in a different file. This allows the user to load a
data memory if this has not been saved in the same file
as the code/main memory (this concerns ATmega8
microcontrollers, for example).
Important warning
Such a file, regardless of its content, is read from the zero
address as if it contained only the data (EEPROM)
memory. This means that a file generated normally by a
compiler cannot be correctly read using this command.
File Open file with data memory
automatically
With this option selected, the program automatically
loads the file for the data memory alongside with loading
the file for the code/main memory. This option is active
only if a separate file is loaded for the data memory.
File New project
Keyboard shortcut: Shift+Ctrl+N
This command creates a new project.
It is especially advisable to use project files if you
frequently switch between programming different device
types or if you are using several different programmers. A
project file contains all the corresponding settings and
provides for loading of all of them in one step.
File Open project...
Keyboard shortcut: Shift+Ctrl+O
Using the Windows standard dialog, the program opens
an already existing project file saved on a disc. If an
additional file had been opened together with the project,
Page 42
such a file opens as well.
File Save project...
Keyboard shortcut: Shift+Ctrl+S
Using the Windows standard dialog, the program saves
the current project under a new name. Saving of the
project under the same name is done automatically as
well as saving the program settings, for example.
In the Save project dialog using Load project
unlocked option it is possible to set that the project will
not be locked after load.
Using Add note option it is possible to add a note to the
project file, which will be shown after load of the project.
File Close project
Keyboard shortcut: Shift+Ctrl+W
The program terminates the work with the currently open
project, saves the project file on the disc and returns to
the state in which it was before the new project was
opened.
File Recent projects
This function remembers the last 10 opened projects.
Clicking the name of one of them opens the project.
File Read calibration data...
Using the Windows standard dialog, the program opens a
file with the calibration data and loads the data in the
memory.
File Save calibration data...
Using the Windows standard dialog, the program creates
a file with the device's calibration data previously read
from the device connected to the programmer. This
calibration data can be reloaded using Read calibration
data if the device gets erased in the meantime.
For further information on the program's support of work
with the calibration memory see
Calibration Memory
Support
.
File Export to bin...
This command saves binary data from the code/main
memory, from the data memory or from ID positions in a
selected file.
16 or 8 bits word width can be selected for the data to be
saved.
File Exit
Standard Windows keyboard shortcut: Alt+F4
Keyboard shortcut: Alt+X
Warning
If closing of the program is forced by the Turn
Computer Off command and the program
does not receive the user's confirmation, the
system closes it forcibly after some time
without saving the open file or settings.
If the program is currently working with the
hardware, it refuses all system's requests to
turn off and can be seen as not responding
by the system.
This command closes the program. If the open file has
changed, the program prompts the user to save the
changes.
Edit Menu
Edit Fill with value...
The program fills a memory location with a specified
value. This command is used especially for erasing (filling
with ones) or zeroing (filling with zeros) a particular
location. Yet it can be filled with any value or with random
data.
When the Fill with value... command is called, the
program presets the selected memory according to the
Page 43
active window. If a memory location was highlighted
before calling this command, the program presets the
marked location for filling in.
A memory location can be selected by holding the Shift
key and clicking by mouse or moving by means of the
cursor keys (arrows). For further information on
highlighting a location see
HEX Editor Windows.
Edit Text insert...
This command saves a text in ASCII or in hexadecimal
format into a selected memory location. Ends of lines can
be coded as NULL, CR, LF or CR+LF characters.
Individual bytes can be inserted as well as saved in
RETLW instructions (this applies only to the code/main
memory working with Microchip microcontrollers).
Note:Microchip PIC RETLW instruction means return with
a constant value in the work register this instruction is
frequently used for creating tables.
If the Text insert... command is called, the program
presets the selected memory and the starting cell
according to the current window and the selected cell.
Edit Fill selected location with
RETLW
This command fills the selected Microchip
microcontroller's memory location with RETLW.
The command can be called only from an open HEX
editor. It is also available through the context menu (right
mouse click) in the editor.
A memory location can be selected by holding the Shift
key and clicking by mouse or moving by means of the
cursor keys (arrows). For further information on
highlighting a location see
HEX Editor Windows.
View Menu
View Code/main memory
This command opens or closes the code/main memory
HEX editor window. For more on HEX editors see
HEX
Editor Windows
.
View Data memory
This command opens or closes the data memory HEX
editor window. For more on HEX editors see
HEX Editor
Windows
.
View Boot memory
This command opens or closes the boot memory HEX
editor window. For more on HEX editors see
HEX Editor
Windows
.
View Configuration memory
This command opens or closes the configuration memory
HEX editor window. For more on HEX editors see
HEX
Editor Windows
.
View Console
This command opens or closes the console, where the UP
can write details about programming.
View Display code/main memory
Keyboard shortcut: Alt+F10
This command displays the code/main memory HEX
editor. If it is already displayed, it moves it to the front
(the editor gets focus). For more on HEX editors see
HEX
Editor Windows
.
View Display data memory
Keyboard shortcut: Alt+F11
This command displays the data memory HEX editor. If it
is already displayed, it moves it to the front (the editor