文件名称:vxworks_load
介绍说明--下载内容均来自于网络,请自行研究使用
原创:VxWorks 动态加载的应用
实现目标模块的动态加载有很多中方法,如在主机环境的界面上通过在目标模块上单击鼠标右键,选择“Download 文件名”;也可以通过wShell和GDB命令行窗口实现。本文通过tshell下使用ld( )、 loadModule( )、loadModuleAt( )中一个函数来实现,当然在代码中也可以自如的调用它们。-To achieve the goal of dynamically loaded modules in a lot of methods, such as the environment in the host interface module through the target, click the right mouse button, select " Download File name" wShell and through GDB command-line window. In this paper, tshell use ld (), loadModule (), loadModuleAt () in a function to achieve, of course, in the code can easily call them.
实现目标模块的动态加载有很多中方法,如在主机环境的界面上通过在目标模块上单击鼠标右键,选择“Download 文件名”;也可以通过wShell和GDB命令行窗口实现。本文通过tshell下使用ld( )、 loadModule( )、loadModuleAt( )中一个函数来实现,当然在代码中也可以自如的调用它们。-To achieve the goal of dynamically loaded modules in a lot of methods, such as the environment in the host interface module through the target, click the right mouse button, select " Download File name" wShell and through GDB command-line window. In this paper, tshell use ld (), loadModule (), loadModuleAt () in a function to achieve, of course, in the code can easily call them.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vxworks_load.pdf