Renesas HS2378KCM01H Network Card User Manual


 
142
Example: FILE_LOAD C:\\HEW\\HDI5\\E10A\\2378F\\TUTORIAL
\\TUTORIAL.ABS
9. Note on Initiating HDI
When the emulator is initiated by using another card emulator after it has been initiated by
using the PCI card emulator, delete the [TARGET] line from the C:\windows\HDI.INI file.
10. Usage with Another HDI
Automatic load of session files
Since the emulator cannot use another HDI, re-install this HDI whenever another HDI has
been previously installed is used.
If another HDI has been used, initiate this HDI with “Run” as follows without using the
session files.
<Directory path name in which HDI is installed>\hdi /n (RET)
/n initiates the HDI without loading the recently used session files.
If there is another session file in the different debug platform, the following error message
is displayed:
invalid target system: <recently used debug platform name>
11. [Select Function] dialog box
This HDI does not support software breakpoint setting in the [Select Function] dialog box
(described in section 10, Selecting Functions, in the Hitachi Debugging Interface User's
Manual).
12.
Memory Save During User Program Execution
Do not execute memory save verifying during user program execution.
13. Loading Motorola S-type files
This HDI does not support Motorola S-type files with only the CR code (H'0D) at the end of
each record. Load Motorola S-type files with the CR and LF codes (H'0D0A) at the end of
each record.
14. [Memory] window
If the following memory contents are displayed, they will be incorrect.
Word access from address 2n + 1
Longword access from address 4n + 1, 4n + 2, or 4n + 3
15.
Scrolling Window During User Program Execution
Do not scroll the [Memory] and [Disassembly] windows by dragging the scroll box during
user program execution. This generates many memory reads causing the user program to stop
execution until the memory reads have been completed.