ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper Modeling and Development of a Large Application on RTOS
Cited - time in scopus Share share facebook twitter linkedin kakaostory
Authors
Sang Cheol Kim, Young-Jin Choi, Seon-Tae Kim
Issue Date
2012-07
Citation
International Conference on Embedded Systems and Applications (ESA) 2012, pp.57-63
Language
English
Type
Conference Paper
Abstract
Since development environment on embedded system is usually poor, it is not easy to develop a large application efficiently on RTOS. If the large application can be divided into independent smaller sub-applications, the process of developing it will be much easier and reduce development time by utilizing the divide-and-conquer approach. In this case, sub-applications are developed and tested individually, and then they are combined to be the large application later. This paper introduces a two-step model to develop a large application on our RTOS with such an approach. With our proposed model, we found that a large application is rapidly built with minor modification of subapplications. From our experience, it is particularly useful for a large application that is independently divided such as menu-driven GUI application on RTOS.
KSP Keywords
Development environment, Development time, Divide-and-conquer approach, Embedded system, GUI application, Proposed model, Two-step model