Renesas M3T-ICC740 manual

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

Ir para a página of

Bom manual de uso

As regras impõem ao revendedor a obrigação de fornecer ao comprador o manual com o produto Renesas M3T-ICC740. A falta de manual ou informações incorretas fornecidas ao consumidor são a base de uma queixa por não conformidade do produto com o contrato. De acordo com a lei, pode anexar o manual em uma outra forma de que em papel, o que é frequentemente utilizado, anexando uma forma gráfica ou manual electrónicoRenesas M3T-ICC740 vídeos instrutivos para os usuários. A condição é uma forma legível e compreensível.

O que é a instrução?

A palavra vem do latim "Instructio" ou instruir. Portanto, no manual Renesas M3T-ICC740 você pode encontrar uma descrição das fases do processo. O objetivo do manual é instruir, facilitar o arranque, a utilização do equipamento ou a execução de determinadas tarefas. O manual é uma coleção de informações sobre o objeto / serviço, um guia.

Infelizmente, pequenos usuários tomam o tempo para ler o manual Renesas M3T-ICC740, e um bom manual não só permite conhecer uma série de funcionalidades adicionais do dispositivo, mas evita a formação da maioria das falhas.

Então, o que deve conter o manual perfeito?

Primeiro, o manual Renesas M3T-ICC740 deve conte:
- dados técnicos do dispositivo Renesas M3T-ICC740
- nome do fabricante e ano de fabricação do dispositivo Renesas M3T-ICC740
- instruções de utilização, regulação e manutenção do dispositivo Renesas M3T-ICC740
- sinais de segurança e certificados que comprovam a conformidade com as normas pertinentes

Por que você não ler manuais?

Normalmente, isso é devido à falta de tempo e à certeza quanto à funcionalidade específica do dispositivo adquirido. Infelizmente, a mesma ligação e o arranque Renesas M3T-ICC740 não são suficientes. O manual contém uma série de orientações sobre funcionalidades específicas, a segurança, os métodos de manutenção (mesmo sobre produtos que devem ser usados), possíveis defeitos Renesas M3T-ICC740 e formas de resolver problemas comuns durante o uso. No final, no manual podemos encontrar as coordenadas do serviço Renesas na ausência da eficácia das soluções propostas. Atualmente, muito apreciados são manuais na forma de animações interessantes e vídeos de instrução que de uma forma melhor do que o o folheto falam ao usuário. Este tipo de manual é a chance que o usuário percorrer todo o vídeo instrutivo, sem ignorar especificações e descrições técnicas complicadas Renesas M3T-ICC740, como para a versão papel.

Por que ler manuais?

Primeiro de tudo, contem a resposta sobre a construção, as possibilidades do dispositivo Renesas M3T-ICC740, uso dos acessórios individuais e uma gama de informações para desfrutar plenamente todos os recursos e facilidades.

Após a compra bem sucedida de um equipamento / dispositivo, é bom ter um momento para se familiarizar com cada parte do manual Renesas M3T-ICC740. Atualmente, são cuidadosamente preparados e traduzidos para sejam não só compreensíveis para os usuários, mas para cumprir a sua função básica de informação

Índice do manual

  • Página 1

    REJ10J1558-0200 Renesas Starter Ki t for 38D5 Tutorial Manual (for M3T-ICC740) RENESAS SINGLE-CHIP 8-BI T CMOS MICROCOMPUTER 740 F AMIL Y Rev .2.0 0 Renesas Sol utions Cor p. Revision date: Aug.10,2007 www .renesas. com[...]

  • Página 2

    Table of Contents Chapter 1. Prefac e .................................................................................................................................................. 1 Chapter 2. I ntroductio n .........................................................................................................................................[...]

  • Página 3

    Chapter 1. Preface Cautions This document may be, wholly or partially, subject to change witho ut notice. All rights reserved. Duplication of this document, either in whole or part is prohibited without the written permission of Rene sas Solutions Corporation. Trademarks All brand or product names used in this manual are trademarks or registered tr[...]

  • Página 4

    Chapter 2. Introductio n This manual is designed to answer, in tutorial form, the most common questions asked about using the Renesas Starter Kit: The t utorials 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?[...]

  • Página 5

    Chapter 3. T utorial Project Wo rkspace The workspace includes all of the files for two build conf igurat ions. The tutorial code is common to b oth the Debug and the Rel eas e bui ld configurations. The tutorial is desi gned to show how code can be w ritten, debugged then downloaded in a ‘Debug’ situatio n. The build configuration menu in High[...]

  • Página 6

    Chapter 4. Project W orkspace 4.1. Introduction High-performance Embedded Workshop is an integrated development tool that allows the user to write, compile, program and deb ug a software project on any of the Renesas Microcontrollers. High-performance Embedded Workshop will have been in stalled during the installation of the software support for th[...]

  • Página 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 th is and c lick < Next> it will open a new d ialo g allowing the selection of many code [...]

  • Página 8

    Chapter 5. Building the T utorial 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 s hould be the first option on the drop down menu. The dialog that is displayed will b e specific to the tool-chain select[...]

  • Página 9

    5.2. Connecting the debugger For this tutorial it is not necessary to provide an external power sup ply to the board. The power will be obtained from the USB port. Pl ease be aware that if you have too many devices connected to your US B port it may be shut down by Wi ndows. If this happens remove so me devices and try again. Alternatively provi de[...]

  • Página 10

    • The Flash Memory write pro gram will be downloaded to the target. • The Output window in High-performance Embedded Workshop will sho w ‘ 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 sessi[...]

  • Página 11

    Chapter 6. Downloading and Runnin g the T utorial 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 t he workspace view for ‘Download Modules’ • Right click on the download module listed and select ‘Download’. Note: Th[...]

  • Página 12

    • Place a breakpoint at the call to main(); Breakpoints can only be set when the E8a is connected to the tar get and the module is downloaded. Br eak po int s can be set by double-clicking in the grey column containing the PC arrow next to the line to break at; or s electing the line and pressing F9; or right click on the line and select ‘Toggl[...]

  • Página 13

    • Right click on the FlashLEDs(); function and select ‘Go To Cursor’ as illustr ated. The code will execute to the selected line and stop. An automatic breakpoint was inserted in the code and then removed after ca lling the break. • Press ‘Step Over’ on the debug toolbar. The code will run and flash the LEDs 200 times. The debugger w il[...]

  • Página 14

    • 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 <Remove All>. • Press <OK> . • Open the file ‘main.c’ • I[...]

  • Página 15

    The dialog will close and a new pane will open in the work space containing the variable. It is possible to see that the string has been successful ly initialised to ‘ STATIC ‘. • Set a breakpoint on the call to DisplayString(); inside the for loop. • Press ‘Go’ to run the code from the current PC position. • Press ‘Step Over’ on [...]

  • Página 16

    Chapter 7. Project Files 7.1. Standard Project Files The Renesas Starter Kit tutorials are configured so that it is possi ble to provide the same tutorial code on multiple Renesas S tarter Kit products. This allows the evaluati on of the different processor cores using equ ivalent code. To ach ieve this, the follo wing fil es are com mon between al[...]

  • Página 17

    7.1.2. Board i nitial isation co de (hw setup.c / hw setup.h) There are four common stages to the configuration of the microcon troller device. The code to demon strate this is therefore spli t into fo ur functions. Each function is written specifically for the dev ice supported. The function calls are shown below. 15[...]

  • Página 18

    7.1.3. Main tutorial cod e (main.c / mai n.h) The main tutorial code is common to all tutorial projects. The display initiali sation and string display functions operate on t he LCD d isplay module. Check compatibility with ks0066u controller and pin conne ct ion on the schematic before connecting an LCD module not sup plied by Renesas. 16[...]

  • Página 19

    Chapter 8. Additional Information For details on how to use High-performance E mbedded Workshop, refer to the High-performance Embedded Workshop manual available on the CD or from the web site. Further information available for this pr oduct can be found on the Renesas website at: http://www.renesas.com/renesas_starter_kits General information on R[...]

  • Página 20

    Renesas Starter Ki t for 38D5 Tutorial Manual (f or M3T-ICC740) Publicat ion Date Rev . 2.00 Aug.10,2 007 Publish ed b y: Renesas So lut ions Corp . 4-1-6, Mi yahara, Yod ogawa-k u, Osak a City, 532-0003 , Japan ©2007 Renesas Solutions Corp., Renesas T echnology Europe Lt d. and Renesas T echnology Corp. , All Rights Reserved.[...]

  • Página 21

    Renesas Star ter Kit for 38D5 T utorial Manual (for M3T-ICC740) Renesas Solution s Corp. 4-1-6, Mi yahara, Y odoga wa-ku, O saka Cit y , 532-0003, Japan[...]