ICETEK-DM642EDUlabvrealtimedsp

所属分类:DSP编程
开发工具:C++
文件大小:17882KB
下载次数:792
上传日期:2007-08-30 16:01:01
上 传 者jerry_zql
说明:  北京瑞泰创新的DM642光盘资料.非常有用.里面有很多源代码
(Beijing Ruitai DM642 innovative CD-ROM. Very useful. There are a lot of source code)

文件列表:
ICETEK-DM642-EDUlabv1.3 (0, 2005-01-11)
ICETEK-DM642-EDUlabv1.3\ICETEKEMUReset.bat (52, 2004-09-01)
ICETEK-DM642-EDUlabv1.3\icetek.cfg (811, 2003-12-08)
ICETEK-DM642-EDUlabv1.3\ICETEK-DM642-PCI.gel (10168, 2003-08-12)
ICETEK-DM642-EDUlabv1.3\Lab501-LED (0, 2005-01-11)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\build-led.tcf (995, 2003-07-01)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\cc_build_Debug.log (487, 2004-12-02)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\Debug.lkf (310, 2004-12-02)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\Debug.lkv (310, 2004-12-02)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\ICETEK-DM642-PCI.cmd (598, 2004-11-12)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\led.cdb (1037847, 2003-08-12)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\led.paf (1149, 2004-12-02)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\led.pjt (894, 2004-11-12)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\LED0.c (2399, 2004-11-15)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\led0.paf (1153, 2004-11-15)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\led0.pjt (898, 2004-11-15)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\led1.c (684, 2004-11-15)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\led1.paf (7797, 2004-11-15)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\led1.pjt (1053, 2004-11-15)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\ledcfg.cmd (6159, 2004-11-15)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\ledcfg.h (546, 2004-11-15)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\ledcfg.h62 (4485, 2004-11-15)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\ledcfg.s62 (27356, 2004-11-15)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\ledcfg_c.c (568, 2004-11-15)
ICETEK-DM642-EDUlabv1.3\Lab501-LED\Debug (0, 2005-01-11)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP (0, 2005-01-11)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP\build.bat (857, 2003-08-05)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP\cc_build_PAL_LOOPBACK_PIP.log (2299, 2004-12-22)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP\pal.paf (29886, 2004-12-16)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP\pal.pjt (2336, 2004-12-16)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP\PAL_DISPLAY_ONLY.lkf (153, 2004-12-02)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP\PAL_DISPLAY_ONLY.lkv (903, 2004-11-23)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP\PAL_LOOPBACK.lkf (873, 2004-12-02)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP\PAL_LOOPBACK.lkv (873, 2004-12-02)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP\PAL_LOOPBACK_PIP.lkf (864, 2004-12-22)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP\PAL_LOOPBACK_PIP.lkv (864, 2004-12-22)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP\video.ccf (16384, 2004-12-22)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP\video.cdb (1040131, 2003-08-07)
ICETEK-DM642-EDUlabv1.3\Lab544-VideoPIP\video.cmd (981, 2003-07-01)
... ...

# # Copyright 2003 by Texas Instruments Incorporated. # All rights reserved. Property of Texas Instruments Incorporated. # Restricted rights to use, duplicate or disclose this code are # granted through contract. # # # "@(#) DDK 1.10.00.21 06-26-03 (ddk-b10)" TITLE ----- VPORT example (video) USAGE ----- These examples test the video driver on the DM***2 EVM board. The applications use the vportcap and vportdis video mini drivers for video capture and display. The examples cover all supported video formats by the DM***2 EVM: Capture: - Standard-Definition TV: NTSC/PAL Display: - Standard-Definition TV: NTSC/PAL - 16-bit RGB: VGA(***0x480@60Hz), SVGA(800x600@60Hz), XGA(1024x768@60Hz). - High-Definition TV: 480p@60fps, 720p@60fps, 1080i@30fps DESCRIPTION ----------- There are four CCS projects used to build the examples: ntsc.pjt, pal.pjt, vga.pjt, and hd.pjt. These projects cover examples in NTSC, PAL, VGA and HD video formats. In each project, there are three configurations: - DISPLAY_ONLY: Displays a runing color bar. - LOOPBACK: capture and display loop-back. - LOOPBACK_PIP: dual-capture and picture in picture display. The examples use the videoport display minidriver to open the videoport 0 & 1 in capture mode and the video port 2 in display mode. It then programs the video decoders and encoder on the EVM***2 board through I2C before starting capture or display operations. TESTING ------- To run the examples, the following equipment is required: - For NTSC examples: * A NTSC compatible camera with composite(RCA) output. * A NTSC compatible TV monitor with composite or S-Video inputs. - For PAL examples: * A PAL compatible camera with composite(RCA) output. * A PAL compatible TV monitor with composite or S-Video inputs. - For RGB examples: * A NTSC compatible camera with composite(RCA) output. * A computer monitor that is capable of displaying VGA@60Hz, SVGA@60Hz and XGA@60Hz. - For HD examples: * A NTSC compatible camera with composite(RCA) output. * A High-Definition monitor that supports the following HD formats: 480p@60fps, 720p@60fps and 1080i@30fps. KNOWN PROBLEMS -------------- The video driver document (SPRA918) omitted the irqId element from the VPORTCAP_Params and the VPORTDIS_Params structures. This element sets the EDMA interrupt ID.

近期下载者

相关文件


收藏者