pci

所属分类:DSP编程
开发工具:C/C++
文件大小:951KB
下载次数:323
上传日期:2007-08-09 14:28:25
上 传 者chenmeisun
说明:  dsp DM642 pci 详细的开发例程,主要是DSP端程序
(dsp DM642 pci in detail the development of routines, mainly DSP-side program)

文件列表:
pci\Doc\ReleaseNotes.txt (7657, 2004-10-15)
pci\Host\Bin\Dm642App.exe (61952, 2007-07-04)
pci\Host\Bin\Dm642CLI.exe (102400, 2007-07-04)
pci\Host\Data\CodeImages\ledprd.hex (87916, 2003-08-15)
pci\Host\Data\CodeImages\ledprd.out (85230, 2003-08-15)
pci\Host\Data\FlashImages\FlashImage.asc (12582912, 2003-08-15)
pci\Host\Data\FlashImages\FlashImage.bin (4194304, 2003-08-15)
pci\Host\Etc\FileCompare.exe (121856, 2007-07-04)
pci\Host\Etc\Jungo\dm642.inf (2697, 2003-11-13)
pci\Host\Etc\Jungo\install642.bat (4828, 2003-08-26)
pci\Host\Etc\Jungo\wdreg.exe (122953, 2007-07-04)
pci\Host\Etc\Jungo\wdreg_gui.exe (118865, 2007-07-04)
pci\Host\Etc\Jungo\windrvr6.inf (1966, 2003-08-15)
pci\Host\Etc\Jungo\windrvr6.sys (253672, 2003-08-15)
pci\Host\Etc\Jungo\windrvr6.vxd (68716, 2003-08-15)
pci\Host\Include\dm642_lib.h (88923, 2003-10-14)
pci\Host\Lib\Dm642Lib.lib (142214, 2003-10-14)
pci\Host\Src\Dm642App\AppMain.c (4309, 2003-08-15)
pci\Host\Src\Dm642App\BoardOps.c (13858, 2003-08-15)
pci\Host\Src\Dm642App\Dm642App.dsp (3803, 2003-08-28)
pci\Host\Src\Dm642App\Dm642App.dsw (539, 2003-08-15)
pci\Host\Src\Dm642App\Dm642App.h (2197, 2003-08-15)
pci\Host\Src\Dm642App\TheApp.c (21370, 2004-10-15)
pci\Host\Src\Dm642App\UserDefndConst.h (2813, 2003-08-25)
pci\Host\Src\Dm642CLI\BoardChangeCLI.c (13602, 2003-08-15)
pci\Host\Src\Dm642CLI\Dm642CLI.dsp (4191, 2003-08-28)
pci\Host\Src\Dm642CLI\Dm642CLI.dsw (539, 2003-08-15)
pci\Host\Src\Dm642CLI\Dm642Cli.h (3704, 2003-10-14)
pci\Host\Src\Dm642CLI\dm642_cli.c (38467, 2003-10-14)
pci\Host\Src\Dm642CLI\DmaCLI.c (22102, 2003-08-25)
pci\Host\Src\Dm642CLI\FlashCLI.c (15871, 2003-08-15)
pci\Host\Src\Dm642CLI\InterruptsCLI.c (7743, 2003-08-15)
pci\Host\Src\Dm642CLI\LedCLI.c (10976, 2003-08-15)
pci\Host\Src\Dm642CLI\MyUtils.c (6515, 2003-08-15)
pci\Host\Src\Dm642CLI\PciEEPROMCLI.c (14760, 2003-08-25)
pci\Host\Src\Dm642CLI\SdramCLI.c (8122, 2003-08-15)
pci\install.bat (3287, 2003-08-28)
pci\Target\Bin\Dm642App.cdb (1039773, 2003-08-27)
pci\Target\Bin\Dm642App.out (107820, 2004-10-15)
... ...

// ReadMe.txt -- installation instructions and for EVM-DM***2 //////////////////////////////////////////////////////////////////////////// //// //// Copyright (c) 2003 Valley Technologies, Inc. //// All rights reserved. //// //// $Header $ //// //// Original Author: ebersole //// Most Recent Contributing $Author: ebersole $ //// //////////////////////////////////////////////////////////////////////////// This file contains brief installation instructions for the EVM-DM***2 library/API provided by Valley Technologies, Inc. The Release Notes for the current version of the EVM-DM***2 API/Library can be found in the file '/Doc/ReleaseNotes.txt'. The version number of the Library/API can be found in the file '/Version.txt'. Note that the installation process is currently designed to replace any pre- existing installation of the EVM-DM***2 software. This includes the device driver. DO NOT GO THRU THE INSTALLATION PROCESS/STEPS IF YOU DO NOT WANT TO OVERWRITE AN EXISTING INSTALLATION. ------------------------------------------------------------------------------ Installation ------------- The following steps are required in order to install the EVM***2 API: 1. Stop any programs that interact with the EVM-DM***2 and/or its device driver/library/API. 2. Remove all EVM-DM***2's from the PC's PCI bus, if any such card is currently attached to that bus. Observe the standard cautionary practices when doing so. - ESD protection - Power down the box - If necessary, unplug the box (remove power from PCI bus) - Remove any EVM-DM***2(s) from their PCI slots - Power everything back up [This step is not strictly necessary in all cases, but executing it avoids potential problems in later steps (notably step #6)] 3. If a version of the EVM-DM***2 software is already installed on the computer, please remove/delete that installation. This includes any and all temporary directories created for that installation. 4. Create a directory to be used in installing the EVM-DM***2 software. This directory will only be used during the following step. The directory MUST be "clean" (ie, no subdirectories or files of any kind reside in and underneath it). 5. Run the self-extracting zip-file provided, and unzip the delivered software. Select and use the directory created/cleaned in step 4, above. Doing so will unzip the entire installation into a subdirectory of the destination directory. This subdirectory will have the following organization: +---Doc +---Host | +---Bin | +---Data | | +---CodeImages | | \---FlashImages | +---Doc | +---Etc | | \---Jungo | +---Include | +---Lib | \---Src | +---Dm***2App | \---Dm***2CLI \---Target +---Bin +---Doc +---Etc +---Include +---Lib \---Src \---Dm***2App 6. Start a DOS Command Prompt window. 7. In the DOS window, run INSTALL.BAT. INSTALL.BAT expects to be given its own destination directory. It will copy the entire installation to _that_ directory. The format of INSTALL.BAT is: INSTALL.BAT NOTE: Do NOT use the original installation directory (created as mentioned in step 4, above) as the destination directory in this step. NOTE: should be an empty (or currently non-existant) directory. must NOT, under ANY circumstances, contain a previous installion of the EVM-DM***2 software. XP Users: Due to some idiosyncracy with a Command Prompt window in XP, output from INSTALL.BAT does not always get immediately displayed. If INSTALL.BAT does not produce output (or appears to hang) immediately upon starting, wait a second or two and then press CTRL-C. 8. Respond to any prompts/requests made by INSTALL.BAT as it runs. Note that INSTALL.BAT is currently designed to replace any pre- existing installation of the EVM-DM***2 software. This includes the device driver. DO NOT RUN INSTALL.BAT IF YOU DO NOT WANT TO OVERWRITE AN EXISTING INSTALLATION. 9. If an EVM-DM***2 card is not connected to the destination machine's PCI bus, connect/insert it/them now. Observe the standard cautionary practices when doing so. - ESD protection - Power down the box - If necessary, unplug the box (remove power from PCI bus) - Insert EVM-DM***2(s) into an appropriate PCI slot(s). - Power everything back up 10. For non-WNT systems, add/upgrade the driver for the EVM-DM***2 _manually_. This is done as follows: a. Bring up the OS's Device Manager (eg: for XP, Control Panel -> System -> Hardware -> Device Manager) b. Check if a device exists (and is installed) for the EVM***2. This device will be listed under the 'Jungo' top-level "device". The device will be listed alongside the windrvr6 "device" (ie, the EVM***2 is NOT the same as the windrvr6 device). 1) If a driver does exist, select 'Upgrade Driver'. 2) If no driver exists, start the Add Hardware Wizard c. Choose to specify the path to the driver, when asked by the appropriate wizard. d. Specify the path to the dm***2.inf file, installed in the above steps (eg: c:\evm***2\Host\Etc\Jungo). e. Complete the rest of the steps required by the Wizard(s). 11. That's it. The installation is done! If the installation was successful, you should see a device named DM***2EVM in the Windows Device List (Device Manager).

近期下载者

相关文件


收藏者