搜索资源列表
AMD NIC vxworks_end
- VxWorks在VMWare下的网卡驱动。 VMWare为运行于其上的操作系统提供虚拟网卡支持,该网卡类型即为AMD的PC-NET。实际上,在Tornado开发包中已经包含了该类型网卡的驱动程序,但经过测试,对于VMWare无法正常工作,所以需要这个从AMD的网站下载的驱动程序。 这是一个可执行的安装程序,运行该程序将得到一个压缩包和一个帮助文件,按照该帮助的要求,将压缩包直接释放到Tornado目录下即可。-VxWorks VMWare in the NIC driver. VMWare to
Tornado2.2 for RTL8139驱动程序
- Tornado2.2 for RTL8139驱动程序,可以直接在tornado2.2 开发环境下使用的,代码,拷贝到BSP目录下,配置config文件就可以了。-Tornado2.2 for RTL8139 driver can be directly in the development environment tornado2.2 use of the code, BSP copy of the directory, configuration config file on it.
BAS上载WEB文件工具(FileCompose)
- 本工具可以将所有的web文件打包生成一个文件,用户通过tftp将该文件加载到主机,方便完成web客户端的升级。另外加载web客户端程序,既可以用该打包文件也可以分别加载所有的web文件,主机兼容两种方式。用于VxWorks环境下的GoAheadWebSrv内置WEB服务器应用。-the tools to the web all documents generated a document package, users tftp this document loaded to the host,
vxworksBSPCORD
- vxworks 是调试用的核文件,不能烧写的FLASH里 vxWorks_romCompress.bin 是烧写到FLASH里的bin文件 IP 地址默认是 192.168.1.114 PC 机 要与开发板在同一网段才能通讯 在BIOS中启动vxworks很慢(由于没有开cache),要等10多秒用FLASHACCESS直接把vxworks 写进FLASH可以解决这个问题-vxworks use of nuclear documents not burning FLASH Lan
gcexception
- 主要实现将任务异常记录在tffs文件系统中-main task will be recorded in abnormal tffs File System # define EXC_MAX_ EXCEPTION_NUM 100 # define an EXC_MAX_NAME_LEN 00 typedef struct (NW_INT32 nExcNum NW_CHAR Sz谩sz ExcList [] [EXC_MAX_N EXC_MAX_EXCEPTION_NUM AME_LEN]) TEx
xModem_vxWorks
- vxWorks上的modem实现,可以用作文件传输-The realization of modem in VxWorks. It can be use to transfer files.
使用VmWare安装VxWorks需要用到的文件
- 该软件包含了使用VmWare安装VxWorks需要用到的文件 里面有个说明.txt文件可以对指导你如何进行安装 有问题及时与我联系 QQ21918801,The software includes the use of VmWare install VxWorks need to use the file inside a note. Txt files can guide you on how to install a problem in time to contact me QQ21918
K9K8G08U0A_Filesystem_s3c2440based
- 本驱动使用s3c2440的NANDflash控制器操作K9K8G08U0A NANDFlash芯片(1G字节)。并在该驱动程序基础之上定义了一个简单的自定义文件系统,支持8.3文件名格式,及文件的创建、读、写、删除等操作,支持存储块管理和坏块管理。该程序在VxWorks环境下运行无误。-The drive to use s3c2440 operation K9K8G08U0A NANDFlash of NANDflash controller chip (1G bytes). And in th
vxWorks6.6PatchUSB2.4.0
- 这个文件包是针对WindRiver的VxWorks6.6操作系统下USB驱动程序的升级补丁包。用于解决USB驱动存在的BUg-The package is vxworks6.6 bag under the usb patch, to fix a bug in usb
qspanPci
- mbx860的BSP相关配置文件中的一个,在这个系列中可以作为通用,相当于ADS860下的文件能为mpc860下的通用一样-The BSP-related mbx860 a configuration file, in this series can be used as general-purpose, which is equivalent to a document under the ADS860 can MPC860 under the same generic
vxworksSD
- vxworks下SD卡及DOS文件系统驱动-in vxworks , the SD card and DOS File System Driver
xmodem_VxWorks
- 原创:xmodem协议介绍及VxWorks下的应用 最初,XMODEM协议是一种基于调制解调器直接拨号通讯的文件传输协议,用来支持两台计算机之间的文件传输。由于其简单可靠、实现方便的特性,现在已经广泛应用于嵌入式设备中。实现xmodem只需要微处理器带有串口控制器就行了,一般的8位单片机也能进行文件传输。-Original: xmodem agreement under VxWorks introduction and application of the first, XMODEM pro
Workingwithvxworks
- 这本书的目的不是为你介绍VxWorks入门的详细内容或嵌入式和实时系统的编程。也就是说,本章将介绍关于VxWorks使用的一些基本背景知识和一些相关的工具。本章将主要介绍命令行工具,因为它们对中级或高级用户来说更有用,而风河公司的文件对此也涉及较少。-The purpose of this book is not for you the details of entry VxWorks or embedded and real-time systems programming. In other
serial_read
- Vxwork 串口调试程序,VxWorks网络驱动配置及分析,调用主要在/target/src/config/usrNetwork.c文件中-Vxwork serial debugger, VxWorks network drive configuration and analysis of call mainly in the/target/src/config/usrNetwork.c document
Tornadojiaocheng
- VxWorks 操作系统包括了进程管理、存储管理、设备管理、文件系统管理、网络协议及系统应用等几个部分。VxWorks只占用了很小的存储空间,并可高度裁减,保证了系统能以较高的效率运行。 VxWorks由以下几个主要部分组成-VxWorks operating system, including the process management, storage management, device management, file system management, network protoc
VxWorksTFFS
- 目前的嵌入式系统多使用FLASH作为主存,因此,如何有效管理FLASH上的数据非常重要。文章以MX29LV160BT芯片为例,讨论了在VxWorks操作系统下Nor Flash上建立TFFS文件系统的一般步骤,从而为FLASH上的数据管理提供了理想的选择方式,同时也为开发者和用户升级程序提供了方便。-The current use of embedded systems as the main memory FLASH, so FLASH on how to effectively manage
Connguration_and_Coding_of_Cache_in_VxWorks_operat
- 摘要:该文提出了一种合理地应用Cache的方法,以解决VxWorks环境下操作系统的启动速 度慢和应用程序运行效率低的问题。在启动过程中,通过修改配置文件来合理地打开代码 Cache和数据Cache,加快操作系统的启动速度;在应用程序开发过程中,通过使用不同的Cache 编程方法,提高应用程序的运行效率。实例分析给出了具体应用的实现方法。 关键词:VxWorks操作系统;高速缓冲存储器;直接存储器存取-Abstract: This paper presents a reasona
BSP_training
- 本文介绍了vxworks下bsp开发流程,文件的组成和分布,命令行环境的开发等.-This article describes the vxworks development process under the bsp, document composition and distribution, command-line environment in development.
sc2410uart
- 基于vxworks平台的串口程序,CPU为三星的SC2410,在超级终端可以实现输入字符大小写变换,及文件传输并在窗口显示的功能。-Vxworks platform based on serial procedures, CPU for Samsung SC2410, HyperTerminal can be achieved in the case of input character conversion, and file transfer, and in the window displ
make
- bcm的SDK中关于makefile文件的修改-bcm in the SDK documentation on makefile changes