搜索资源列表
Connguration_and_Coding_of_Cache_in_VxWorks_operat
- 摘要:该文提出了一种合理地应用Cache的方法,以解决VxWorks环境下操作系统的启动速 度慢和应用程序运行效率低的问题。在启动过程中,通过修改配置文件来合理地打开代码 Cache和数据Cache,加快操作系统的启动速度;在应用程序开发过程中,通过使用不同的Cache 编程方法,提高应用程序的运行效率。实例分析给出了具体应用的实现方法。 关键词:VxWorks操作系统;高速缓冲存储器;直接存储器存取-Abstract: This paper presents a reasona
VxWorks_system_image_above_32MB_boot_problems
- 解决较大VxWorks系统映像(32MB以上)的引导问题,而且可以突破64MB限制.-Solve the VxWorks image ( >32MB ) boot problem, which can breakthrough the restriction of 64MB.
serial_BSP
- 1655c芯片的串口驱动,并且解决了同时访问多个串口时出现的丢包,死掉等现象的驱动源码-1655c chip serial port driver, and access to multiple serial ports simultaneously solve the packet loss occurs, the driver source code and so die
ln97xEnd
- VxWorks下的amd网卡驱动,解决VxWorks自带驱动无效的问题。-Under VxWorks amd network card driver to solve the problem of to VxWorks own drive invalid.
memory
- VxWorks系统下内存分配。实现内存动态分配和释放,解决内存碎片问题。-VxWorks system memory allocation. Dynamic memory allocation and release to solve the problem of memory fragmentation.
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