Tiny OS Nes C E d i t

  • Slides: 15
Download presentation
Tiny OS & Nes. C E d i t y o u r s

Tiny OS & Nes. C E d i t y o u r s l o g a n h e r e 2008 -04 -02, Nes. C Part 2.

Contents ICRN 1 Nes. C 구성 2 네이밍 법칙

Contents ICRN 1 Nes. C 구성 2 네이밍 법칙

Hot Tip ICRN l Nes. C – Network Embedded System C – C에 비해

Hot Tip ICRN l Nes. C – Network Embedded System C – C에 비해 편리함 – 원하는 Component만 연결해 주면 원하는 프로그램 작성 – 매우 작음 – No Dynamic Memory

ICRN Comp 3 Comp 1: module Comp 4

ICRN Comp 3 Comp 1: module Comp 4

ICRN l interface identifier{ command result_t function_name prototype event result_t function_name prototype } component

ICRN l interface identifier{ command result_t function_name prototype event result_t function_name prototype } component 이름 interface가 제공하는 함수 이름

ICRN l Component – configuration l configuration identifier { provides{ interface_name 1 } implementation

ICRN l Component – configuration l configuration identifier { provides{ interface_name 1 } implementation { components idetifier. M, com 2. . interface_name 1 = identifier. M. interface_name 1 identifier. M. interface_name 2 -> com 1. inteface_mane 3 com 1. interface_name 3 <- identifier. M. interface_name 2 }

ICRN l Wiring component사이의 연결 – 종류 l -> , <- , l ex

ICRN l Wiring component사이의 연결 – 종류 l -> , <- , l ex 1> interface 1 = interface 2 2개의 인터페이스가 같음을 의미 l ex 2> interface 1 -> interface 2 interface의 구성 함수가 링크되었음 l ex 3> interface 1 <- interface 2 = interface 2 -> interface 1과 동일 –

E d i t y o u r s l o g a n

E d i t y o u r s l o g a n h e r e www. themegallery. com