 |
Logical file system (LFS) This is a UNIX-like streaming file I/O interface. You can access a different I/O stream by opening a path. It supports POSIX-like file APIs. |
 |
Host file system Access the host (Windows) file system from a target application using file I/O. |
 |
Thread-safe C/C++ library The thread-safe C library can be called from multiple tasks simultaneously. |
 |
BSP (board support package) Board-dependent code is modularized into the BSP to facilitate eBinder migration to a different target environment.
|
 |
Target daemon The target daemon communicates with eBinder via the debug port to provide a variety of debugging features. The debug port may be serial, Ethernet, or JTAG ICE depending on the system. |
 |
Virtual TTY Assign a virtual console input/output for a task to facilitate debugging. |
RTOS and middleware of your choice come with eBinder. |
 |
RTOS
Multiple real-time operating systems are available for the target platform.
 |
eT-Kernel: compliant with T-Kernel specification with multiple extensions |
|
Middleware (optional) Use a variety of middleware including the FAT12/16/32, VFAT-compliant file system PrFILE2, or the high speed TCP/IP protocol stack, PrCONNECT/Pro.
|