| * |
eBinder is a development suite for embedded software. It is based on T-Kernel or µITRON 窶 Japan's most frequently used RTOSes. eBinder offers development tools and support modules configured for the target platform. With tools and features designed specifically for RTOSes, you can solve system issues quickly and use the OS to its potential.
|
|
|
Click image to enlarge |
| * |
eBinder supports processes and memory protection. In addition to debugging by tasks, you can debug by processes or loadable modules.
|
| * |
eBinder supports development on multi-core processors. Just like development on a single-core processor, you can utilize eBinder's task-based iterative development model, and debug both SMP and AMP programs.
|
| * |
eBinder's "platform packaging (PLP) feature" assists in platform development. A platform here means the verified boot image, including RTOS, BIOS, basic middleware, and the related configurations. A PLP can be used to control the usage environment. Files may be restricted from rebuilding by making them binary-only. This will avoid the unintentional modification of platform modules or settings. A PLP can also make version control easier.
|
| * |
eBinder encourages software reuse. In addition to OS modules and middleware, you can reuse user libraries and user device drivers. This scheme helps you use existing software assets to ensure efficient development.
|
|
|
|