Instruction d'utilisation Renesas REJ10J1330-0200

Instruction d'utilisation pour le dispositif Renesas REJ10J1330-0200

Dispositif: Renesas REJ10J1330-0200
Catégorie: Carte réseau
Fabricant: Renesas
Dimension: 0.2 MB
Date d'addition: 5/26/2013
Nombre des pages: 20
Imprimez l'instruction

Téléchargez

Comment utiliser?

Notre objectif consiste à vous assurer le plus rapide accès au contenu de l'instruction d'utilisation du dispositif Renesas REJ10J1330-0200. En utilisant l'aperçu en ligne vous pouvez parcourir le sommaire et passer à la page où vous trouverez la résolution de votre problème avec Renesas REJ10J1330-0200.

Pour votre confort

Si regarder l'instruction Renesas REJ10J1330-0200 directement sur la page n'est pas confortable pour vous, vous pouvez profiter de deux solutions possibles:

  • Exploration au mode de plein écran - pour analyser l'instruction d'une manière commode (sans l'avoir téléchargée sur votre ordinateur) vous pouvez utiliser le mode d'exploration en plein écran. Pour démarrer l'exploration de l'instruction Renesas REJ10J1330-0200 en plein écran, utilisez le bouton Plein écran.
  • Téléchargement sur l'ordinateur - vous pouvez aussi télécharger l'instruction Renesas REJ10J1330-0200 sur votre ordinateur et la sauvegarder dans vos ressources. Si vous n'avez pas envie de gaspiller votre espace disque, vous pouvez toujours télécharger cette instruction du ManualsBase dans l'avenir.
Renesas REJ10J1330-0200 Manuel d'utilisation - Online PDF
Advertisement
« Page 1 of 20 »
Advertisement
Version imprimée

Beaucoup de gens préfèrent de lire les documents dans la version imprimée et non pas sur l'écran. L'option d'impression de l'instruction est aussi prévue et vous pouvez en profiter en cliquant le lien ci-dessus - Imprimez l'instruction. Il n'est pas nécessaire d'imprimer toute l'instruction Renesas REJ10J1330-0200 - on peut choisir des pages. Economisez le papier.

Résumés

Vous trouverez ci-dessous les annonces des contenus qui se trouvent sur les pages suivantes de l'instruction de Renesas REJ10J1330-0200. Si vous voulez parcourir rapidement le contenu des pages suivantes de l'instruction, vous pouvez en profiter.

Résumés du contenu
Résumé du contenu de la page N° 1

REJ10J1330-0200











Renesas Starter Kit for 7542


Tutorial Manual (for M3T-SRA74)


RENESAS SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
740 FAMILY





















Rev.2.00 Renesas Solutions Corp.
Revision date: Aug.10,2007 www.renesas.com

Résumé du contenu de la page N° 2

Table of Contents Chapter 1. Preface..................................................................................................................................................1 Chapter 2. Introduction............................................................................................................................................2 Chapter 3. Tutorial Project Workspace ............................................................................................................

Résumé du contenu de la page N° 3

Chapter 1. Preface 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 Solutions Corporation. Trademarks All brand or product names used in this manual are trademarks or registered trademarks of their respective companies or organisations. Copyright © Renesas Solutions Corporation. 2007. All rights reserved. © Renesas Te

Résumé du contenu de la page N° 4

Chapter 2. Introduction This manual is designed to answer, in tutorial form, the most common questions asked about using the Renesas Starter Kit: The tutorials help explain the following: • How do I compile, link, download, and run a simple program on the Renesas Starter Kit? • How do I build an embedded application? • How do I use Renesas’s development tools? The project generator will create a tutorial project with two selectable build configurations: • ‘Debug’ is a project built with

Résumé du contenu de la page N° 5

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 written, debugged then downloaded in a ‘Debug’ situation. The build configuration menu in High-performance Embedded Workshop allows the project to be configured such that certain files may be excluded from each of the build configurations. This allows t

Résumé du contenu de la page N° 6

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 during the installation of the software support for the Renesas Starter Kit product. This manual will describe the stages required to create and debug the supplied tutorial code. 4.2. Creating a new

Résumé du contenu de la page N° 7

The next dialog presents the three types of example project available: 1. Tutorial: This is the one of interest at this time; the code is explained later in this manual. 2. Sample code: this provides examples for using various peripherals. If you select this and click it will open a new dialog allowing the selection of many code examples for the peripheral modules of the device. 3. Application: where the debugger is configured but there is no program code. This project is suitable

Résumé du contenu de la page N° 8

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 on the drop down menu. The dialog that is displayed will be specific to the tool-chain selected. The Configuration pane on the left hand side will exist on all the tool-chain options. It is important when changing any setting to be aware of t

Résumé du contenu de la page N° 9

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 connected to your USB port it may be shut down by Windows. If this happens remove some devices and try again. Alternatively provide an external power source taking care to ensure the correct polarity and voltage. The Quick Start Guide provided with the Renesas Starter Kit board gi

Résumé du contenu de la page N° 10

• The Flash Memory write program will be downloaded to the target. • The Output window in High-performance Embedded Workshop will show ‘Connected’ Note: The connection to the target will activate the debugger buttons on the High-performance Embedded Workshop toolbar. 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’ | ‘S

Résumé du contenu de la page N° 11

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 itself. There will now be an additional category in the workspace view for ‘Download Modules’ • Right click on the download module listed and select ‘Download’. Note: The output display will show “Flash memory write end” to confirm the completion of the download. On completion of the download the debugger is ready for

Résumé du contenu de la page N° 12

• Place a breakpoint at the call to InitialiseDisplay subroutine. 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 grey column containing the PC arrow next to the line to break at; or selecting the line and pressing F9; or right click on the line and select ‘Toggle breakpoint’. Alternatively set an eventpoint, by double-clicking in the column to the left of the breakpoint column. Up to 2 event

Résumé du contenu de la page N° 13

• Right click on the call to FlashLEDs subroutine and select ‘Go To Cursor’ as illustrated. 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 Over’ on the debug toolbar. The code will run and flash the LEDs 200 times. The debugger will not exit until all 200 flashes have completed or a button is pressed on the Renesas Starter Kit. • To stop the LEDs flashing press the SW1 butt

Résumé du contenu de la page N° 14

• Press on the debug toolbar. • 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. Eventpoints can be viewed in Breakcondition tab of event window. • Press . • Press . • Open the file ‘main.a74’ • Insert a breakpoint on Statics_Test subroutine. The Statics_test is used to demonstrate that the initialisation has successfully

Résumé du contenu de la page N° 15

The dialog will close and a new pane will open in the workspace containing the variable. • Press In the ASCII column on a Memory Window, it is possible to see that the string has been successfully initialised to ‘ STATIC ‘. • Set a breakpoint on the call to DisplayString subroutine inside the for loop. • Press ‘Go’ to run the code from the current PC position. • Press ‘Step Over’ on the debug toolbar. When the program stops you can see the modified string displayed

Résumé du contenu de la page N° 16

Chapter 7. Project Files 7.1. Standard Project Files Each of the tutorial files has detailed comment text describing the function of each code entry. Please refer to the source code for greater detail on the purpose and operation of the assembler specific details. 7.1.1. Main tutorial code (main.a74 / main.inc) This is the entry point of the main tutorial code. The call to InitRAM, ConfigurePortPins, EnablePeripheraModules and ConfigureInterrupts will initialise the device hardware and

Résumé du contenu de la page N° 17

7.1.2. Board initialisation code (hwsetup.a74) There are two stages to the configuration of the microcontroller device. The code to demonstrate this is therefore split into two functions. Each function is written specifically for the device supported. The function calls are shown below. 15

Résumé du contenu de la page N° 18

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 Renesas website at: http://www.renesas.com/renesas_starter_kits General information on Renesas Microcontrollers can be found at the following websites. Global: http://www.renesas.com/ Regional (English language) sites can be accesse

Résumé du contenu de la page N° 19

Renesas Starter Kit for 7542 Tutorial Manual (for M3T-SRA74) Publication Date Rev.2.00 Aug.10,2007 Published by: Renesas Solutions Corp. 4-1-6, Miyahara, Yodogawa-ku, Osaka City, 532-0003, Japan ©2007 Renesas Solutions Corp., Renesas Technology Europe Ltd. and Renesas Technology Corp., All Rights Reserved.

Résumé du contenu de la page N° 20

Renesas Starter Kit for 7542 Tutorial Manual (for M3T-SRA74) Renesas Solutions Corp. 4-1-6, Miyahara, Yodogawa-ku, Osaka City, 532-0003, Japan


Instructions pareilles
# Instruction d'utilisation Catégorie Téléchargez
1 Renesas 70 Manuel d'utilisation Carte réseau 1
2 Renesas 740 Family Manuel d'utilisation Carte réseau 2
3 Renesas 4514 Manuel d'utilisation Carte réseau 0
4 Renesas Converter Board M30290T-80FPD Manuel d'utilisation Carte réseau 0
5 Renesas Asynchronous SH7145F Manuel d'utilisation Carte réseau 0
6 Renesas Compact Emulator M30620T-CPE Manuel d'utilisation Carte réseau 3
7 Renesas Converter Board for M30102 M30102T-PTC Manuel d'utilisation Carte réseau 0
8 Renesas Compact Emulator M34571T2-CPE Manuel d'utilisation Carte réseau 0
9 Renesas Converter Board M3T-F160-100NSE Manuel d'utilisation Carte réseau 0
10 Renesas Converter Board M3T-100LCC-QSD Manuel d'utilisation Carte réseau 1
11 Renesas Converter Board for M32171FxxFP M32171T-PTC Manuel d'utilisation Carte réseau 1
12 Renesas Converter Board M37530T-PTCB Manuel d'utilisation Carte réseau 0
13 Renesas Converter Board M30291T-64FPD Manuel d'utilisation Carte réseau 0
14 Renesas Converter Board M3T-F160-100NRB Manuel d'utilisation Carte réseau 0
15 Renesas Converter Board M3T-FLX-42SPB Manuel d'utilisation Carte réseau 0
16 Sony BTA-NW1A Manuel d'utilisation Carte réseau 2
17 Sony BKMW-E3000 Manuel d'utilisation Carte réseau 2
18 Sony AC-SQ950D Manuel d'utilisation Carte réseau 0
19 Sony BBV RX100 Manuel d'utilisation Carte réseau 3
20 Sony CLIE A-AVZ-100-11 Manuel d'utilisation Carte réseau 1