Re: Runtime dynamic linking
Hi,
I was just looking over this elfloader. I'm using a rather old version
of contiki (2.x), and elfloader-compat works fine.
However, we tried to get it to work on the current version, and there
seemed to be some issues with the symbols. It links fine, without any
errors, sees the process, but does not start it. We checked autostart,
and it sees null instead of the process.
I have a feeling something is wrong with the way we created the symbols
using an older mknmlist, but gave up at that point... any advice is
appreciated;)
bye, Bence
Waqaas Munawar wrote:
> Can CLE + CMOD also load Compact ELF files (CELF: from dunkels'06) ?
> Is the tool for this conversion ( ELF to CELF ) present in contiki's
> source tree.
> Thanks in advance.,
> Waqaas
>
> Petrus Brad (CR/RTC3-NA) wrote:
>
>> Hi Bjorn,
>>
>> Thanks for the information and the Runes paper! I will check if the files you mentioned are still in the
source tree.
>>
>> Thanks,
>> Brad
>>
>>
(Continue reading)