Specifications

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 of the sample driver comprises files that are summarized below.
Table 2.3 Multi 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
usbf850_communication.c CDC-specific processing
initial.s Bootstrap
src
vector.s Interrupt vector table declarations
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
reg_v850e2mn4.h USB function register definitions
include
df3512_800.h V850E2/MN4 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 Multi (Green Hills
Software, Inc. integrated development tool suit). For further information, see section 6.4.1,
Setting up the Host Environment.