Renesas MN4 Especificaciones

Busca en linea o descarga Especificaciones para Destornilladores Motorizados Renesas MN4. Renesas MN4 Specifications Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 120
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
APPLICATION NOTE
R01AN0010EJ0101 Rev.1.01 Page 1 of 117
Feb 01, 2012
V850E2/MN4
USB CDC (Communication Device Class) Driver
Introduction
This application note describes the sample CDC (Communication Device Class) driver for the USB function controller
that is incorporated in the V850E2/MN4 microcontroller.
The application note consists primarily of the following parts:
Sampler driver specifications
Environment for developing application programs that make use of the sample driver
Reference information that is useful for using the sample driver
Target Device
RTE-V850E2/MN4-EB-S incorporating the V850E2/MN4 (μPD70F3512)
Contents
1. Introduction........................................................................................................................................ 2
2. Overview ........................................................................................................................................... 3
3. USB Overview ................................................................................................................................... 9
4. Sample Driver Specifications .......................................................................................................... 16
5. Sample Application Specifications .................................................................................................. 58
6. Development Environment.............................................................................................................. 62
7. Using the Sample Driver ............................................................................................................... 106
8. Outline of the Starter Kit................................................................................................................ 115
R01AN0010EJ0101
Rev.1.01
Feb 01, 2012
Vista de pagina 0
1 2 3 4 5 6 ... 119 120

Indice de contenidos

Pagina 1 - V850E2/MN4

APPLICATION NOTE R01AN0010EJ0101 Rev.1.01 Page 1 of 117 Feb 01, 2012 V850E2/MN4 USB CDC (Communication Device Class) Driver Introduction This a

Pagina 2

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 10 of 117 Feb 01, 2012 3.2 Endpoints An endpoint is an ite

Pagina 3 - 2.1 Overview

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 100 of 117 Feb 01, 2012 <9> The system will return

Pagina 4

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 101 of 117 Feb 01, 2012 <11> The “Hardware Installa

Pagina 5

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 102 of 117 Feb 01, 2012 6.7 Debugging in the IAR Embedded

Pagina 6

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 103 of 117 Feb 01, 2012 6.7.2 Loading and Executing You w

Pagina 7 - 2.2.1 Applicable Products

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 104 of 117 Feb 01, 2012 (2) Running the Program Press the

Pagina 8 - 2.2.2 Features

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 105 of 117 Feb 01, 2012 6.8 Operation Verification The res

Pagina 9 - 3.1 Transfer Modes

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 106 of 117 Feb 01, 2012 7. Using the Sample Driver This s

Pagina 10 - 3.3 Classes

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 107 of 117 Feb 01, 2012 7.2 Customization This section des

Pagina 11 - 3.4 Requests

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 108 of 117 Feb 01, 2012 7.2.2 Register Settings The regist

Pagina 12 - 3.4.2 Format

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 109 of 117 Feb 01, 2012 7.2.4 Virtual COM Port Host Drive

Pagina 13 - 3.5 Descriptors

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 11 of 117 Feb 01, 2012 3.4 Requests According to the USB s

Pagina 14 - 3.5.2 Formats

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 110 of 117 Feb 01, 2012 <3> On the “Port Settings”

Pagina 15

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 111 of 117 Feb 01, 2012 (2) Changing the Properties Certai

Pagina 16 - 4.1 Overview

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 112 of 117 Feb 01, 2012 Since these items are displayed ba

Pagina 17 - 4.1.2 Request Handling

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 113 of 117 Feb 01, 2012 (3) Changing the Vendor ID and Pro

Pagina 18 - 4.1.3 Descriptor Settings

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 114 of 117 Feb 01, 2012 7.3 Function Usage Processing that

Pagina 19

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 115 of 117 Feb 01, 2012 8. Outline of the Starter Kit Thi

Pagina 20

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 116 of 117 Feb 01, 2012 8.3 Major Specifications The major

Pagina 21

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 117 of 117 Feb 01, 2012 Website and Support Renesas Electr

Pagina 22 - 4.2 Operations

A-1 Revision Record Description Rev. Date Page Summary 1.00 Jun 30, 2010 — First edition issued 1.01 Feb 01, 2012 All pages Format revisions

Pagina 23

General Precautions in the Handling of MPU/MCU Products The following usage notes are applicable to all MPU/MCU products from Renesas. For detailed

Pagina 24

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 12 of 117 Feb 01, 2012 (2) Class Requests Class requests a

Pagina 25

Notice1. All information included in this document is current as of the date this document is issued. Such information, however, is subject to chan

Pagina 26

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 13 of 117 Feb 01, 2012 3.5 Descriptors In the USB specific

Pagina 27

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 14 of 117 Feb 01, 2012 3.5.2 Formats The size and field st

Pagina 28

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 15 of 117 Feb 01, 2012 Table 3.6 Interface Descriptor For

Pagina 29 - 4.3 Function Specifications

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 16 of 117 Feb 01, 2012 4. Sample Driver Specifications Th

Pagina 30

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 17 of 117 Feb 01, 2012 4.1.2 Request Handling This section

Pagina 31

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 18 of 117 Feb 01, 2012 4.1.3 Descriptor Settings The descr

Pagina 32

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 19 of 117 Feb 01, 2012 (3) Interface Descriptor This descr

Pagina 33

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 2 of 117 Feb 01, 2012 1. Introduction 1.1 Note The sample

Pagina 34 - Function Name

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 20 of 117 Feb 01, 2012 (4) Endpoint Descriptor This descri

Pagina 35

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 21 of 117 Feb 01, 2012 (5) String Descriptor This descript

Pagina 36

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 22 of 117 Feb 01, 2012 4.2 Operations When the sample driv

Pagina 37 - SetProtectReg

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 23 of 117 Feb 01, 2012 4.2.1 CPU Initialization Processin

Pagina 38

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 24 of 117 Feb 01, 2012 4.2.2 USB Function Controller Init

Pagina 39

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 25 of 117 Feb 01, 2012 (3) Initializing the EPC Circuit Lo

Pagina 40

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 26 of 117 Feb 01, 2012 (9) Setting up the Interrupt Mask R

Pagina 41

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 27 of 117 Feb 01, 2012 4.2.3 USBF Interrupt Processing (I

Pagina 42

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 28 of 117 Feb 01, 2012 (3) SETRQ Interrupt Processing If t

Pagina 43

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 29 of 117 Feb 01, 2012 4.3 Function Specifications This se

Pagina 44

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 3 of 117 Feb 01, 2012 2. Overview This application note de

Pagina 45

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 30 of 117 Feb 01, 2012 4.3.2 Correlation among the Sample

Pagina 46

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 31 of 117 Feb 01, 2012 usbf850_intusbf0usbf850_buff_initus

Pagina 47

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 32 of 117 Feb 01, 2012 usbf850_classrequsbf850_sendstallEP

Pagina 48

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 33 of 117 Feb 01, 2012 usbf850_send_bufusbf850_ep_statusus

Pagina 49

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 34 of 117 Feb 01, 2012 4.3.3 Function Descriptions This se

Pagina 50 - Data receiving Endpoint

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 35 of 117 Feb 01, 2012 (2) Main Routine Functions main [Sy

Pagina 51

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 36 of 117 Feb 01, 2012 cpu_init [Synopsis] Initialize CPU.

Pagina 52

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 37 of 117 Feb 01, 2012 SetProtectReg [Synopsis] Access wr

Pagina 53

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 38 of 117 Feb 01, 2012 (3) USB Function Controller Process

Pagina 54

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 39 of 117 Feb 01, 2012 usbf850_intusbf0 [Synopsis] Endpoi

Pagina 55

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 4 of 117 Feb 01, 2012 2.1.2 Features of the Sample Driver

Pagina 56

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 40 of 117 Feb 01, 2012 usbf850_intusbf1 [Synopsis] Resume

Pagina 57

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 41 of 117 Feb 01, 2012 usbf850_data_send [Synopsis] USB d

Pagina 58 - 5.2 Operation

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 42 of 117 Feb 01, 2012 usbf850_data_receive [Synopsis] Re

Pagina 59

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 43 of 117 Feb 01, 2012 usbf850_rdata_length [Synopsis] Ge

Pagina 60 - 5.3 Function Usage

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 44 of 117 Feb 01, 2012 usbf850_send_EP0 [Synopsis] Send U

Pagina 61

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 45 of 117 Feb 01, 2012 usbf850_receive_EP0 [Synopsis] Rec

Pagina 62 - 6.1 Development Environment

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 46 of 117 Feb 01, 2012 usbf850_send_null [Synopsis] Send

Pagina 63 - 6.1.3 Debugging

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 47 of 117 Feb 01, 2012 usbf850_sendnullEP0 [Synopsis] Sen

Pagina 64

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 48 of 117 Feb 01, 2012 usbf850_sendstallEP0 [Synopsis] Se

Pagina 65

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 49 of 117 Feb 01, 2012 usbf850_ep_status [Synopsis] Notif

Pagina 66

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 5 of 117 Feb 01, 2012 (2) Multi Version The Multi version

Pagina 67

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 50 of 117 Feb 01, 2012 usbf850_fifo_clear [Synopsis] Clea

Pagina 68

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 51 of 117 Feb 01, 2012 usbf850_standardreq [Synopsis] Pro

Pagina 69 - Host machine

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 52 of 117 Feb 01, 2012 usbf850_getdesc [Synopsis] Process

Pagina 70

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 53 of 117 Feb 01, 2012 (4) USB Communication Class Process

Pagina 71

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 54 of 117 Feb 01, 2012 usbf850_send_encapsulated_command

Pagina 72

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 55 of 117 Feb 01, 2012 usbf850_set_line_coding [Synopsis]

Pagina 73

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 56 of 117 Feb 01, 2012 usbf850_get_line_coding [Synopsis]

Pagina 74

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 57 of 117 Feb 01, 2012 usbf850_set_control_line_state [Sy

Pagina 75

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 58 of 117 Feb 01, 2012 5. Sample Application Specification

Pagina 76 - 6.3.2 Loading and Executing

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 59 of 117 Feb 01, 2012 (1) User Data FIFO Initialization V

Pagina 77

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 6 of 117 Feb 01, 2012 (3) IAR Embedded Workbench Version T

Pagina 78

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 60 of 117 Feb 01, 2012 5.3 Function Usage In the source fi

Pagina 79

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 61 of 117 Feb 01, 2012 (1) Definitions and Declarations Th

Pagina 80

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 62 of 117 Feb 01, 2012 6. Development Environment This sec

Pagina 81

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 63 of 117 Feb 01, 2012 6.1.2 Program Development The hardw

Pagina 82

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 64 of 117 Feb 01, 2012 6.2 Setting up a CubeSuite Environ

Pagina 83

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 65 of 117 Feb 01, 2012 (3) Installing Device Files Copy th

Pagina 84

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 66 of 117 Feb 01, 2012 <2> The “Open” dialog box wi

Pagina 85

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 67 of 117 Feb 01, 2012 (5) Setting up the Build Tool Follo

Pagina 86

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 68 of 117 Feb 01, 2012 <3> Select “V850E2M MINICUBE

Pagina 87

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 69 of 117 Feb 01, 2012 6.2.2 Setting up the Target Enviro

Pagina 88

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 7 of 117 Feb 01, 2012 2.2 V850E2/MN4 Microcontroller For d

Pagina 89 - 6.5.2 Loading and Executing

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 70 of 117 Feb 01, 2012 (2) Host Driver Installation This s

Pagina 90

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 71 of 117 Feb 01, 2012 <4> The next screen will be

Pagina 91

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 72 of 117 Feb 01, 2012 <6> The “Install From Disk”

Pagina 92

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 73 of 117 Feb 01, 2012 <9> The system will return t

Pagina 93

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 74 of 117 Feb 01, 2012 <11> The “Hardware Installat

Pagina 94

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 75 of 117 Feb 01, 2012 6.3 Debugging in the CubeSuite Env

Pagina 95

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 76 of 117 Feb 01, 2012 6.3.2 Loading and Executing You wr

Pagina 96

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 77 of 117 Feb 01, 2012 (2) Running the Program Press the C

Pagina 97

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 78 of 117 Feb 01, 2012 6.4 Setting up a Multi Environment

Pagina 98

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 79 of 117 Feb 01, 2012 (3) Installing Device Files Copy th

Pagina 99

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 8 of 117 Feb 01, 2012 2.2.2 Features The major features of

Pagina 100

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 80 of 117 Feb 01, 2012 (5) Setting up the Debugging Tool G

Pagina 101

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 81 of 117 Feb 01, 2012 <3> In the “Create New Conne

Pagina 102

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 82 of 117 Feb 01, 2012 6.4.2 Setting up the Target Enviro

Pagina 103 - 6.7.2 Loading and Executing

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 83 of 117 Feb 01, 2012 (2) Host Driver Installation This s

Pagina 104

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 84 of 117 Feb 01, 2012 <4> The next screen will be

Pagina 105 - 6.8 Operation Verification

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 85 of 117 Feb 01, 2012 <6> The “Install From Disk”

Pagina 106 - 7.1 Overview

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 86 of 117 Feb 01, 2012 <9> The system will return t

Pagina 107 - 7.2 Customization

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 87 of 117 Feb 01, 2012 <11> The Install Hardware di

Pagina 108 - 7.2.2 Register Settings

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 88 of 117 Feb 01, 2012 6.5 Debugging in the Multi Environ

Pagina 109

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 89 of 117 Feb 01, 2012 6.5.2 Loading and Executing You wr

Pagina 110

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 9 of 117 Feb 01, 2012 3. USB Overview This section provide

Pagina 111

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 90 of 117 Feb 01, 2012 <3> MULTI Debugger will then

Pagina 112

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 91 of 117 Feb 01, 2012 (2) Running the Program Press the M

Pagina 113

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 92 of 117 Feb 01, 2012 6.6 Setting up an IAR Embedded Wor

Pagina 114 - 7.4 Notice

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 93 of 117 Feb 01, 2012 (3) Installing Device Files Copy th

Pagina 115 - 8.1 Outline

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 94 of 117 Feb 01, 2012 (5) Debugging Tool Settings This se

Pagina 116 - 8.3 Major Specifications

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 95 of 117 Feb 01, 2012 <3> Select “MINICUBE E2x” in

Pagina 117 - Website and Support

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 96 of 117 Feb 01, 2012 6.6.2 Setting up the Target Enviro

Pagina 118 - Revision Record

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 97 of 117 Feb 01, 2012 (2) Host Driver Installation This s

Pagina 119

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 98 of 117 Feb 01, 2012 <4> The next screen will be

Pagina 120 - SALES OFFICES

V850E2/MN4 USB CDC (Communication Device Class) Driver R01AN0010EJ0101 Rev.1.01 Page 99 of 117 Feb 01, 2012 <6> The “Install From Disk”

Comentarios a estos manuales

Sin comentarios