搜索资源列表
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
Exception_recovery_using_Signal
- tServer task executes functions at low priority (254). serverSend funtion is used to send a request to the tServer to execute a function at the tServer s priority. First tServer task executes the i() system call to print the sum
surfConfPciDevice
- 显存地址映射。只要知道该类PCI设备的Vendor号,Device号和索引号myIndex,就可以查找到该类PCI设备的MEMORY地址和IO地址,以及中断级。并将第一个MEMORY地址给出它的从物理地址到虚拟地址的映射。-memory address mapping. If that such equipment Vendor PCI, Device and No. myIndex Index, it can find to such equipment PCI Memory addresse
ARM_Boot_example.rar
- 程序主要作用是通过串口下载VxWorks到ARM Flash ROM,主要过程是初始化ARM硬件,初始化串口UART1,从串口接收VxWorks image到DRAM,初始化Flash ROM.最后将DRAM中的VxWorks写入Flash ROM. ARM 串口与PC机串口连接,由PC机下载(download)VxWorks 到主板Flash ROM. 该程序对学习和理解ARM编程很有帮助.为了便于理解,这里我全部采用实际地址,不用宏定义. 程序语言为 ARM 汇编,具体过程参考ARM编
nand
- Vxworks系统下,三星nand flash K9K8G08U0A 的驱动,简单实现了坏块管理、虚拟地址映射等功能-Vxworks system, Samsung nand flash K9K8G08U0A drive, a simple realization of a bad block management, virtual address mapping and other functions
VxWorksvideo
- 此文件为讲解vxworks移植,开发环境构建,如何开发应用程序的视频,可以有效地解决嵌入式开发菜鸟们的一些困惑。-This document explain vxworks transplantation, development environment build, how to develop video applications that can effectively address a number of embedded development newbies confused.
zincPatch
- PSA公司发布的vxworks 下zinc6.1.2版本的补丁程序,含全部源码,解决了zinc下的几个bug-vxworks version of the patch under the zinc6.1.2, containing all the source code to address some bug under the zinc
VxworksPtornado
- 这时一个在VxWorks 的VxSim 仿真环境下使用tornado进行编程的。主要解决以下问题: 1.扩展的内存管理机制,最大限度降低外部碎片对系统可靠性的威胁。 2.消息驱动的Task统一驱动模版。统一的消息头结构,全局消息编码,可支持短消息及长消息。 3.无信号量(互斥)支持的临界资源访问方式。 -This is a use tornado in the VxWorks VxSim simulation environment for programming. Mainly
end.tar
- NFSDLIB.H typedef struct llHdrInfo { int destAddrOffset /* destination addr offset in mBlk */ int destSize /* destination address size */ int srcAddrOffset /* source address offset in mBlk */ int srcSize /* source address
SPI-keyboard-example
- 该示范项目的目标是展示如何配置SPI和中断的的AT91RM9200DK PS2控制器驱动。 此应用程序检测PS2控制器并通过DBGU串口打印键盘的按键和鼠标事件的事件。 此应用程序,连接到运行在SDRAM的地址为0x20000000 ,可以下载使用引导在AT91RM9200芯片ROMed的程序。 -The goal of this demonstration project is to show how to configure the SPI and interrupt
pcifind
- 查找系统的PCI资源,如中断号,地址等。-Find a PCI system resources, such as the interrupt number, address, and so on.
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
