搜索资源列表
vxworks_load.rar
- 原创:VxWorks 动态加载的应用 实现目标模块的动态加载有很多中方法,如在主机环境的界面上通过在目标模块上单击鼠标右键,选择“Download 文件名”;也可以通过wShell和GDB命令行窗口实现。本文通过tshell下使用ld( )、 loadModule( )、loadModuleAt( )中一个函数来实现,当然在代码中也可以自如的调用它们。,To achieve the goal of dynamically loaded modules in a lot of methods,
ppp
- 这是全套的PPP协议的源码,运行在vxworks5.5.1上的。绝对权威,因为它是安装vxworks PNE2.2后的源代码,只要拷贝到$WIND_BASE\target\src下直接MAKE就行。-This is a full range of PPP protocol source code, running on at the vxworks5.5.1. Absolute authority, because it is installed after the vxworks PNE2.2
Ceshi
- Tilcon在获取/设置中英文混合多行文本的光标位置时是错误的,工程代码中提供的两个函数可以直接替换Tilcon源码中的etext.cpp中的两个函数,经测试已能准确获取/设置光标位置. 版本为5.8.1-Tilcon in the get/set mixed Chinese and English multi-line text cursor position is wrong, the engineering code provided two functions can be a di
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
