概览

简介

This simulator product makes source level debugging of applications possible in the Renesas integrated development environment, or the High-performance Embedded Workshop, while the target system is not available on hand.

The simulator debugger's exclusive functions (high-function debugging) permits the programs written in C/C++ language or assembly language to be debugged efficiently while the actual MCU is not available on hand.

  • High-accuracy simulation (Cycle accurate, pipeline/cache hit rate measurements possible)
  • Simulated I/O function (Standard and file input/output functions usable)
  • Virtual interrupt function (Simulation of interrupt operations possible. Virtual interrupts using arbitrary timing and break conditions. Timer module based internal interrupts possible.)

Furthermore, an intuitively understandable easy GUI (graphical user interface) provides a comfortable debug environment.

This product is included in the C/C++ Compiler Package for SuperH Family. When the compiler package is installed, the functions of this simulator debugger are added to the High-performance Embedded Workshop environment.

特性

  • Since the simulator/debugger runs on the host computer, the user can start debugging the program while the actual MCU is not available on hand. This will result in a reduced development period of the entire system.
  • The number of instruction execution cycles is calculated by simulating pipelined instruction processing. This enables performance evaluation even in the absence of the actual MCU.
  • The functions outlined below are available, which permit program test and debug to be proceeded efficiently.
    • Support each CPU in the SuperH RISC engine family.
    • If an error occurs while the program under debug is running, the user can choose to continue ignoring the error or stop the program.
    • Get profile data and measure performance one function at a time.
    • Comprehensive break functions (virtual interrupt operations also possible).
    • Set and edit memory map.
    • Display a history of function calls.
    • Display C/C++ and assembler source level coverages.
    • Visual debug function based on image and waveform display.
  • The simulator/debugger runs under Windows, allowing breakpoints, memory map, performance and trace to be set in dialog boxes. The environment setup suitable for the memory map of each MCU in the SuperH RISC engine family can also be set in a dialog box.
  • Learn More

发布信息

Latest Ver.: V.9.10.01
Released: May 16, 2011

Details of upgrade (See Tool News)
Operating Environment

Notes

  • If the High-performance Embedded Workshop V.4.07.00 has not already been installed in your PC, the simulator debugger for the SuperH RISC engine family cannot be updated to V.9.10.00. So be sure to update your High-performance Embedded Workshop to V.4.07.00 at first.
  • When you run the compiler on Windows 7, update it and then update your High-performance Embedded Workshop to V.4.08.00. For how to update High-performance Embedded Workshop to V.4.08.00, see "High-performance Embedded Workshop Revised to V.4.08.00 (PDF | English, 日本語)".

目标设备

下载

类型 文档标题 日期
软件和工具 - 评估软件 登录后下载 ZIP 122.72 MB 日文
Upgrade - Debugger 登录后下载 ZIP 21.21 MB 日文
软件和工具 - 其他 登录后下载 ZIP 19 KB
3 items

文档

类型 文档标题 日期
Release Note PDF 307 KB 日文
手册 - 开发工具 PDF 4.16 MB 日文
手册 - 开发工具 PDF 1.85 MB 日文
手册 - 开发工具 PDF 212 KB 日文
手册 - 开发工具 PDF 1.46 MB 日文
Tool News - Note PDF 195 KB 日文
6 items

Additional Details

Functions

  • Work efficiency is increased, thanks to builder and debugger integration.
  • ELF/DWARF2 object formats are supported.
  • Number of execution cycles and the number of calls are graphically displayed one function at a time.
  • The stack is traced.
  • Cache hit rates are displayed.
  • Pipeline state is displayed.
  • Object optimization is possible by drawing on the information that is output by the profile function.
  • Comprehensive breakpoint functions are supported (virtual interrupt operations also possible).
  • Assembler source level coverage display.
  • Visual debug function based on image and waveform display.
  • Enhanced profile function (number of times memory is accessed is displayed for each type of memory (e.g., internal or external memory)).
图像

Basic Simulation Function

图像

High-accuracy Simulation

图像

Simulated I/O Function / Virtual Interrupt Function

图像

Image Display Window

图像

Waveform Display Window

Simulation Range

[Functions Supported by this Simulator Debugger]

  • All executable instructions
  • Exception handling
  • Registers
  • Entire address space
  • Peripheral functions listed below in Table 1
Table 1. Peripheral Functions Supported by Each Simulator Debugger
Simulator Endian specification MMU Cache BSC DMAC Timer
SH-1 panorama_fish_eye
SH-2 lens (Note1) panorama_fish_eye
SH-2E panorama_fish_eye
SH-3 lens lens lens panorama_fish_eye
SH-3E lens lens lens
SH3-DSP,SH3-DSP (Core) lens lens lens panorama_fish_eye
SH-4 lens lens lens panorama_fish_eye panorama_fish_eye
SH-4BSC lens lens lens lens lens panorama_fish_eye
SH-4(SH7750R) lens lens lens panorama_fish_eye panorama_fish_eye
SH2-DSP (SH7410)
SH2-DSP (Core) panorama_fish_eye
SH2-DSP (SH7065) lens panorama_fish_eye
SH2-DSP (SH7612) lens lens
SH2A-FPU lens panorama_fish_eye
SH-4A lens lens lens panorama_fish_eye
SH4AL-DSP lens lens lens panorama_fish_eye

lens Supported | panorama_fish_eye Partly supported | — Unsupported

Note

  1. Endian specification is supported by SHC compiler package Ver 9.00 R01 or above.

[Functions Not Supported by this Simulator Debugger]

  • Serial communication interface (SCI)
  • I/O ports

Note: Use an emulator to debug these functions.