摘要
随着计算机技术、网络技术和微电子技术的深入发展,嵌入式系统的应用无处不在。而要进行嵌入式开发之前首先必须先搭建好嵌入式开发环境。本文首先介绍嵌入式开发流程和组合方案的分析与设计,然后实现交叉编译环境的构建方法和技巧,包括操作系统以及连接器、编译器、调试器在内的软件开发工具搭建方法。最后通过一个具体的例子来测试搭建的开发环境可行性以及未来的展望。
With the development of the computer technique,the network technique and the micro electronic technique,the application of embedded system is ubiquitous.It is necessary to construct the embedded development environment before proceeding to the phase of development.The paper first introduces the embedded development process,the analysis and design of combination scheme.Then,the constrction method and skill of cross compiling environment are implemented,including the construction method of software development tools on the operating system,the connector,the compiler and the debugger.Last,the feasibility and prospect of the construction environment are tested by a specific example.
出处
《信息通信》
2011年第4期11-13,共3页
Information & Communications
基金
湖北省教育科研基金(hklse2010005)
关键词
嵌入式系统
交叉编译
虚拟机
Embedded systems
cross compiler
virtual machine