Hardware manual

3 / 5
1.11.6 Verification of Memory
Use the FILE_VERIFY command to verify memory. Do not use [Verify Memory…] in the [File] menu.
1.12 The Load/Save of File
1.12.1 Loading a File in the SYSROF Format
No program in the SYSROF format can be loaded. Any program for debugging must be created in the
Elf/Dwarf2 format.
1.12.2 FILE_LOAD Command
Do not specify V for the FILE_LOAD command. Use the FILE_VERIFY command to verify memory.
1.12.3 FILE_SAVE Command
The content of memory cannot be saved in the Elf/Dwarf2 format.
1.13 Emulation
1.13.1 Temporary Breakpoints
Run... (Run menu)
Do not set temporary breakpoints to an area wherein a software break (User Read-only) cannot be set.
1.13.2 Rate of Stepping
To perform stepping continuously with the [Image View] or [Waveform] window open, do not select
“0 seconds” as the delay.
Do not perform stepping continuously if you have specified the realtime update of the [Image] or
[Waveform] window.
1.13.3 Go to Cursor
The [Go to Cursor] function uses one software breakpoint. To use the [Go to Cursor] function, the number
of software breakpoints must be 254 or less.
1.13.4 Note on Occurrence of Breaks
When a break occurs during execution of the user program with a dialog box open, the state of HEW may
not transit to the breaking state. In this case, close the dialog box and select [Halt Program] from the [Debug]
menu or press the [Halt Program] button on the toolbar. You can check whether a break has occurred or not
by the RUN lamp (LED) on the emulator station. The RUN lamp (LED) is illuminated while the user
program is running.
1.13.5 Execution Status Display
Execution Status Display on Status Bar
At memory access wait, the next fetched address is displayed, not the address where the access is halted.
1.13.6 Source-Level Execution
• Step
Even standard C libraries are executed. To return to a higher-level function, enter Step Out. In a for
statement or a while statement, executing a single step does not move execution to the next line. To move
to the next line, execute two steps.
1.14 The Load/Save of the Session File
Load the file after you confirm that the H/W environment is the same as that when the last session file was
loaded.
Note that the operation of HEW may become incorrect when Target Clock is chosen at the time when the
session file was saved and the target clock was not supplied at the time when the session file was loaded.
1.15 Assembling and Disassembling
1.15.1 Line Assembly
• Input Radix
The default for line assembly input is decimal regardless of the Radix setting. Specify H’ or 0x as the radix
for a hexadecimal input.