Location:
Search - vxworks start
Search list
Description: powerpc启动源代码,可以启动嵌入式linux,苹果机器,vxworks!-powerpc boot source code, you can start the embedded linux, Apple machines, vxworks!
Platform: |
Size: 3522560 |
Author: 王兰 |
Hits:
Description: 我不要介绍,相信大家可以看的出来,这是ARM启动引导程序-I do not, I believe we can look at, which is the start guide procedures ARM
Platform: |
Size: 296960 |
Author: 王伟 |
Hits:
Description: 此代码主要的是创建若干的任务,来学习任务的创建和删除.start函数:任务创建函数stop函数:任务删除函数其它为任务 -this code is mainly created some of the tasks, mission to study the creation and deletion. Start function : tasks create functions stop function : delete function tasks for other tasks
Platform: |
Size: 4096 |
Author: lijian |
Hits:
Description: 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 process begin.
Platform: |
Size: 11264 |
Author: qudaohong |
Hits:
Description: VXWORKS起步
想学习Vxworks吗?看了这个文档,您应该对它有一定了解-Ethernet want to start learning Vxworks? Read this document, you should have a certain understanding of it
Platform: |
Size: 467968 |
Author: qudaohong |
Hits:
Description: VxWorksBSPexample,很好的启动学习过程。-VxWorksBSPexample a good start learning process.
Platform: |
Size: 12288 |
Author: zho |
Hits:
Description: dos622,硬盘启动vxworks必须用到的启动工具。包含了基本的dos命令。-dos622, hard disk boot VxWorks start-up tool must be used. Contains the basic dos command.
Platform: |
Size: 606208 |
Author: jesscia |
Hits:
Description: VxWorks BSP主要配置文件 config.h , Makefile 注解和 BSP生成下载实例。一. 软盘启动。
VxWorks 的启动方式
二. 采用Target Server File System启动-VxWorks BSP main configuration file config.h, Makefile generated BSP Notes and download the examples. 1. Floppy disk to start. VxWorks startup mode II. Using Target Server File System Startup
Platform: |
Size: 15360 |
Author: 流域强 |
Hits:
Description: 从TFFS中启动vxworks教程, 从TFFS中启动vxworks教程-Start from TFFS VxWorks tutorial from start TFFS VxWorks tutorial
Platform: |
Size: 591872 |
Author: 张威 |
Hits:
Description: 从CF卡启动VXWORKS的详细讲解以及打通VxWorks调试环境 Step by Step
vxworks好东西-CF card from the start of detailed briefings, as well as VxWorks VxWorks debugging environment get through Step by Step vxworks good things
Platform: |
Size: 24576 |
Author: beiqiao |
Hits:
Description: VxWokrs启动的详细过程。引导是怎么回事,都干什么-VxWokrs start the detailed process. Guide how the matter, are doing
Platform: |
Size: 63488 |
Author: dujiguang |
Hits:
Description: 因为当前的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 to start directly after the dos. Otherwise Progressive vxWorks.
Platform: |
Size: 1236992 |
Author: 王一 |
Hits:
Description: 本人做的从虚拟机的硬盘直接启动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, then modify the host parameters. The back will not need to say any more ...
Platform: |
Size: 292864 |
Author: 谈某 |
Hits:
Description: 摘要:该文提出了一种合理地应用Cache的方法,以解决VxWorks环境下操作系统的启动速
度慢和应用程序运行效率低的问题。在启动过程中,通过修改配置文件来合理地打开代码
Cache和数据Cache,加快操作系统的启动速度;在应用程序开发过程中,通过使用不同的Cache
编程方法,提高应用程序的运行效率。实例分析给出了具体应用的实现方法。
关键词:VxWorks操作系统;高速缓冲存储器;直接存储器存取-Abstract: This paper presents a reasonable method of application of Cache in order to solve the VxWorks operating system start-up environment and applications to slow the problem of low operating efficiency. In the startup process, by modifying the configuration file to a reasonable code to open the Cache and Data Cache, speed up the startup speed of the operating system in the application development process, through the use of different programming methods Cache to improve the efficiency of applications running. Analysis gives the example of the realization of specific methods of application. Keywords: VxWorks operating system cache direct memory access
Platform: |
Size: 302080 |
Author: feidky |
Hits:
Description: QNX学习资料 A guide to help you install and configure the QNX Momentics
tools and the QNX Neutrino operating system, so you can
start developing right away!-QUICKSTART GUIDE:A guide to help you install and configure the QNX Momentics
tools and the QNX Neutrino operating system, so you can
start developing right away!
Platform: |
Size: 1716224 |
Author: 刘强 |
Hits:
Description: x86 cpu 通用启动bsp( 适用于intel 系列cpu),包括bootrom和vxWorks 俩个文件-General x86 cpu start bsp (for intel series cpu), including both files bootrom and vxWorks
Platform: |
Size: 837632 |
Author: zhanngliang |
Hits:
Description: vxworks中如何使用启动脚本startup
Platform: |
Size: 5120 |
Author: laiyang |
Hits:
Description: 嵌入式实时操作系统VxWorks实验教程(重庆大学通信工程学院),包含:多任务程序的创建和启动,时间片轮转调度,基于优先级抢占式调度,消息队列实现任务间的通信,使用二进制信号量来实现任务间的同步 ,使用互斥信号量来实现任务对共享资源的互斥访问,vxworks下任务间通信例程 等等。-Embedded real-time operating system VxWorks Experimental Course (Institute of Communication Engineering, Chongqing University), including: the creation of multi-task program and start time slice rotation scheduling, priority-based preemptive scheduling, message queues to achieve the communication between tasks, the use of binary semaphore to achieve synchronization between tasks, use mutex to achieve the task exclusive access to shared resources, vxworks tasks and communication routines and so on.
Platform: |
Size: 646144 |
Author: xuyuc |
Hits:
Description: 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
Platform: |
Size: 3217408 |
Author: 王云飞 |
Hits:
Description: VxWorks下X86启动盘制作方法,详细描述了就U盘启动VxWorks的方法。-vxworks start at x86 with USB mass storge disk。
Platform: |
Size: 253952 |
Author: yangjie |
Hits: