R0K5562T0S000BE Renesas Electronics America, R0K5562T0S000BE Datasheet

no-image

R0K5562T0S000BE

Manufacturer Part Number
R0K5562T0S000BE
Description
KIT STARTER FOR RX62T
Manufacturer
Renesas Electronics America
Series
Renesas Starter Kits (RSK)r
Type
MCUr

Specifications of R0K5562T0S000BE

Design Resources
RX62T CPU Board Schematics
Contents
Board, Cable, CD, Documentation, Emulator, Power Supply
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
RX600 series
32
www.renesas.com
RX62T Group
RENESAS MCU
RX Family / RX600 Series
All information contained in these materials, including products and product specifications,
represents information on the product at the time of publication and is subject to change by Re-
nesas Electronics Corp. without notice. Please review the latest information published by Rene-
sas Electronics Corp. through various means, including the Renesas Electronics Corp. website
(http://www.renesas.com).
Renesas Starter Kit Tutorial Manual
Rev.1.00 Oct 2010

Related parts for R0K5562T0S000BE

R0K5562T0S000BE Summary of contents

Page 1

RX62T Group 32 RENESAS MCU RX Family / RX600 Series All information contained in these materials, including products and product specifications, represents information on the product at the time of publication and is subject to change by Re- nesas Electronics ...

Page 2

All information included in this document is current as of the date this document is issued. Such information, however, is sub- ject to change without any prior notice. Before purchasing or using any Renesas Electronics products listed herein, please ...

Page 3

Disclaimer By using this Renesas Starter Kit (RSK), the user accepts the following terms: The RSK is not guaranteed to be error free, and the entire risk as to the results and performance of the RSK is as- sumed by ...

Page 4

Purpose and Target Readers This manual is designed to provide the user with an understanding of the RSK hardware functionality, and electrical characteristics intended for users designing sample code on the RSK platform, using the many different ...

Page 5

List of Abbreviations and Acronyms Abbreviation ADC Analogue to Digital Converter API Application Programming Interface CD Compact Disk CPU Central Processing Unit E1 E1 Emulator E20 E20 Emulator HEW High-performance Embedded Workshop LCD Liquid Crystal Display LED Light Emitting ...

Page 6

Overview ............................................................................................................................................ 7 1.1 Purpose ...................................................................................................................................................................... 7 1.2 Features ..................................................................................................................................................................... 7 2. Introduction ........................................................................................................................................ 8 3. Tutorial Project Workspace ................................................................................................................ 9 4. Project Workspace ............................................................................................................................ 10 4.1 Introduction ............................................................................................................................................................. 10 4.2 Starting HEW and Connecting the E1 Debugger .................................................................................................... ...

Page 7

RSKRX62T RENESAS STARTER KIT 1. Overview 1.1 Purpose This RSK is an evaluation tool for Renesas microcontrollers. This manual describes how to get the RSK tutorial started, and basic debugging operations. 1.2 Features This RSK provides an evaluation of the ...

Page 8

RSKRX62T 2. Introduction This manual is designed to answer, in tutorial form, the most common questions asked about using a Renesas Starter Kit (RSK). The tutorials help explain the following: How do I compile, link, download and run a simple ...

Page 9

RSKRX62T 3. Tutorial Project Workspace The workspace includes all of the files for two build configurations, ‘Build’ and ‘Release’. The tutorial code is common to both build configurations; and is designed to show how code can be written, debugged and ...

Page 10

RSKRX62T 4. Project Workspace 4.1 Introduction High-performance Embedded Workshop is an integrated development tool that allows the user to write, compile, program and debug a software project on any of the Renesas Microcontrollers. High-performance Embedded Work- shop will have been ...

Page 11

RSKRX62T The next dialog presents the three types of example project available: Tutorial: this is the one of interest at this time – the code is explained later in this manual. • Sample Code: This provides examples for using various ...

Page 12

RSKRX62T 5. Building the Tutorial Program The tutorial project build settings have been pre-configured in the toolchain options. To view the toolchain options select the ‘Build’ menu item and the relevant toolchain. This should be the first option on the ...

Page 13

RSKRX62T 5.2 Connecting the Debugger For this tutorial it is not necessary to provide an external power supply to the board. The power will be obtained from the USB port. Please be aware that if you have too many devices ...

Page 14

RSKRX62T Select the ‘SessionRX600_E1_E20_SYSTEM’ • debug session. Click the [Connect] button on the • debug toolbar. The ‘Initial Settings’ configuration dialog will • appear. Ensure the follow configurations are set: ⎯ MCU group: RX62T Group ⎯ Device: R5F562TA ⎯ Mode: ...

Page 15

RSKRX62T A connecting dialog will appear, show the status • of the connection process. Under default settings, this dialog box will disappear once the connec- tion is complete. Once the debugger has connected, the configura- • tion properties dialog will ...

Page 16

RSKRX62T Now is a good time to save the High-performance Embedded Workshop session. Select ‘File’ | ‘Save Session’. • If you have changed any workspace settings now is a good time to save the workspace. Select ‘File’ | ‘Save Workspace’. ...

Page 17

RSKRX62T 6. Downloading and Running the Tutorial 6.1 Downloading the Program Code Now the code has been built in HEW it needs to be downloaded to the RSK. Now that you are connected to the target you should see an ...

Page 18

RSKRX62T 7. Reviewing the Tutorial Program This section will look at each section of the tutorial code, how it works, and how it could be altered to be imple- mented into more complex code recommended that a copy ...

Page 19

RSKRX62T Highlight the ‘Hardware- • Setup()’ function call by left clicking to the right of the text, and holding the left mouse button and dragging over to the left of it and releasing the left mouse button. Click the ‘Go ...

Page 20

RSKRX62T The ConfigureOperatingFre- • quency function is used to set the speed of the system clocks. We will now skip past the • hardware setup functions to look at the tutorial’s main pro- gram code. For further details regarding hardware ...

Page 21

RSKRX62T 7.2 Main Functions This section will look at the program code called from with the main() function, and how it works. Find the main.c file from the file tree on the left • hand side, then right click it ...

Page 22

RSKRX62T Press ‘Reset Go’ on the • Debug Tool Bar. The code will execute to the • event point. At this point all the device initialisation will have been completed. The code win- dow will open ‘main.c’ and show the ...

Page 23

RSKRX62T Click ‘Go’ to resume the pro- • gram, then push any switch to proceed. The program should halt at the event point set on the TimerADC function call. Press ‘Step In’ to • single-step into the TimerADC function. The ...

Page 24

RSKRX62T 8. Additional Information Technical Support For details on how to use High-performance Embedded Workshop (HEW), refer to the HEW manual available on the CD or from the web site. For information about the RX62T series microcontrollers refer to the ...

Page 25

REVISION HISTORY Rev. Date Page ⎯ 1.00 Oct 10, 2010 RSKRX62T Tutorial Manual Description First Edition issued Summary ...

Page 26

Renesas Starter Kit Tutorial Manual Publication Date: Rev.1.00 Published by: Renesas Electronics Corporation Oct 10, 2010 ...

Page 27

... SALES OFFICES Refer to "http://www.renesas.com/" for the latest and detailed information. Renesas Electronics America Inc. 2880 Scott Boulevard Santa Clara, CA 95050-2554, U.S.A. Tel: +1-408-588-6000, Fax: +1-408-588-6130 Renesas Electronics Canada Limited 1101 Nicholson Road, Newmarket, Ontario L3Y 9C3, Canada Tel: +1-905-898-5441, Fax: +1-905-898-3220 Renesas Electronics Europe Limited Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, U ...

Page 28

RX62T Group REJ10J2195-0100 ...

Related keywords