搜索资源列表
ARM-bsp
- 内有4510等好几个bsp,而且有一个我自己精简了一个最小的bsp,大家可以往上加自己需要的模块!-several other BSP, but I have a streamlined one of the smallest BSP. we can increase up to their own needs, the modules!
ECOM
- 这是单板上DPRAM的驱动程序,开发环境是vxworks,是bsp的一部分。如果单板上有DPRAM内存,在启动的时候,加载操作系统之前,需要对硬件进行初始化。后续的内存操作也都是通过此驱动进行的。BSP开发人员只需要修改相关的宏就可以运行。当然,首先必须读懂源代码。此代码是我开发的一块单板的BSP的一部分,经过严格测试。因为是我开发的,且用于实验室中的单板,并非商用产品中的模块,所以不存在版权问题,与大家共享。-This is the single board DPRAM of the driv
vxworks_load.rar
- 原创:VxWorks 动态加载的应用 实现目标模块的动态加载有很多中方法,如在主机环境的界面上通过在目标模块上单击鼠标右键,选择“Download 文件名”;也可以通过wShell和GDB命令行窗口实现。本文通过tshell下使用ld( )、 loadModule( )、loadModuleAt( )中一个函数来实现,当然在代码中也可以自如的调用它们。,To achieve the goal of dynamically loaded modules in a lot of methods,
VxWorks_SystemCode_1
- vxworks 源代码,包含了大部分的模块,IO ,文件系统,总线驱动,网络协议,应用层协议,文件系统等-vxworks source code, including most of the modules, IO, file system, bus drivers, network protocols, application-layer protocol, file system
DynamicLoadVXWORKS
- VxWorks平台上实现模块动态加载的一个详细的代码实例实现-VxWorks platform dynamically loaded modules to achieve a detailed code examples to achieve
etpu_set1
- coldfire的ETPU模块的设置 基于vxworks-coldfire ETPU modules are based on vxworks
ppa
- coldfire的ETPU模块用于PPA 基于vxworks平台-coldfire' s ETPU modules for vxworks platform based on PPA
pwm
- coldfire的ETPU模块用于PWM 基于vxworks平台-coldfire' s ETPU modules for PWM-based vxworks platform
Development.software.modules.documentation.Vxworks
- Vxworks开发LANE软件模块文档Development of software modules documentation Vxworks LANE -Development of software modules documentation Vxworks LANE
PowerPC_VxWorks_BSP_SBH
- BSP 用于初始化硬件、引导操作系统并提供软件和硬件之间的设备驱动接口。针对某类 体系结构的处理器开发 BSP 时,了解其基本的体系结构和指令系统是必要的。总地来说,V xWorks的启动过程凝练而精悍,流程清晰,各模块之间的耦合度很低。 VxWorks 和Linux 设备驱动的结构都相当复杂。 假设一个系统没有操作系统, 这个时候, 我们编写设备驱动的工作就完全停留在“驱使硬件行动”的层次上。然而,在 VxWorks 和 L inux 系统中整合设备驱动,则不仅仅意味着“
VxWorks
- VxWorks源代码(包含了大部分的模块)-VxWorks source code (including most of the modules)