›› 2013, Vol. 26 ›› Issue (5): 18-.

• 论文 • 上一篇    下一篇

基于Eclipse平台的嵌入式交叉调试环境MRTOS

刘芳,臧威   

  1. (中国航空工业飞行自动控制研究所 软件工程中心,陕西 西安 710065)
  • 出版日期:2013-05-15 发布日期:2013-06-20
  • 作者简介:刘芳(1981—),女,硕士,工程师。研究方向:嵌入式操作系统及开发环境。E-mail:lf_[KG-2mm]3100@hotmail.com

Research on and Development of Embedded Cross Debugging Environment MRTOS Based on Eclipse Platform

LIU Fang,ZANG Wei   

  1. (Center of Software Engineering,Flight Automatic Control Research Institute,Aviation Industry Corporation of China,Xi'an 710065,China)
  • Online:2013-05-15 Published:2013-06-20

摘要:

交叉调试是嵌入式系统开发的基本方式。基于采用PowerPC755处理器的调试目标机,设计并实现了基于Eclipse平台的集成开发环境MRTOS。该开发环境以Eclipse为调试前端,实现了与通用交叉调试器GDB的无缝集成,可实现对PowerPC755上目标程序的源代码级调试。

关键词: 嵌入式系统, 交叉调试环境, CDT, Eclipse

Abstract:

The cross debugging technique is essential to the development of embedded systems.In this paper,adopting PowerPC755 as the CPU of the target debugging terminal,an integrated development environment,MRTOS,is designed and implemented based on Eclipse platform.The environment demonstrates satisfactory compliance with the general cross debugger-GDB and good competency in source code debugging of the object program running on PowerPC755.

Key words: embedded system;cross debugging environment;CDT;Eclipse

中图分类号: 

  • TP316