Description: 中文版本的vxworks操作系统指南,很适合初学者学习。-Chinese version of the VxWorks operating system guide, it is suitable for beginners to learn. Platform: |
Size: 251904 |
Author:lkq |
Hits:
Description: 这是WINDRIVER公司所开发的针对freescale公司最新的powerpc系列MPC8560的针对vxworks的bsp。对做powerpc嵌入式的很有用了。-This is a company developed by WinDriver for Freescale s latest powerpc Series MPC8560 for the VxWorks bsp. Powerpc embedded on to do a very useful. Platform: |
Size: 195584 |
Author:guochanlong |
Hits:
Description: tornado2.2.1 for powerpc的开发资料,windriver官方提供-tornado2.2.1 for powerpc development information, windriver official Platform: |
Size: 515072 |
Author:licheng |
Hits:
Description: Power PC 资料,目前大多的通信产品都使用Power PC processor,希望对大家有用!-pls refer to these information,hope it s use for you Platform: |
Size: 3407872 |
Author:bili |
Hits:
Description: PowerPC VxWorks BSP分析.pdf 介绍POWER PC BSP的好东西-PowerPC VxWorks BSP analysis. Pdf introduce POWER PC BSP' s a good thing Platform: |
Size: 1755136 |
Author:liming |
Hits:
Description: DS1394时钟芯片的驱动软件,为VXWORKS下的底层驱动,控制芯片为POWERPC MPC7247,经过了简单的测试.-DS1394 clock chip' s driver software, the underlying driver for the VXWORKS under the control chip POWERPC MPC7247, after a simple test. Platform: |
Size: 3072 |
Author:liuzx |
Hits:
Description: 介绍嵌入式实时操作系统及其 BSP 的功能和模块划分,在此基础上分析
BSP 主要流程和典型结构框架;接着介绍和分析嵌入式实时操作系统 BSP 设计的四种
方法;然后具体实现基于 PowerPC 平台的 VxWorks BSP,以及基于 ARM 平台的嵌入
式实时 Linux BSP,并给出测试结果;最后总结全文,指出进一步研究的方向。
本文介绍的 BSP 设计方法对优化和扩充 BSP 的基本功能有一定的指导意义。本文
实现的 VxWorks BSP 和嵌入式实时 Linux BSP,对嵌入式系统固件的开发与优化有着
重要的参考价值-Embedded real-time operating system and BSP introduces the function and module division, based on the analysis of BSP in this process and the typical structure of the main frame then introduces and analyzes the design of embedded real time operating system BSP four methods and concrete implementation platform based on PowerPC The VxWorks BSP, as well as ARM-based platform for embedded real-time Linux BSP, and gives test results final concluding remarks, pointed out that the direction of further study. This article describes the design method BSP BSP optimization and expansion of the basic functions of a certain significance. This realization of the VxWorks BSP and embedded real-time Linux BSP, embedded systems firmware development and optimization has important reference value Platform: |
Size: 1019904 |
Author:king |
Hits:
Description: 飞尔卡思的powerppc 的bsp 代码 主要用处是作为vxworks 5.5的参考代码-8541bsp codes for powerpc cpu from freescale.it is used for vxworks dev Platform: |
Size: 274432 |
Author:华 |
Hits:
Description: VxWorks操作系统是美国Wind River公司设计开发的一种
嵌入式实时操作系统(RTOS)。1983年成功推出以来,已顺利应
用到航空、航天、医疗、通信等领域,目前,已成为实际上的工业
标准和军用标准
Motorola公司的PowerPC系列微处理器种类繁多,而且性
能优越,系统集成度高,扩展能力强,可以广泛应用于-VxWorks operating system is the American Wind River' s design and development of an embedded real time operating system (RTOS). Since the successful launch in 1983, has been successfully applied to the aviation, aerospace, medical, communications and other fields, at present, has become the de facto industry standards and military standards for Motorola' s PowerPC family of microprocessors variety, and superior performance, system integration high expansion capability, can be widely used Platform: |
Size: 210944 |
Author:wangc |
Hits:
Description: VxWorks是一种嵌入式的实时操作系统,所谓嵌入式系统就是用户自己开发设计板子,板子上通常有一颗CPU,VxWorks支持32位的CPU,包括Intel公司的x86、Motorola公司的68k和PowerPC、MIPS、ARM、Intel公司的i960、Hitachi公司的SH。我们设计的这块板子通常没有软件的自开发能力,所以我们需要一台通用机来辅助开发,这台通用机可以是PC或工作站,我们称辅助我们软件开发的通用机为宿主机(Host),用户自己开发的板子为目标机(Target)。宿主机上要有一个集成开发环境(IDE)来辅助我们的软件开发,这套集成开发环境可以运行在Windows95/NT或 UNIX下,包括交叉编译器(Cross Compiler)和交叉调试器(Cross Debugger),所谓交叉编译器就是在宿主机上编译生成可以在目标机上运行的代码IMAGE,交叉调试器就是通过宿主机和目标机之间的某种耦合方式实现前后台调试。我们称宿主机上的这套集成开发环境为Tornado,编译生成的目标机上的可执行代码IMAGE为VxWorks。在系统安装的时候,集成调试环境和VxWorks的原材料(一些obj文件)都安装到宿主机上,编译生成的在目标机上运行的IMAGE内包含操作系统。下面我们分别来介绍这两部分内容。-VxWorks is an embedded real-time operating system, the so-called embedded systems is the user s own development and design of the board, the board usually has a CPU, VxWorks supports 32-bit CPU, including Intel s x86, Motorola s 68k and PowerPC, MIPS , ARM, Intel s i960, Hitachi s SH. We designed this board is usually self-development capabilities without the software, so we need a universal machine to aid in development, this universal machine can be a PC or workstation, we complement our software development called universal machine for the host (Host) the user s own development board for the target machine (Target). On the host to have an integrated development environment (IDE) to aid in our software development, this integrated development environment can run on Windows95/NT or UNIX, including cross-compiler (Cross Compiler) and cross debugger (Cross Debugger) the so-called cross-compiler is compiled on a host computer can be running on the target machine code IMAGE, cross debugge Platform: |
Size: 210944 |
Author:杨喆 |
Hits:
Description: u-boot是德国DENX小组开发的用于多种嵌入式CPU( MIPS、x86、ARM、PowerPC、XScale等)的bootloader程序, UBoot不仅支持嵌入式Linux系统的引导,还支持VxWorks, QNX等多种嵌入式操作系统。u-boot是GPL下资源代码最完整的一个通用BootLoader支持大量开发板:214个开发板(u-boot1.1.6),有大量的外设驱动。-U-boot is a German DENX group for the development of a variety of embedded CPU (MIPS, x86, ARM, PowerPC, XScale) of the bootloader program, UBoot not only supports the embedded Linux system boot, also supports VxWorks, QNX and other embedded operating system. U-boot is the GPL source code of the most complete a general BootLoader development board lot: 214 development board (u-boot1.1.6), a large number of peripheral drivers. Platform: |
Size: 19340288 |
Author:hezy |
Hits: