Hi Wasig,

Have you tried the printf library?
http://docs.tinyos.net/index.php/The_TinyOS_printf_Library_(TOS_2.1.1)
Note that transmit data into the serial port takes a while, so if you have
to take care if your application is time-critical.

Regards,
  Pablo

2010/11/30 wasif masood <[email protected]>

>
> I am trying to use gdb, but when I compile using make telosb debug, it give
> me vector overwrite error since my code is too big to fit with debug flag
> enable. Can anyone please give me a hint what else can be done.
>
>
> On Tue, Nov 30, 2010 at 1:47 PM, wasif masood <[email protected]> wrote:
>
>>
>> Hi All,
>>
>> Is there any way I can debug my actual telosb install file on my PC. I
>> have written a code which is showing very strange behaviour, it seems that
>> at some point during execution, the code just crashes. What could be the
>> best option to check at which point my code gets corrupted.
>>
>> BR
>> Wasif Masood
>>
>>
>
>
> --
> Wasif Masood
>
>
> _______________________________________________
> 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