搜索资源列表
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
plx9054
- 随着VxWorks操作系统在嵌入式系统中的应用,VxWorks下产品的开发和应用也越来越广泛. 本文描述了VxWorks下PCI数据采集模块驱动程序的设计过程,即通过PCI总线桥接芯片CY7C09449PV 的配置,实现中断和DMA数据传输、完成PCI设备的初始化和驱动接口函数及实现数据采集功能.-with VxWorks operating system in embedded system applications, VxWorks product development and a
some_s3c2410_can_paper
- some paper about can bus application based on s3c2410...vxworks os
8260BSP
- 大名鼎鼎的mpc8260的bsp源代码,里面的文件已经做了修改-famous mpc8260 the BSP source code, the paper inside has been done to amend the
UART_INT
- 这是在Vxworks下调试通过的串口程序,它是将串口当文件使用,对你认识嵌入式很有帮助-This is the Vxworks under the serial debugging procedures, it is serial when the paper used for your understanding embedded helpful
wr_usb_vxworks_6_programmers_g
- 本文详细介绍了在VXWORKS6.4下,如何开发USB设备驱动程序,文档内容详细,对开发人员很有帮助。,This paper introduces in detail at the next VXWORKS6.4, how to develop USB device driver, the detailed content of the document, very useful for developers.
vxworks_load.rar
- 原创:VxWorks 动态加载的应用 实现目标模块的动态加载有很多中方法,如在主机环境的界面上通过在目标模块上单击鼠标右键,选择“Download 文件名”;也可以通过wShell和GDB命令行窗口实现。本文通过tshell下使用ld( )、 loadModule( )、loadModuleAt( )中一个函数来实现,当然在代码中也可以自如的调用它们。,To achieve the goal of dynamically loaded modules in a lot of methods,
TCPommunicationPrograminVxWorks
- 本文描述了在实时操作系统VxWorks中利用TCP实现数据通信的方法,并分别给出了客户机和服务器通信程序设计的详细过程,目前已经在我们开发的风洞测控系统中获得了应用。该方法可适用于工业控制等多方面,具有广泛的适应性。-This paper describes the real-time operating system VxWorks in the use of TCP data communication method, and were given client and server com
VxWorks_memery
- 本文详细分析了vxworks下的内存机管理机制-In this paper, a detailed analysis of VxWorks memory machines under management mechanism
MMU_PowerPC_ARM_MemoryMapUint_VxWorks
- 讲述了MMU地址映射机制,并且阐述了ARM架构下MMU机制以及PowerPC下的MMU机制,并且详细讲述了VxWorks系统下的MMU地址映射机制、物理内存、虚拟内存的管理等等,是学习虚拟内存以及物理内存映射的很好资料。-This paper introduced MMU and VxWorks s MMU. It also explained the ARM and PowerPC.
vxworks_device_driver_developers_guide_6.4
- 本文详细介绍了vxworks6.4下面字符设备,块设备,及网络设备驱动程序的架构,调试。-This paper introduces in detail the following characters vxworks6.4 devices, block devices, and network device driver architecture, debugging.
VxWorks_Test_And_Answers
- vxworks 测试题目,以及答案,非常不错 对初学vxworks的网友的帮助很大 -it is a paper for vxworks test, and all the answers are attached with it download and enjoy it
Connguration_and_Coding_of_Cache_in_VxWorks_operat
- 摘要:该文提出了一种合理地应用Cache的方法,以解决VxWorks环境下操作系统的启动速 度慢和应用程序运行效率低的问题。在启动过程中,通过修改配置文件来合理地打开代码 Cache和数据Cache,加快操作系统的启动速度;在应用程序开发过程中,通过使用不同的Cache 编程方法,提高应用程序的运行效率。实例分析给出了具体应用的实现方法。 关键词:VxWorks操作系统;高速缓冲存储器;直接存储器存取-Abstract: This paper presents a reasona
vxworks4
- 本文叙述了实时操作系统VxWorks的相关知识,其中包含内存,总线,串行通信等相关操作。-This paper describes the VxWorks real-time operating system knowledge, which includes memory, bus, serial communications and other related operations.
IEC61850IED
- DSI-5000 系列微机保护装置是为满足数字化变电站的整体要求而策划设计的,采用通用的软硬件平台。主要介绍了 平台的软硬件特点,比较了采用单 CPU 和多 CPU 方案实现 IEC61850 通讯协议的优缺点,给出了可编程模块的建模实例和实 现方法。阐述了在VxWorks操作系统下任务优先级、中断优先级的分配方法以及任务调度机制。介绍了IEC61850 通讯规约 的实现过程。 - DSI-5000 serial relays are designed for the need o
Exception_handler_VxWorks
- Abstract]This paper discusses the requirement of the exception handling of the embedded equipment,introduces a method of exception handling based on VxWorks RTOS,discusses the implementation of exception han dling illustrated with a kind ofARM proc
tuxingkaifa
- 本文章介绍了在嵌入式操作系统vxworks下进行图形化的设计-This paper describes the embedded operating system vxworks graphic design under
interrupt-under-vxworks-
- 详细描述了VXworks下对于中断的处理-the paper has gave the details of the interrup unrder the Vxworks
plx9054
- 随着VxWorks操作系统在嵌入式系统中的应用,VxWorks下产品的开发和应用也越来越广泛. 本文描述了VxWorks下PCI数据采集模块驱动程序的设计过程,即通过PCI总线桥接芯片CY7C09449PV 的配置,实现中断和DMA数据传输、完成PCI设备的初始化和驱动接口函数及实现数据采集功能.-With the VxWorks operating system in embedded system, VxWorks development and application of product
The-Design-of-Driver
- 本文在结合嵌入式实时操作系统VxWorks 和PCI 总线的特点的基础上,介绍了PCI 总线驱动设计的过程,并从充分应 用VxWorks 卓越的实时性和PCI 总线灵活的扩展性的角度出发,给出了有一定工程参考价值的建议。-This paper, on the basis of combination of embedded real-time operating system VxWorks and the characteristics of the PCI bus, introduces