Terminology about Implementation

1. Implementation-defined

This item is not standardized in the µT-Kernel specification and should be defined for each implementation. The specifics of the implementation should be specified in the implementation specifications. In application programs, the portability for the portion dependent on implementation dependent items is not ensured.

2. Implementation-dependent

This item shall indicate that in the µT-Kernel specification, the behavior varies according to the target system or system operating condition. The behavior should be defined for each implementation. The specifics of the implementation should be specified in the implementation specifications. In application programs, the portion dependent on implementation-dependent items essentially needs to be modified when porting.

3. Implementation Specifications

This document explains the specifics of the implementation, etc. when the µT-Kernel is incorporated in the target system. Creation of implementation specifications is strongly recommended when the µT-Kernel is implemented, adapted and optimized for a target system. You need not name the target document “Implementation Specifications”.

Comments

Click here to Post a Comment