搜索资源列表
vxworksbootrom
- 关于的是VXWORKS的BOOTROM的代码改进,可以使得启动更快,更少占内存,可以让你更好的理解BOOTROM 的工作原理-on VxWorks is the BOOTROM code improvements could be made faster start, for less memory, which will let you better understand the working principle BOOTROM
vxworksbspdisign
- vxworks bsp制作概要 要了解vxworks BSP的制作,首先要对vxworks的启动过程有个大体的了解,下面我们从vxworks的启动过程开始介绍。-vxworks bsp outline produced vxworks BSP to understand the production, First to start the process vxworks a general understanding, Below we vxworks the startup proces
VXWORKSstdio
- VXWORKS起步 想学习Vxworks吗?看了这个文档,您应该对它有一定了解-Ethernet want to start learning Vxworks? Read this document, you should have a certain understanding of it
vmware_vxWorks_boot_from_disk_
- 本人做的从虚拟机的硬盘直接启动vxworks,直接用vmware打开,启动时先用手动启动,回车用p命令查看参数,然后修改主机参数。后面就不用再说了...,I make a virtual machine from the hard disk boot directly vxworks, the direct use of vmware open, start by using the manual start, enter the command Show with p parameters,
vworks1
- VxWorks在VMware下的环境搭建具体操作流程和注意事项,最终启动成功并顺利运行-VxWorks environment under VMware to build the specific operational procedures and precautions, and ultimately successfully start and run smoothly
ARMandVxWorks001
- ARM&VxWorks,讲述了ARM(S3C2440平台)下VxWorks,从启动到系统应用编程-ARM & VxWorks, about ARM (S3C2440 platform) under VxWorks, from the start to the system application programming
vxWork-Boot-from-NandFlash
- 有很多朋友在摸索怎样从单片NandFlash来启动Vxworks;现把我自己做的从NandFlash来存储和启动VxWorks方案分享给大家: 平台: 基于尤龙FS2410;S3c2410+64M DRAM+NandFlash+CS8900A,但是NorFlash没有用; BSP VxWorks5.5 2410 Bootloader -Have many friends in exploring how to start from a single NandFlash V
ppcboot-2.0.0
- powerpc启动源代码,可以启动嵌入式linux,苹果机器,vxworks!-powerpc boot source code, you can start the embedded linux, Apple machines, vxworks!
vxware-vxworks-
- vmware下安装vxworks最全的教程,包括网络引导启动,和硬盘启动等方法,只需按照步骤一步步来就能成功-vmware install the vxworks most full tutorial, including network boot start, and hard drive start, just follow the steps to a step by step
VxWorks-start
- VxWokrs启动的详细过程。引导是怎么回事,都干什么-VxWokrs start the detailed process. Guide how the matter, are doing
dos_boot_vxworks_demo
- 因为当前的vxWorks都是用vxsys格式化后的引导,但如果要用dos测试时需换一个硬盘,本方法可免去如此麻烦。启动后按f8直接进dos。否则进vxWorks。-Because the current VxWorks are formatted with vxsys guide, but if the test is required to use dos for a hard drive, this method may be waived so troublesome. Press f8
Connguration_and_Coding_of_Cache_in_VxWorks_operat
- 摘要:该文提出了一种合理地应用Cache的方法,以解决VxWorks环境下操作系统的启动速 度慢和应用程序运行效率低的问题。在启动过程中,通过修改配置文件来合理地打开代码 Cache和数据Cache,加快操作系统的启动速度;在应用程序开发过程中,通过使用不同的Cache 编程方法,提高应用程序的运行效率。实例分析给出了具体应用的实现方法。 关键词:VxWorks操作系统;高速缓冲存储器;直接存储器存取-Abstract: This paper presents a reasona
bsp
- x86 cpu 通用启动bsp( 适用于intel 系列cpu),包括bootrom和vxWorks 俩个文件-General x86 cpu start bsp (for intel series cpu), including both files bootrom and vxWorks
VxWorks
- VxWorks启动详解,目前学习VxWorks的人越来越多,但是资料比较少。本文档介绍了VxWorks的启动过程,是初学者很好的资料。-Start Xiangjie VxWorks, VxWorks currently learning more and more people, but relatively little information. This document describes VxWorks startup process is good information for be
ourdev_542262
- RT-Thread 实时操作系统,Kernel部分完成于2006年上半年,其IPC部分甚至是年中时才具备相 应的雏形。最开始时是因为要为朋友做一个小型的手持设备,而本人起初又是另一国内老牌 实时操作系统:DOOLOO RTOS开发人员,但这个团队在2005年底已经解散。但朋友的系统要 上,用其他小型系统吗,一不熟悉,二看不上。答应朋友的事,总得有解决方法吧,即使是原来 的DOOLOO RTOS,因为其仿VxWorks结构,导致它的核心太大,包括太多不必要的东西(一套 完整的l
vxworks_startup_script
- vxworks中如何使用启动脚本startup
vxworks-expriment-source-
- 嵌入式实时操作系统VxWorks实验教程(重庆大学通信工程学院),包含:多任务程序的创建和启动,时间片轮转调度,基于优先级抢占式调度,消息队列实现任务间的通信,使用二进制信号量来实现任务间的同步 ,使用互斥信号量来实现任务对共享资源的互斥访问,vxworks下任务间通信例程 等等。-Embedded real-time operating system VxWorks Experimental Course (Institute of Communication Engineering, Cho
embeded-system-for-VxWorks-
- 嵌入式实时操作系统VxWorks及其开发环境, 这本书是学习vxworks入门非常好的书籍!vxworks系统其实跟linux诸多相似之处,只是更好时性。-Embedded real-time operating system VxWorks and its development environment, this book is a very good start to learn vxworks books! vxworks system is actually a lot of si
vxworks-start-with-x86
- VxWorks下X86启动盘制作方法,详细描述了就U盘启动VxWorks的方法。-vxworks start at x86 with USB mass storge disk。
vmware_anzhuang_vxworks
- vxworks/win98混合启动光盘映像ISO_for_vmware文件,主要用于在vmWare上直接当光盘用,里面包含已直接从光盘启动bootrom、直接从光盘启动vxworks、启动win98的dos、从硬盘启动等功能(Hybrid startup CD image file ISO_for_vmware, mainly used in vmWare directly when the CD, which contains bootrom, has started directly fro