Dynamic Libraries
Till Straumann
strauman at slac.stanford.edu
Fri Nov 8 07:17:13 UTC 2002
Angelo Fraietta wrote:
>
> Till Straumann wrote:
>
>> Angelo Fraietta wrote:
>>
>>> What I mean is that a user can develop compiled modules and download
>>> them into the flash filesystem. When RTEMS loads, looks in the flash
>>> disk and loads any modules. This allows me to add modules at
>>> run-time instead of compile time. The modules would be quite
>>> specific. It ultimately means that the firmware can grow with the
>>> user -- i.e. they can design and add modules to their hardware
>>> product without having to rebuild the whole target.
>>>
>>
>> Yeah - you can do that with esh, I suppose or with Cexp.
>>
> What is esh and Cexp?
>
These are tools / "shell"-like utilities that implement runtime-loading
of code.
-- Till
More information about the users
mailing list