搜索资源列表
command line
- 命令行在嵌入式系统的实现-The realization of command line in VxWorks
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,
vxworks_load.rar
- 原创:VxWorks 动态加载的应用 实现目标模块的动态加载有很多中方法,如在主机环境的界面上通过在目标模块上单击鼠标右键,选择“Download 文件名”;也可以通过wShell和GDB命令行窗口实现。本文通过tshell下使用ld( )、 loadModule( )、loadModuleAt( )中一个函数来实现,当然在代码中也可以自如的调用它们。,To achieve the goal of dynamically loaded modules in a lot of methods,
Manage
- command line in vxworks
Workingwithvxworks
- 这本书的目的不是为你介绍VxWorks入门的详细内容或嵌入式和实时系统的编程。也就是说,本章将介绍关于VxWorks使用的一些基本背景知识和一些相关的工具。本章将主要介绍命令行工具,因为它们对中级或高级用户来说更有用,而风河公司的文件对此也涉及较少。-The purpose of this book is not for you the details of entry VxWorks or embedded and real-time systems programming. In other
BSP_training
- 本文介绍了vxworks下bsp开发流程,文件的组成和分布,命令行环境的开发等.-This article describes the vxworks development process under the bsp, document composition and distribution, command-line environment in development.
gppve_3_5_wrSbc8548_2_0_3
- MPC8548 SBC开发板基于VXworks的 BSP资料,比较全,可以直接在SBC开发板上运行-this version of BSP will update the following driver files as well as the BSP. target/config/comps/vxWorks/11rapidio.cdf target/h/drv/end/gei82543End.h target/src/drv/end/gei82543
WindRiver.Rapid.Control.SDK.V3.3
- [WindRiver快速可视化命令行开发SDK.V3.3].Rapid.Control.SDK.V3.3 很难找的东东哦。-[WindRiver rapid development of visual command line SDK.V3.3]. Rapid.Control.SDK.V3.3 very difficult to find stuff Oh.
VxTutorial.tar
- vxworks tutorial detailed information about getting started with VxWorks, nor programming for embedded or real-time systems. That said, this chapter will provide some basic background information on using VxWorks, and a subset of the associated to
VxWorks-in-the-radar
- vxworks实时技术在雷达指挥系统中的应用,对从事相关实时开发人员很有帮助。 -vxworks real-time technology in the radar command system, real-time developers engaged in the relevant helpful.
kongtiaocomtest
- 松下空调电总版子机测试程序,测试之前请选择串行端口,本程序使用命令按钮控件,关闭通信端口,结束系统;使用Output属性将用户欲发送的字符串送出;MSComm的OnComm事件程序,由CommEvent属性值的不同,将各别的程序代码写入,相关的子程序中,在此例中,只要RThresold中的设置字符数到达时,便会使得CommEvent属性值变成comEvReceive,因此接收的子程序便被执行。-Panasonic air conditioning electric sub-machine tes
excMon
- vxworks上开发的异常监控模块,可以用来监控异常,并记录异常信息到热重启不丢失内存中。使用命令行可以把异常信息显示-vxworks developed abnormal monitoring module can be used to monitor abnormal, and record the exception information into a hot restart without losing memory. Using the command line can displa
vxworks_cli_tools_6.7
- 原名:vxworks_cli_tools_users_guide_6.7.pdf,是 Wind River 公司最新版 VxWorks 实时操作系统的命令行工具的参考资料。-Formerly: vxworks_cli_tools_users_guide_6.7.pdf, is the latest version of Wind River' s VxWorks real-time operating system' s command line tool reference.
ti_am335x_evm
- (1)基于部分u-boot代码自己调试的vxworks BSP (2)实现了nand/nor flash的tffs文件系统 (3)实现了对spi dataflash的访问 (4)实现了对启动参数和mac地址的文件保存 (5)通过命令行升级bootrom自身 (6)支持通过命令行实现对elf/bin文件格式的vxworks的下载,升级和引导 (7)实现了atmel的对32Mflash的支持,解决了芯片本身的bug (8)实现了CPU最小系统SDRAM FLASH 网口 串口的自检操作-(1) Ba