David Henry wrote:
Could it just be a code size problem? Are there statistics for relative code size with/without debug?

On the micaz, here are some stats for compiling the Deluge enabled Blink app:

make micaz:

30452 bytes in ROM
925 bytes in RAM

make micaz debug:

45956 bytes in ROM
925 bytes in RAM

Maybe try compiling a simpler app with Deluge and debug on and off to check if it's a code size issue.

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

Reply via email to