Hi Johny,

I have done the platform led stuff for IRIS, that is not the problem,
i am committing it now...

Next step: do the AlarmMilli32C, since the IRIS does not have one. It
uses the async Timer 2, which comes with its own limitations.
Currently it uses a single compare register, so it supports a single
alarm, which is already used by the timer subsystem. I need to think
about this.

Best,
Miklos

On Wed, Nov 30, 2011 at 1:47 AM, Johny Mattsson <[email protected]> wrote:
> Hi Gabriel,
>
> Ah, the PlatformLed stuff. I just commented that out in the PppRouter app,
> it's not exactly crucial stuff. :)
>
> Cheers,
> /Johny
>
>
> On Wed, Nov 30, 2011 at 2:59 AM, Gabriel Neumüller
> <[email protected]> wrote:
>>
>> Hi Johny,
>>
>> I’ve seen that patch already before. Sorry that I didn’t mention that. But
>> for me I can’t compile the patched repository I tried the PppRouter-App if
>> this matters.
>>
>> I applied the patch to different revisions (HEAD,
>> 9349b40df52930dc0cdb90a4c1d2da55a10c662a (Because it was the HEAD when the
>> patch was posted) ).
>>
>> The first Error Message I get is:
>>
>> PlatformLed.h: No such file or directory
>>
>> In file included from /opt/tinyos-2.x.svn/tos/lib/ppp/PppC.nc:78,
>>
>>                  from /opt/tinyos-2.x.svn/tos/lib/ppp/PppDaemonC.nc:56,
>>
>>                  from PppRouterC.nc:16:
>>
>> In component `LedC':
>>
>> /opt/tinyos-2.x.svn/tos/system/LedC.nc:88: component PlatformLedC not
>> found
>>
>> /opt/tinyos-2.x.svn/tos/system/LedC.nc:89: no match
>>
>> In file included from
>> /opt/tinyos-2.x.svn/tos/lib/timer/MuxAlarmMilli32C.nc:47,
>>
>>                  from /opt/tinyos-2.x.svn/tos/lib/ppp/LcpAutomatonC.nc:72,
>>
>>                  from
>> /opt/tinyos-2.x.svn/tos/lib/ppp/LinkControlProtocolC.nc:89,
>>
>>                  from /opt/tinyos-2.x.svn/tos/lib/ppp/PppDaemonC.nc:65,
>>
>>                  from PppRouterC.nc:16:
>>
>>
>>
>> Regards, Gabriel
>>
>>
>
> --
> Johny Mattsson
> Senior Software Engineer
>
> DiUS Computing Pty. Ltd.
> where ideas are engineered
>
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to