RTEMS4.5.0 & omniORB3 2003/8/13 배대호
목차 RTEMS omniORB 개발 환경 문제점 진행 상황
RTEMS Real-Time Executive for Multiprocessor Systems Event-driven, priority-based pre-emptive scheduling Optional rate-monotonic scheduling High performance port of FreeBSD TCP/IP stack CORBA
omniORB C++ language binding fully multithreaded uses IIOP as the native transport COS Naming Service The smallest application using omniORB run- time would require around 800K of code space and 65K of data space, plus all the dynamic memory needed( heap ) by application.
개발 환경 Cygwin - Linux-like environment for Windows RTEMS and omniORB3 code Cross compiler for RTEMS and omniORB Bootloader - GRUB(GRand Unified Bootloader)
문제점 Target 디버깅 환경 부족한 디바이스 드라이버 부족한 문서 자료
진행 상황 SBC 에서 부팅 가능 (Floppy disk) RTEMS 기본 예제 (Hello world) 동작 omniORB 기본 예제 (Echo) 동작 RealTek8139 드라이버 작성, 테스트중