搜索资源列表
GIVEIO
- GIVEIO为Windows/Linux平台下的并口驱动程序,有了这个驱动,你可以让你的PC作为一个真正的Host来控制目标平台的FLASH烧写等任务.-GIVEIO is under the Windows/Linux platform and the mouth driver, had this actuation, you may let your PC take true Host controls the goal pla
giveio.src
- giveio giveio-giveio giveio giveio
GIVEIO
- GIVEIO源码,是JTAG烧写程序的驱动代码
giveio
- giveio driver适合于在wince50/60的开发中,使用的giveio的提供io端口enable和function的驱动。
GIVEIO
- 三星公司官方 GIVEIO.SYS源代码下载。 In windows NT/2000/XP, any application can’t access the I/O such as the parallel port. So, GIVEIO.SYS enables SJF.exe to access the parallel port without any memory fault. In windows 95/98, GI
giveIO
- GIVEIO烧写FLASH软件,在用sjf烧写时候需要的!对端口直接操作
GIVEIO
- GIVEIO ... \\Giveio ......\\......\\GIVEIO ......\\......\\......\\GIVEIO.C ......\\......\\......\\I386 ......\\......\\......\\....\\FREE ......\\......\\......\\MAKEFILE ......\\......\\......\\OB
giveio.sys源代码
- 安装 GIVEIO.SYS WIN2000/NT/XP直接访问IO端口需要安装GIVEIO.SYS,WIN95/98下不需要安装。 以WINXP为例,安装步骤如下 1) 以administrator身份登录 2) 将giveio.sys文件拷贝到windows\system32\drivers目录下 3) 打开控制面板, 选择“添加硬件” 4) 单击“下一步”,选择“是,硬件已连接好” 5) 在列表中选择“添加新的硬件
GIVEIO
- GIVEIO为Windows/Linux平台下的并口驱动程序,有了这个驱动,你可以让你的PC作为一个真正的Host来控制目标平台的FLASH烧写等任务.-GIVEIO is under the Windows/Linux platform and the mouth driver, had this actuation, you may let your PC take true Host controls the goal pla
giveio.src
- giveio giveio-giveio giveio giveio
armok0171406
- win2000下直接访问端口 1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。 2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。 3、拖一个TPort到窗体上,命名为port。 4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:= 5、s
GIVEIO
- GIVEIO源码,是JTAG烧写程序的驱动代码
giveio
- giveio driver适合于在wince50/60的开发中,使用的giveio的提供io端口enable和function的驱动。-giveio driver suitable for the development of wince50/60 used giveio ports enable the provision of io and function of the driver.
GIVEIO
- 三星公司官方 GIVEIO.SYS源代码下载。 In windows NT/2000/XP, any application can’t access the I/O such as the parallel port. So, GIVEIO.SYS enables SJF.exe to access the parallel port without any memory fault. In windows 95/98, GI
giveIO
- GIVEIO烧写FLASH软件,在用sjf烧写时候需要的!对端口直接操作-FLASH programmer GIVEIO software programmer with SJF when needed! Direct operation of ports
setup-giveio.sys
- 在嵌入式开发中,需要烧写flash时,先要安装giveio.sys驱动,由于很多开发板提供的安装文档根本就不详细,其中一些选项不说清楚,导致安装不成功,这里给出详细的过程说明-In the embedded development, need flash programmer, the first installation giveio.sys drive, as many development board to provide th
GIVEIO
- 三星ARM的JTAG 并口设置,将PC的并口设置成GIVEIO的串行口.-Configuare PC s parallel port to Serial Port for using JTAG probe.
GIVEIO
- GIVEIO驱动安装 实用sjf2410/sjf2440 必备驱动-GIVEIO driver must drive the installation of utility sjf2410/sjf2440
giveio
- jtag: giveio driver for OpenOCD compiled for Win32
giveio
- giveio驱动程序源代码Use DDK BUILD facility-Give direct port I/O access to a user mode process