• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2013, Vol. 35 ›› Issue (2): 121-126.

• 论文 • 上一篇    下一篇

嵌入式系统底层驱动可视化配置映射规则挖掘

舒适1,李银国2,蒋建春2   

  1. (1.重庆邮电大学计算机科学与技术学院,重庆 400065; 2.重庆高校汽车电子与嵌入式系统工程研究中心,重庆 400065)
  • 收稿日期:2012-02-11 修回日期:2012-05-16 出版日期:2013-02-25 发布日期:2013-02-25
  • 基金资助:

    重庆高校创新团队建设计划资助项目(201014);重庆市科技攻关计划资助项目(CSTC2009AB2244)

Mapping rules mining of visual configuration for bottomlevel driver in embedded system  

SHU Shi1,LI Yinguo2,JIANG Jianchun2   

  1. (1.School of Computer Science and Technology,Chongqing University of Posts and Telecommunications,Chongqing 400065; 2.Engineering Research Center of Automotive Electronic and Embedded System,Chongqing 400065,China)
  • Received:2012-02-11 Revised:2012-05-16 Online:2013-02-25 Published:2013-02-25

摘要:

汽车电子嵌入式控制软件底层驱动的可视化配置屏蔽了底层实现细节,降低了配置难度,方便用户应用。但是,可视化配置的结构体嵌套使映射出的软件界面元素规则复杂化,且扩展芯片各模块结构体的未知性,使得映射规则难以普遍适用。为此,提出了一种可视化配置映射规则的挖掘方法,开发了针对芯片各模块结构体进行初始化配置的软件。通过对不同芯片底层驱动的实际配置,证实了该方法的有效性。

关键词: 汽车电子, AUTOSAR规范, 嵌入式软件, 驱动配置, 界面元素

Abstract:

The visual configuration for bottomlevel driver of embedded control software in automotive electronics shields the bottomlevel implementation details, making the driver configuration easily. But the nested structures of visual configuration make the mapping rules of software interface elements complex, and for the unknown structure of the extended chip modules, mapping rules are hard to be suitable generally. To solve those problems, an approach of mapping rules mining of visual configuration is proposed, and a software for the initial configuration of the structures in chip modules is developed. Finally the approach is demonstrated effectively through bottomlevel driver configuration of different chips.

Key words: automotive electronics;AUTOSAR specification;embedded software;driver configuration;interface elements