计算机与现代化 ›› 2013, Vol. 1 ›› Issue (7): 231-234.doi: 10.3969/j.issn.1006-2475.2013.07.059

• 应用与开发 • 上一篇    下一篇

J2ME在ARM-Linux嵌入式系统上的移植

沈 勇,王 娜   

  1. 江苏科技大学计算机科学与工程学院,江苏镇江212003
  • 收稿日期:2013-03-12 修回日期:1900-01-01 出版日期:2013-07-17 发布日期:2013-07-17

Transplanting of J2ME on ARM-Linux Embedded System

SHEN Yong, WANG Na   

  1. School of Computer Science and Engineering, Jiangsu University of Science and Technology, Zhenjiang 212003, China
  • Received:2013-03-12 Revised:1900-01-01 Online:2013-07-17 Published:2013-07-17

摘要: Java技术在平台无关性、安全性、适应网络环境等方面具有优势,在嵌入式系统及消费类电子领域得到广泛应用。J2ME是一种针对嵌入式设备的Java运行平台。以phoneME这款开源的J2ME软件作为研究对象,给出ARM-Linux嵌入式系统上移植J2ME平台的方法,通过搭建交叉编译环境和相关基础配置,在S3C2410系统上移植并建立J2ME,为嵌入式系统上的Java应用开发提供平台。实验表明,本移植方案是可行的。

关键词: J2ME, Java, 嵌入式系统, Linux, 移植

Abstract: ava technology is widely applied in embedded systems and consumer electronics fields, for its advantages in platform neutrality, security, adaptability of network environment. J2ME is a Java platform for embedded devices. The phoneME, an open source J2ME software, is researched. A transplanting scheme of J2ME platform on the ARM-Linux embedded system is proposed. By setting up cross compile environment and related configurations, the J2ME is transplanted and established on S3C2410 system. The J2ME platform can provide Java applications on embedded systems. Experiments show that the transplanting scheme is feasible.

Key words: J2ME, Java, embedded system, Linux, transplantation