Renesas User System Interface Cable HS2655ECH61H Bedienungsanleitung Seite 7

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 8
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 6
4 / 5
1.21 Source-Level Execution
• Source file
Do not display source files that do not correspond to the load module in the program window. For a file
having the same name as the source file that corresponds to the load module, only its addresses are
displayed in the program window. The file cannot be operated in the program window.
• 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.22 Watch
Local variables at optimization
Depending on the generated object code, local variables in a C source file that is compiled with the
optimization option enabled will not be displayed correctly. Check the generated object code by
displaying the [Disassembly] window.
Variable name specification
When a name other than a variable name, such as a symbol name or a function name, is specified, no data
is displayed.
Example: The function name is main.
main =
• Array display
When array elements exceed 1000, elements from after 1000 will not be displayed.
1.23 Line Assembly
• Input radix
Regardless of the Radix setting, the default for line assembly input is decimal. Specify H’ or 0x as the
radix for a hexadecimal input.
Address space size
In absolute addressing mode, specify the size (:16, etc.)
1.24 Command Line Interface
• Batch file
To display the message “Not currently available” while executing a batch file, enter the sleep command.
Adjust the sleep time length which differs according to the operating environment.
Example: To display “Not currently available” during memory_fill execution:
sleep d’3000
memory_fill 0 ffff 0
• Overwrite file
In Command Line Interface, a file having the same name as the output file is overwritten without asking
the user.
1.25 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>
Uninstallation of Another HDI
When another HDI is uninstalled after installing this HDI, the bus monitor function and the stack trace
function cannot be used. To use this function, re-install this HDI.
Seitenansicht 6
1 2 3 4 5 6 7 8

Kommentare zu diesen Handbüchern

Keine Kommentare