Embedded Development Kits
Embedded development kits for ASN1C and XBinder are available. These are similar to the standard development kits except that compact libraries are included for Java (J2ME) or C# compact edition.
For C or C++, binary support is only available for certain, well-known embedded platform types. The following table shows embedded targets we have built libraries for in the past:
| Processor | RTOS | C/C++ compiler |
| Power PC | VxWorks | gcc 2.95 |
| ARM | Nucleus | ARM CC |
| All | WinCE | Embedded VC++ 3.x/4.x |
| x86 | PharLAP | VC++ 6 |
| PPC, ARM, IA64 | Linux | gcc 3.3.x |
Other embedded targets may be supported by purchasing the run-time source code package. Our run-time code is ANSI-standard to allow easy porting to many environments. Also, our C++ libraries do not use features such as templates, exceptions, and STL to make porting to non-standard environments easier as well.
Contact us at info@obj-sys.com for more information or to request an evaluation package.

