摘要:

随着嵌入式操作系统VxWorks在国内外各种领域越来越广泛的应用,如何让VxWorks支持各种硬件平台成了亟待解决的问题;特别是随着大量网络应用的出现,嵌入式系统下的千兆网络驱动是研究开发的热点;文章介绍了设备驱动相关的一些基础知识,分析了VxWorks 6.X最新引进的VxBus驱动程序框架,并对MUX在VxWorks END网络驱动软件中的作用进行了详细的研究和论述;最后,阐述了如何在VxBus中实现MPC8569E的千兆以太网MAC控制器(UCC)的驱动,给出了UCC的END驱动程序开发流程,对所有基于VxBus的框架下的网络驱动软件开发具有参考意义。

下载地址

Files:
Date 2018-10-11
File Size 738.14 KB
Download 627

摘要:

本文主要论述业界极为出名的嵌入式操作系统VxWorks的基本特点和优势,还有它的基本结构和组成部件情况,以及它在计算机和通信领域中比较常用的网络系统。

关键字:

开发调试环境,网络系统

下载地址

(2 votes)
Date 2018-10-11
File Size 542.83 KB
Download 669

摘要:

针对嵌入式实时操作系统的要求,文中详细分析了在整个系统结构层次中VxWorks所处的位置和所起承上启下的作用,具体介绍了VxWorks的主要功能,并深入阐述了VxWorks的启动过程.同时,对于不同的目标硬件平台,VxWorks需要不同的板级支持包BSP来实现对其的板级接口,从而实现平台的可移植性;进一步地,详细说明了作为实现操作系统VxWorks硬件平台独立性的设备接口的板级支持包BSP的具体功能与结构,这样,程序开发者可以在完全不熟悉目标平台具体硬件的情况下,只在BSP中相应位置添加配置参数就可以完成底层硬件配置工作,最后讲述了BSP的主流设计方法.

下载地址

Date 2018-10-10
File Size 605.66 KB
Download 694

In view of the requirement of the embedded RTOS, analyze in detail VxWorks position in the whole system structure hierarchy and playing essential role, concretely introduce the VxWorks main function, and discuss the VxWorks start-up process in depth. Simultaneously, for different target hardware platform, VxWorks need different BSP to realize its board level interface, so as to realize the platform transplantability. Further, give a detailed description of the function and structure of BSP which plays a role of the realization of the hardware platform of VxWorks. So, under the case which program developers can not familiar with the target platform specific hardware, only in the corresponding position of BSP adding configuration parameters can finish bottom hardware configuration, finally tell the mainstream of BSP design method.

摘要:

以VxWorks实时多任务操作系统为应用平台,结合与之配套的软件开发工具Tornado和Tilcon开发出一套嵌入式实时系统GIS图形编辑工具软件.该软件主要用于GIS图形的编辑、以及数据处理,具有移植性强,方便二次开发等优点.

下载地址

Date 2018-10-10
File Size 904.81 KB
Download 616

Taking VxWorks real-time multi-task operating system as application platform,combining with two supporting software development tools: Tornado and Tilcon,in this paper we develop a set of embedded real-time system GIS graphics editing tools.The software is mainly used for GIS graphics editing and data processing,with the advantages of strong transportability,easy for secondary development,etc.

摘要:

首先介绍嵌入式系统VxWorks及其启动过程;分析了基于MPC 850最小系统的硬件和BSP的执行流程;重点研究了MPC850 BSP的设计与应用程序加载,包括其硬件驱动程序的设计、应用程序加载、建立调试环境和target server的配置等;基于MPC850系统的Vxworks BSP调试平台的实现,对Vxworks上层应用软件和底层硬件驱动的并行开发有着很重要的意义.

下载地址

Date 2018-10-09
File Size 786.85 KB
Download 594

First the embedded system VxWorks and starting process are introduced.Based on MPC 850 the system of hardware and BSP execution flow are analysized.The MPC 850 design of BSP and application program loading are focused on,including its hardware driver design,application program loading,build debugging environment and target server configuration.Realization of Vxworks BSP debug platform on MPC850 system has a very important significance with the VxWorks application software and hardware driver parallel developing.