Welcome![Sign In][Sign Up]
Location:
Search - vxworks

Search list

[VxWorksvxworks

Description: 使用串口下载vxworks映象的方法 由于坛子里这方面的可行性文章比较少,不时有一些网友在询问这方面的问题,再加上通过这种方法可以调试网络驱动,所以我花了一点时间把整个下载过程试了一下。 -vxworks com
Platform: | Size: 124928 | Author: 李东 | Hits:

[OtherVxworks(ES).doc

Description: Vxworks 讲座 ,对学习Vxworks大有裨益-Vxworks lectures, of great benefit in learning Vxworks
Platform: | Size: 2939904 | Author: win | Hits:

[OS Developvxworks-source-code

Description: windriver vxworks源代码,经典实时操作系统源码-windriver vxworks source code, the classic real time operating system
Platform: | Size: 5107712 | Author: djyi | Hits:

[VxWorksVxWorks

Description: 嵌入式vxworks开发与应用 比较经典的介绍vxworks电子书-Embedded vxworks development and application of more classical introduction to vxworks eBook
Platform: | Size: 7406592 | Author: wangming | Hits:

[VxWorksVxWorks

Description: VxWorks实验指导书 学习vxworks必备的学习资料-VxWorks experimental guide book to learn the information necessary to learn vxworks
Platform: | Size: 1904640 | Author: wanghui | Hits:

[VxWorksVxWorks-PCI

Description: 帮你尽快了解嵌入式Vxworks相关内容以及如何在下面配置PCI-To help you understand the embedded Vxworks relevant content as soon as possible, and how to configure the PCI in the following
Platform: | Size: 504832 | Author: 李旭杰 | Hits:

[Software EngineeringPowerPC-VxWorks-BSP

Description: PowerPC VxWorks BSP 分析,包括硬件软件、BSP和设备驱动分析-PowerPC VxWorks BSP analysis, including hardware and software, BSP and device drivers analysis
Platform: | Size: 1755136 | Author: 魏恪之 | Hits:

[Program docvxworks-workbench

Description: VxWorks workbench的资料,是培训用的,很有用,能很快了解-VxWorks workbench information, is training to use, and useful, can quickly understand the
Platform: | Size: 967680 | Author: 吴家文 | Hits:

[VxWorksVxWorks-PCI-Driver

Description: 介绍VxWorks下PCI设备驱动的编写,不包括详细的源代码-PCI device driver under VxWorks introduces the preparation, does not include source code for details
Platform: | Size: 406528 | Author: rt | Hits:

[Linux-UnixVxWorks

Description: vxworks 下的串口通信的实现 详细介绍了 读取 传送 配置 等 是很不错的一篇文章 可以供需要的学习-serial
Platform: | Size: 148480 | Author: yatang | Hits:

[Othervxworks

Description: 嵌入式实时操作系统VxWorks 中文教材-Chinese textbook of VxWorks
Platform: | Size: 12235776 | Author: 泥人 | Hits:

[Embeded-SCM DevelopTQ2440-vxworks

Description: TQ2440-vxworks.rar 针对TQ2440的VxWorks的镜像和教程,仅供测试参考 -TQ2440 TQ2440-vxworks.rar of VxWorks for a mirror and tutorials, for testing purposes only for reference
Platform: | Size: 4241408 | Author: 郭小川 | Hits:

[VxWorksvxworks

Description: BSP是板级支持包,是介于主板硬件和操作系统之间的一层,应该说是属于操作系统的一部分,主要目的是为了支持操作系统,使之能够更好的运行于硬件主板。BSP是相对于操作系统而言的,不同的操作系统对应于不同定义形式的BSP,例如 VxWorks的BSP和Linux的BSP相对于某一CPU来说尽管实现的功能一样,可是写法和接口定义是完全不同的,所以写BSP一定要按照该系统 BSP的定义形式来写(BSP的编程过程大多数是在某一个成型的BSP模板上进行修改)。这样才能与上层OS保持正确的接口,良好的支持上层OS。 例如: 在VxWorks中的网卡驱动,首先在config.h中包含该网卡,然后将网卡含网卡的信息的参数放入数组 END_TBL_ENTRY endDevTbl [] 中,系统通过函数muxDevLoad( )调用这个数组来安装网卡驱动。 而在Linux中的网卡驱动,是在space.c中声明该网络设备,再把网卡驱动的一些函数加到dev结构中,由函数ether_setup()来完成网卡驱动的安装。-BSP是板级支持包,是介于主板硬件和操作系统之间的一层,应该说是属于操作系统的一部分,主要目的是为了支持操作系统,使之能够更好的运行于硬件主板。BSP是相对于操作系统而言的,不同的操作系统对应于不同定义形式的BSP,例如 VxWorks的BSP和Linux的BSP相对于某一CPU来说尽管实现的功能一样,可是写法和接口定义是完全不同的,所以写BSP一定要按照该系统 BSP的定义形式来写(BSP的编程过程大多数是在某一个成型的BSP模板上进行修改)。这样才能与上层OS保持正确的接口,良好的支持上层OS。 例如: 在VxWorks中的网卡驱动,首先在config.h中包含该网卡,然后将网卡含网卡的信息的参数放入数组 END_TBL_ENTRY endDevTbl [] 中,系统通过函数muxDevLoad( )调用这个数组来安装网卡驱动。 而在Linux中的网卡驱动,是在space.c中声明该网络设备,再把网卡驱动的一些函数加到dev结构中,由函数ether_setup()来完成网卡驱动的安装。
Platform: | Size: 5666816 | Author: 汤伟 | Hits:

[VxWorksVxworks.TCP.IP.protocol.stack.source.code.RAR

Description: Vxworks TCP IP协议栈的源代码-Vxworks TCP IP protocol stack source code
Platform: | Size: 313344 | Author: 姚志海 | Hits:

[VxWorksVxWorks.timer.application.design.documentation.dev

Description: VxWorks timer application design documentation developmentVxWorks开发定时器应用设计文档 -VxWorks timer application design documentation development
Platform: | Size: 681984 | Author: 2 | Hits:

[VxWorksVxWorks.development.Fibre.Channel.Communication.Sy

Description: VxWorks development of Fibre Channel Communication System Design VxWorks开发光纤通道通信系统设计-VxWorks development of Fibre Channel Communication System Design
Platform: | Size: 198656 | Author: 0o | Hits:

[VxWorksVxWorks.CAN.controller.driver.code

Description: VxWorks CAN控制器驱动程序代码VxWorks CAN controller driver code -VxWorks CAN controller driver code
Platform: | Size: 166912 | Author: 90 | Hits:

[VxWorksEmbedded.Seria.Communication.VxWorks.development.i

Description: 嵌入式VxWorks串口通信开发实例Embedded Serial Communication VxWorks development instance -Embedded Serial Communication VxWorks development instance
Platform: | Size: 126976 | Author: u88 | Hits:

[VxWorksEmbedded.software.instance.DHCP.20Server.vxWorks.r

Description: 嵌入式DHCP 20Server vxWorks软件开发实例Embedded software development instance DHCP 20Server vxWorks -Embedded software development instance DHCP 20Server vxWorks
Platform: | Size: 219136 | Author: u88 | Hits:

[Windows DevelopVxWorks.weapons.firing.control.module.design.field

Description: VxWorks武器发射控制领域模块设计VxWorks weapons firing control module design field -VxWorks weapons firing control module design field
Platform: | Size: 538624 | Author: 90 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net