Specifications

V850E2/MN4 USB CDC (Communication Device Class) Driver
R01AN0010EJ0101 Rev.1.01 Page 6 of 117
Feb 01, 2012
(3)
IAR Embedded Workbench Version
The IAR Embedded Workbench version of the sample driver comprises files that are summarized below.
Table 2.4 IAR Embedded Workbench Version Sample Driver File Configuration
Folder File Outline
main.c Main routine, initialization, sample application
usbf850.c USB initialization, endpoint control, bulk transfer, and control transfer
src
usbf850_communication.c CDC-specific processing
main.h main.c function prototype declarations
usbf850.h usbf850.c function prototype declarations
usbf850_communication.h usbf850_communication.c function prototype declarations
usbf850_desc.h Descriptor definitions
usbf850_errno.h Error code definitions
usbf850_types.h User type declarations
include
reg_v850e2mn4.h USB function register definitions
Inf XXX_CDC_VISTA.inf Windows
®
Vista
®
.inf file
The names of the microcontrollers are inserted in the sections
marked “****”: MN4
XXX_CDC_WIN7.inf Windows 7
®
.inf file
The names of the microcontrollers are inserted in the sections
marked “****”: MN4
XXX_CDC_XP.inf Windows XP
®
.inf file
The names of the microcontrollers are inserted in the sections
marked “****”: MN4
Remarks: The sample driver package comes also with a set of project-related files for the IAR Embedded
Workbench. For further information, see section 6.6.1, Setting up the Host Environment.