R0K33026AS000BE Renesas Electronics America, R0K33026AS000BE Datasheet

KIT DEV EVALUATION M16C/26A

R0K33026AS000BE

Manufacturer Part Number
R0K33026AS000BE
Description
KIT DEV EVALUATION M16C/26A
Manufacturer
Renesas Electronics America
Series
Renesas Starter Kits (RSK)r
Type
MCUr

Specifications of R0K33026AS000BE

Contents
CPU Board, LCD Display Module, E8 Emulator, Cable, QuickStart Guide and CD-ROM
For Use With/related Products
M16C/26A
Lead Free Status / RoHS Status
Not applicable / Not applicable
To our customers,
Corporation, and Renesas Electronics Corporation took over all the business of both
companies. Therefore, although the old company name remains in this document, it is a valid
Renesas Electronics document. We appreciate your understanding.
Issued by: Renesas Electronics Corporation (http://www.renesas.com)
Send any inquiries to http://www.renesas.com/inquiry.
On April 1
st
, 2010, NEC Electronics Corporation merged with Renesas Technology
Renesas Electronics website:
Old Company Name in Catalogs and Other Documents
http://www.renesas.com
April 1
Renesas Electronics Corporation
st
, 2010

Related parts for R0K33026AS000BE

R0K33026AS000BE Summary of contents

Page 1

To our customers, Old Company Name in Catalogs and Other Documents st On April 1 , 2010, NEC Electronics Corporation merged with Renesas Technology Corporation, and Renesas Electronics Corporation took over all the business of both companies. Therefore, although the ...

Page 2

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

Page 3

Renesas Starter Kit for M16C/26A Tutorial Manual RENESAS 16-BIT SINGLE-CHIP MICROCOMPUTER M16C FAMILY / M16C/Tiny SERIES Rev.4.00   2007.10 ...

Page 4

Table of Contents Chapter 1. Preface ..................................................................................................................................................1 Chapter 2. Introduction............................................................................................................................................2 Chapter 3. Tutorial Project Workspace ...................................................................................................................3 Chapter 4. Project Workspace ................................................................................................................................4 4.1. Introduction...................................................................................................................................................4 4.2. Creating a new Project Workspace ..............................................................................................................4 4.3. Build Configurations and Debug Sessions ...................................................................................................5 4.3.1. Build Configuration ...

Page 5

Cautions This document may be, wholly or partially, subject to change without notice. All rights reserved. Duplication of this document, either in whole or part is prohibited without the written permission of Renesas Technology Europe Limited. Trademarks All brand or ...

Page 6

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

Page 7

Chapter 3. Tutorial Project Workspace The workspace includes all of the files for two build configurations. The tutorial code is common to both the Debug and the Release build configurations. The tutorial is designed to show how code can be ...

Page 8

Chapter 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 Workshop will have been installed ...

Page 9

The next dialog presents the three types of example projects available. 1. Tutorial: This is the one of interest at this time; the code will be explained later in this manual. 2. Sample code: this provides examples for using various ...

Page 10

Chapter 5. Building the Tutorial Project The tutorial project build settings have been pre-configured in the tool-chain options. To view the tool chain options select the ‘Build’ Menu item and the relevant tool-chain. This should be the first option(s) on ...

Page 11

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 connected ...

Page 12

Select FF000 for the Firmware location for the program recommended that the E8a firmware location is towards the top of the memory map. • Select 0B00 for the Work RAM location recommended that the Work ...

Page 13

Chapter 6. Downloading and Running the Tutorial Once the code has been built in High-performance Embedded Workshop it needs to be downloaded to the Renesas Starter Kit. There will now be an additional category in the workspace view for ‘Download ...

Page 14

Place a breakpoint at the call to main(); Breakpoints can only be set when the E8a is connected to the target and the module is downloaded. Breakpoints can be set by double clicking in the column containing the PC ...

Page 15

Right click on the FlashLEDs(); function and select ‘Go to cursor’. The code will execute to the selected line and stop. An automatic breakpoint was inserted in the code and then removed after calling the break. • Press ‘Step ...

Page 16

Press <Stop> on the debug tool bar. • Press ‘CTRL-B’ to open the breakpoint window. This dialog is not available if user debugged using eventpoints as suggested at top of page 10. ‘CTRL-E’ will open the eventpoint window. Eventpoins ...

Page 17

When the program stops you can see the modified string displayed on the second line of the LCD. Inspection of the watch pane will show that the first character of the variable string has been replaced with the first character ...

Page 18

Standard Project Files The Renesas Starter Kit tutorials are configured so that it is possible to provide the same tutorial code on multiple Renesas Starter Kit products. This allows the evaluation of the different processor cores using equivalent code. ...

Page 19

There are four common stages to the configuration of the microcontroller device. The code to demonstrate this is therefore split into four functions. Each function is written specifically for the device supported. The function ...

Page 20

Main tutorial code (main.c / main.h) The main tutorial code is common to all tutorial projects. The display initialisation and string display functions operate on the LCD display module. Check compatibility with ks0066u controller and pin connection on the ...

Page 21

Chapter 8. Additional Information For details on how to use High-performance Embedded Workshop, refer to the High-performance Embedded Workshop manual available on the CD or from the web site. Further information available for this product can be found on the ...

Page 22

Renesas Starter Kit for M16C/26A Tutorial Manual Publication Date Rev.4.00 Oct.22, 2007 Renesas Technology Europe Ltd. Published by: Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK ©2007 Renesas Technology Europe Ltd., Renesas Solutions Corp. and Renesas Technology Corp. ...

Page 23

Renesas Starter Kit for M16C/26A 1753, Shimonumabe, Nakahara-ku, Kawasaki-shi, Kanagawa 211-8668 Japan Tutorial Manual REG10J0041-0400 ...

Related keywords