期刊文献+

FreeRTOS动态软件模块 被引量:6

Dynamic Software Module for FreeRTOS
下载PDF
导出
摘要 Free RTOS作为一种开源的轻量级多任务实时操作系统,被广泛应用在各种嵌入式仪器和设备中,但该操作系统不支持软件模块的动态加载,这限制了它的灵活性和扩展性。本文在详细分析ELF文件符号重定位原理的基础上,通过修改Free RTOS任务的内存布局,并在其内核中添加ELF文件加载器,实现软件模块的动态加载和卸载功能。程序在STM32平台上的测试结果表明,软件模块能够在系统运行时被动态加载入内存,并成功被Free RTOS内核调度执行。 Free RTOS,as an open source lightweight multi- task real- time operating system,is widely used in all kinds of embedded instruments and equipments. But Free RTOS does not support the dynamic loading of the software module,which limits its flexibility and scalability. Based on the detailed analysis of symbol relocation principle in the ELF file,dynamic loading and unloading function of the software module is realized by modifying the memory layout for Free RTOS task,and adding the ELF file loader in the kernel. The test results on the STM32 platform show that the software module can be dynamically loaded into the memory and successfully scheduled by the kernel,while the OS is running.
作者 陈紫卿 孙昕
出处 《计算机与现代化》 2016年第6期24-28,共5页 Computer and Modernization
基金 北京交通大学基金资助项目(2012JBZ015)
关键词 FREERTOS ELF文件 动态软件模块 符号重定位 FreeRTOS ELF file dynamic software module symbol relocation
  • 相关文献

参考文献12

二级参考文献42

  • 1孙玉方,吴健,李有志,牛光远,梁志辉.基于目标码的XENIX核心源程序提取[J].软件学报,1994,5(1):19-25. 被引量:1
  • 2刘滨,王琦,刘丽丽.嵌入式操作系统FreeRTOS的原理与实现[J].单片机与嵌入式系统应用,2005(7):8-11. 被引量:31
  • 3张剑平.PRG文件格式处理程序[J].计算机应用研究,1988,5(5):41-41.
  • 4张泉.调试器设计与实现的技术和理论研究:博士学位论文[M].,..
  • 5Tool Interface Standard(TIS) Executable and Linking Format(ELF) Specification Version 1.2[ S]. TIS Committee, May 1995, 1 - 1 - 1 - 22.
  • 6L4/Faisco Team [ EB/OL ]. http://os, inf. tu-dresden, de/fiasco/doc. html.
  • 7L4Env. An Envirenoment for L4 Applications [ M ]. Operating Systems Research Group Technique University Dresden, June 30, 2003:2.
  • 8Multiprocessor Support for the Fiasco Microkemel[ D]. Sven Schneider, Jan.8,2006:11 - 13.
  • 9Verification of Fiasco' s IPC implementation[ D]. E. G. H Schielboom, June. 21, 2007:28-29.
  • 10Knuth D E.The Art of Computer Programming,Volume 1:Fundamental Algorithms[M].Boston,MA,USA:Addison-Wesley Longman Publishing Co.,1998.

共引文献109

同被引文献57

引证文献6

二级引证文献27

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部