EZ-USB Development Kit User Guide, Doc. # 001-66390 Rev. *D
33
Development Kit Contents
and C# .NET application tools to communicate with the EZ-USB device. In addition, it contains
Cypress generic USB drivers (3.4.7). These are unsigned drivers.
4.8
Target
This directory contains the EZ-USB register definition header files, Keil debug monitor, and so on.
Following are the list of files.
4.9
Utilities
This directory contains the hex2bix utility source code in the VC++6 environment. The project code
can be used as a reference to invoke different command line options supported by this utility.
4.10
uV2_4k
This directory contains the Keil uVision2 Trial version IDE. The IDE has the limitation of compiling
the code limit of 4K. All the firmware examples included with the EZ-USB development kit can be
compiled using this IDE.
Table 4-5. List of Files in Target Directory
S.No
Sub-directory
File
Description
1
FW/Lp
Fw.c,periph.c
,dscr.a51,fw.uv2
This directory contains basic framework project source files
used to develop the firmware examples in the EZ-USB devel-
opment kits
2
Monitor
mon-ext-sio0-c0.hex,
mon-ext-sio1-c0.hex,
mon-int-sio0-c0.hex,
mon-int-sio1-c0.hex,
mon-ext-sio0-c0.spt,
mon-ext-sio1-c0.spt,
mon-int-sio0-c0.spt
and
mon-int-sio1-c0.spt
This directory contains Keil debug monitor .hex and script
files that reside in external SRAM memories or EZ-USB inter-
nal RAM. These files are used to debug firmware examples
through UART ports SIO-0 and SIO-1 at 38400 baud rate.
3
Inc
fx2regs.h,
lpregs.h
lpregs.inc,
fx2regs.inc
Fx2.h,
lp.h
syncdly.h,
fx2sdly.h
These files contain EZ-USB register definitions and basic
structure definitions.Also several delay routines of fixed dura-
tion (syncdly.h/fx2sdly.h)are defined to be used in frame-
works code.
4
Lib/Lp
EZUSB.Lib USB-
JmpTb.OBJ
This folder mainly contains I2C read/Write routines
Library(EZUSB.lib) and Interrupt vector definitions for EZ-
USB device(USBJmpTb.OBJ)
Содержание CY3674
Страница 18: ...18 EZ USB Development Kit User Guide Doc 001 66390 Rev D Getting Started...
Страница 34: ...34 EZ USB Development Kit User Guide Doc 001 66390 Rev D Development Kit Contents...
Страница 54: ...54 EZ USB Development Kit User Guide Doc 001 66390 Rev D Cypress USB Drivers for EZ USB Kits...
Страница 64: ...64 EZ USB Development Kit User Guide Doc 001 66390 Rev D USB PC Host Utilities and SuiteUSB Applications...
Страница 104: ...104 EZ USB Development Kit User Guide Doc 001 66390 Rev D EZ USB Development Kit Firmware Examples...
Страница 110: ...110 EZ USB Development Kit User Guide Doc 001 66390 Rev D Resources...
Страница 113: ...EZ USB Development Kit User Guide Doc 001 66390 Rev D 113 A 2 Board Layout...