Maybe you can't use it with this platform (I use iris platform with at45db
external flash). External flash is employed by Tymo in order to save a
sequence number in the external flash (stmp25 by default). If your platform
employed other one external flash, I think that maybe that is the problem.
Also, I recommend you  forwarding this conversation to TinyOS-help list and
I'm sure somebody will help you with this.

Regards, Antonio Rosa.

2012/7/11 Vitor Pinheiro <[email protected]>

> The problem is exactly that I get an error saying that it doesn't find
> that header "StorageVolumes.h".
> I included the line and the error persists.
> I don't know if it helps but I'm using windows7 with cygwin. I think the
> problem might be with this xml files or something but I can't figure it out
>
>
> Thank you very much for your answers.
>
>
>
> On Wed, Jul 11, 2012 at 7:01 PM, antonio rosa <
> [email protected]> wrote:
>
>> Also, you should add this line:
>>
>> #include "StorageVolumes.h" in TestC configuration.
>>
>>
>> 2012/7/11 antonio rosa <[email protected]>
>>
>>> Hi Vitor,
>>>
>>> Yes, it works well. Have you reviewed the makefile?
>>>
>>> You have to  validate that this path is correct:
>>>
>>> PFLAGS += -I../../../tos/lib/net/tymo -I../../../tos/lib/net/tymo/dymo 
>>> -I../../../tos/lib/net/tymo/mh
>>>
>>> Also, What platform are you using?
>>>
>>> Regards.
>>>
>>>
>>> 2012/7/11 Vitor Pinheiro <[email protected]>
>>>
>>>> Hi,
>>>>
>>>> I saw you've used TestTymo in TinyOS. I'm having problems with
>>>> StorageVolumes.h. When I compile TestTymo the header file is not found.
>>>> Did you have problems with it? How did you solve it?
>>>>
>>>> Thanks in advance.
>>>>
>>>> Cheers,
>>>> --
>>>> V.GilVitorino
>>>>
>>>
>>>
>>
>
>
> --
> V.GilVitorino
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to