lpc2148_MassStorage

所属分类:单片机开发
开发工具:C/C++
文件大小:293KB
下载次数:26
上传日期:2009-05-22 13:50:08
上 传 者dorisfxy
说明:  lpc2148 usb 数据存储,应用程序
(lpc2148 usb data storage, application)

文件列表:
MassStorage\board\arm_comm.h (1694, 2006-04-19)
MassStorage\board\boart.h (921, 2006-07-21)
MassStorage\board\cstartup.s79 (8041, 2006-04-19)
MassStorage\config\Flash.mac (96, 2005-12-05)
MassStorage\config\Flash.xcl (7662, 2006-04-19)
MassStorage\config\FlashPhilipsLPC64k.mac (790, 2006-01-09)
MassStorage\Debug\Exe\MassStorage.d79 (222235, 2006-07-22)
MassStorage\Debug\Exe\MassStorage.sim (25815, 2006-07-22)
MassStorage\Debug\List\MassStorage.html (536546, 2006-07-22)
MassStorage\Debug\Obj\cstartup.r79 (2870, 2006-07-22)
MassStorage\Debug\Obj\drv_hd44780.r79 (28215, 2006-07-22)
MassStorage\Debug\Obj\lpc_syscontrol.r79 (20667, 2006-07-22)
MassStorage\Debug\Obj\lpc_timer.r79 (33766, 2006-07-22)
MassStorage\Debug\Obj\lpc_usb.r79 (49010, 2006-07-22)
MassStorage\Debug\Obj\lpc_vic.r79 (18657, 2006-07-22)
MassStorage\Debug\Obj\lun.r79 (18038, 2006-07-22)
MassStorage\Debug\Obj\main.r79 (25765, 2006-07-22)
MassStorage\Debug\Obj\MassStorage.pbd (2032, 2006-07-22)
MassStorage\Debug\Obj\mmc.r79 (36789, 2006-07-22)
MassStorage\Debug\Obj\mmc_dsk_desc.r79 (4567, 2006-07-22)
MassStorage\Debug\Obj\ram_dsk.r79 (14273, 2006-07-22)
MassStorage\Debug\Obj\ram_dsk_desc.r79 (4753, 2006-07-22)
MassStorage\Debug\Obj\scsi.r79 (52502, 2006-07-22)
MassStorage\Debug\Obj\usb_9.r79 (44172, 2006-07-22)
MassStorage\Debug\Obj\usb_desc.r79 (6763, 2006-07-22)
MassStorage\FlashPhilipsLPC64k.mac (790, 2006-01-09)
MassStorage\MassStorage.dep (16747, 2006-07-22)
MassStorage\MassStorage.ewd (14362, 2006-07-22)
MassStorage\MassStorage.ewp (23520, 2006-07-22)
MassStorage\MassStorage.eww (165, 2005-12-16)
MassStorage\modules\drv_hd44780.c (22769, 2006-04-19)
MassStorage\modules\drv_hd44780.h (3572, 2006-04-19)
MassStorage\modules\drv_hd44780_cnfg.h (1602, 2006-04-19)
MassStorage\modules\drv_hd44780_l.c (3669, 2006-04-19)
MassStorage\modules\lpc_syscontrol.c (7892, 2006-04-19)
MassStorage\modules\lpc_sysctrl.h (4091, 2006-04-19)
MassStorage\modules\lpc_timer.c (25722, 2006-04-19)
MassStorage\modules\lpc_timer.h (5139, 2006-04-19)
MassStorage\modules\lpc_usb.c (26554, 2006-04-19)
MassStorage\modules\lpc_usb.h (16430, 2006-04-19)
... ...

######################################################################## # # MassStorage.eww # # $Revision: 1.5.2.1 $ # ######################################################################## DESCRIPTION =========== This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the IAR-LPC-214X evaluation board. It implements two drives, a RAM disk and a MMC/SD card drive. The RAM disk and the memory card drive will be accessible through individual drive letters on your PC. The first free drive letters will be used. For example, if your PC configuration includes two hard disk partitions (in C:\ and D:\) and a CD-ROM drive (in E:\), the RAM disk and memory card drive will appear as F:\ and G:\ respectively. The MassStorage example project works standalone on the IAR-LPC-214X board. COMPATIBILITY ============= The MassStorage example project is compatible with, and works as a standalone project, on the IAR-LPC-214X evaluation board. By default, the project is configured to use the J-Link JTAG interface. CONFIGURATION ============= 1) Make sure that the following jumpers are correctly configured on the IAR-LPC-214X evaluation board: PWR_J - the correct jumper position depends on the power source used PWM/DAC - install the jumper in the position marked 2-3 (PWM) DBG - install the jumper 2) Use a USB cable to connect the evaluation board to your PC. The first time a USB device is connected to your computer, Windows will automatically load the proper device driver. In this case, the USB mass storage device driver will be loaded. GETTING STARTED =============== 1) Start the IAR Embedded Workbench for ARM. 2) Select File->Open->Workspace... Open the following workspace: \arm\examples\Philips\LPC214x\IAR-LPC-214X\ MassStorage\MassStorage.eww 3) Run the program. The MassStorage application is downloaded to the flash memory on the evaluation board and executed. Also note that, during board operation, the LCD backlight will indicate drive activity.

近期下载者

相关文件


收藏者