Sciweavers

COOPIS
2004
IEEE

Enabling Rapid Feature Deployment on Embedded Platforms with JeCOM Bridge

13 years 8 months ago
Enabling Rapid Feature Deployment on Embedded Platforms with JeCOM Bridge
A new class of embedded devices is emerging that has a mixture of traditional firmware (written in C/C++) with an embedded virtual machine (e.g., Java). For these devices, the main part of the application is usually written in C/C++ for efficiency and extensible features can be added on the virtual machine (even after product shipment). These late bound features need access to the C/C++ code and may in fact replace or extend functionality that was originally deployed in ROM. This paper describes the JeCOM bridge that dramatically simplifies development and deployment of such add-on features for the embedded devices and allows the features to be added without requiring the firmware to be reburned or reflashed. After being dynamically loaded onto the device's Java virtual machine, the JeCOM bridge facilitates transparent bidirectional communication between the Java application and the underlying firmware. Our bridging approach focuses on embedded applications development and deploym...
Jun Li, Keith Moore
Added 20 Aug 2010
Updated 20 Aug 2010
Type Conference
Year 2004
Where COOPIS
Authors Jun Li, Keith Moore
Comments (0)