An API Translator for RTOS-Based Embedded Software Considering Forward/Reverse Transformation

RTOS기반 임베디드 S/W를 위한 API 정변환/역변환기의 개발

  • Published : 2007.04.27

Abstract

In this paper, we present a model-driven approach for RTOS-based embedded software development and an automated tool that produces RTOS-specific code or RTOS-independent code. We define generic RTOS APIs (Application Programming Interface) that are not bound to any specific RTOS but provide most of typical RTOS services. Generic RTOS APIs can be used to describe application's RTOS-related behavior, The proposed API translator translates task code between C-code for specific RTOS and intermediate code using generic API. Also, the result can be extended to other RTOS's modifying XML transformation rule.

Keywords