User guide
CY3687 MoBL-USB FX2LP18 Development Kit User Guide, Doc. # 001-68582 Rev. *B 31
Development Kit Contents
4.8 Target
This directory contains MoBL-USB FX2LP18 register definition header files, Keil debug monitor, and
so on. Following are the list of files.
4.9 Utilities
This directory contains hex2bix utility source code in VC++6 environment. The project code can be
used as reference to invoke different command line options supported by this utility.
4.10 uV2_4k
This directory contains Keil uVision2 Trial version IDE. The IDE has the limitation of compiling code
limit of 4K. All the code examples included with the MoBL-USB FX2LP18 development kit can be
compiled using this IDE.
Table 4-5. List of Files in Target Directory
S.No Sub-directory File Description
1FW/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 MOBL-USB
FX2LP18 development kit
2Monitor
mon-int-sio1-c0.hex,
mon-int-sio1-C0.spt,
etc
This directory contains Keil debug monitor .hex and script
files that reside in MoBL-USB FX2LP18 internal RAM. These
files are used to debug firmware examples through UART
port SIO-1 at 9600 baud rate.
3Inc
fx2regs.h, lpregs.h
lpregs.inc,
fx2regs.inc
fx2.h, lp.h
syncdly.h,
fx2sdly.h
These files contain MoBL-USB FX2LP18 device register defi-
nitions and basic structure definitions. Also several delay rou-
tines of fixed duration (syncdly.h/fx2sdly.h)are defined to be
used in frameworks code.The MoBL-USB FX2LP18 and EZ-
USB FX2LP register definitions are mostly identical.
4Lib/Lp
EZUSB.Lib USB-
JmpTb.
OBJ
This folder contains I2C read/Write routines
Library(EZUSB.lib) and Interrupt vector definitions for MoBL-
USB FX2LP18 device (USBJmpTb.OBJ). MoBL-USB
FX2LP18 and EZ-USB FX2LP I2C block and interrupt vector
definitions are identical.
5 File_Transfer
64_Count.hex,
512_Count.hex,
1024_Count.hex,
1024_1248.hex,
2048_1248.hex,
4096_1248.hex and
8192_Count.hex
The files can be used to send fixed set of data over MoBL-
USB FX2LP18 endpoints using File Transfer button in EZ-
USB Interface Window of Cyconsole.