搜索资源列表
vxworksBSPCORD
- vxworks 是调试用的核文件,不能烧写的FLASH里 vxWorks_romCompress.bin 是烧写到FLASH里的bin文件 IP 地址默认是 192.168.1.114 PC 机 要与开发板在同一网段才能通讯 在BIOS中启动vxworks很慢(由于没有开cache),要等10多秒用FLASHACCESS直接把vxworks 写进FLASH可以解决这个问题-vxworks use of nuclear documents not burning FLASH Lan
TORNADO
- 应用小程序,可以直接进行系统调试!程序简单!-small application procedures can be directly system debugging! Simple!
I2C.rar
- MPC8548上I2C控制器的初始化,读写单个字节,连续读写多个字节等函数.调试通过,觉得可用。,I2C controller on the MPC8548 initialization, read and write a single byte, multiple bytes, such as reading and writing continuous function. Debug through that can be used.
CreateTask
- tornado2.0for powerpc.在低优先级任务级中可以创建高优先级任务,通过调试-tornado2.0for powerpc. in the low-priority tasks in the class can create high-priority tasks, through debugging
B5xb2rzJ
- 在vxsim中调试windml,可以不需要目标机而直接在仿真环境下使用,适合windml的初学者使用-Medium vxsim debugging in windml, does not require the target machine can be directly used in the simulation environment, suitable for beginners to use WindML
VxWorks_2440_CS8900_driver
- VxWorks下基于S3C2440的CS8900网卡驱动,可以实现Tornado环境下的在线网口调试并可以实现网络通信(添加定制TCPIP协议)。-VxWorks based on the CS8900 card driver S3C2440, Tornado can be achieved online network environment and can I debug network communication (add custom TCPIP Protocol).
VxWorks-the-system-board
- 本文为中国科学院知识创新项目天基综合信息网预研项 目的一部分,为未来天基网的星载设备研制一个具有中等处 理能力、高可靠的通用计算机平台。其硬件核心为386EX CPU,软件的核心部分采用美国Windriver公司的VxWorks实 时多任务操作系统。采用操作系统的最大优势是便于软件的 开发,使软件的可重用性、可维护性大为提高,从而整体上 提高软件的可靠性。VxWorks是一个优秀的操作系统,采用 微内核结构,可裁减至几万字节,对于嵌入式系统非常合 适。同时VxWo
Vxworks
- VxWorks是一种嵌入式的实时操作系统,所谓嵌入式系统就是用户自己开发设计板子,板子上通常有一颗CPU,VxWorks支持32位的CPU,包括Intel公司的x86、Motorola公司的68k和PowerPC、MIPS、ARM、Intel公司的i960、Hitachi公司的SH。我们设计的这块板子通常没有软件的自开发能力,所以我们需要一台通用机来辅助开发,这台通用机可以是PC或工作站,我们称辅助我们软件开发的通用机为宿主机(Host),用户自己开发的板子为目标机(Target)。宿主机上要有