HS7046EPH60H Renesas Electronics America, HS7046EPH60H Datasheet - Page 171

no-image

HS7046EPH60H

Manufacturer Part Number
HS7046EPH60H
Description
DEV EMULATOR BASE SH7046
Manufacturer
Renesas Electronics America
Series
SuperH®r
Type
Microcontrollerr
Datasheet

Specifications of HS7046EPH60H

Contents
E6000 Emulator and CD-ROM
For Use With/related Products
SH7046
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
4.1
This section describes the main functions of the emulator by using a tutorial program.
The tutorial program is based on the C++ program that sorts ten random data items in ascending or descending
order. The tutorial program performs the following actions:
• The main function repeatedly calls the tutorial function to repeat sorting.
• The tutorial function generates random data to be sorted and calls the sort and change functions in
• The sort function enters the array where the random data generated by the tutorial function are stored,
• The change function then sorts the array, which was sorted in ascending order by the sort function, in
The file tutorial.cpp contains the source code for the tutorial program. The file Tutorial.abs is a
compiled load module in the Dwarf2 format.
Notes: 1. After recompilation, the addresses may differ from those given in this section.
that order.
and sorts them in the ascending order.
descending order.
2.
3.
4.
Introduction
This section describes general usage examples for the emulator. For the particular specifications of
each product, refer to section 3, Debugging, or the online help.
The operation address of Tutorial.abs attached to each product differs depending on the
product. Replace the address used in this section with the correct address in each product after
checking that it is placed on the corresponding line of the source program.
In this tutorial, the SH7046 E6000H emulator is taken as an example. File paths or the appearance of
figures differ depending on the product.
Section 4 Tutorial
83

Related parts for HS7046EPH60H