Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Newbie Question: embedded OSGi configuration

Hi,

 

I need to include the OSGi platform and bundles in a embedded device. The software will be running from Flash that will be readonly. So I need to configure the OSGi to use a different location when read/write access is required. I can set up a read/write filesystem either at a different part of the Flash or on a RAM-disk. I am new to OSGi so I would appreciate any suggestions on how to set up the OSGi in this embedded environment.

 

Chia

 



Back to the top