[Tinyos-help] kind_ vs. postkind_

2006-12-19 Thread Sean Walton
explain what they are for? Thanks! -Sean Walton ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] How to use pstate in nesC compiler

2006-12-05 Thread Sean Walton
I'm stumped. I trying to figure out what pstate is and how to use it. Can anyone help? -Sean Walton ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] How to use pstate in nesC compiler

2006-12-05 Thread Sean Walton
David Gay wrote: On 12/5/06, Sean Walton [EMAIL PROTECTED] wrote: I'm stumped. I trying to figure out what pstate is and how to use it. Can anyone help? It's the parser state, as the name of its type (parse_state) might have suggested. It's all in one structure to make it simple to make

Re: [Tinyos-help] nesC and C

2006-10-25 Thread Sean Walton
processing task restarts with the new data. Pros: + Best processing and usage of CPU cycles + Good with memory usage Cons: - Complicated algorithm - Some matrix ops not possible - Possible to deadlock/livelock I'd b extremely grateful if someone cud give me some insight in

[Tinyos-help] The nesC's AST

2006-10-11 Thread Sean Walton
describe for me what the AST data structures look like (especially those structures that can't be discerned from gdb)? I want to add a filter between the load and the processing phases. Thanks for your help. -Sean Walton ___ Tinyos-help mailing list Tinyos

[Tinyos-help] Debugging with Regions

2006-10-07 Thread Sean Walton
I am still trying to use a debugger to walk through the nesC compiler. I have had moderate (IOW: I get lost) success using gdb, but ddd, KDevelop, and Borland does work very well for various reasons. I _really_ need to be able to debug and work with the code, IOW, I need an IDE. The primary

[Tinyos-help] Regions

2006-10-06 Thread Sean Walton
Where can I get the source for regions? -Sean Walton ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Regions

2006-10-06 Thread Sean Walton
Sean Walton wrote: Where can I get the source for regions? -Sean Walton ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help Forget it. I found it in nesC ('10

Re: [Tinyos-help] How does ncc compile

2006-10-04 Thread Sean Walton
David Gay wrote: On 10/3/06, Sean Walton [EMAIL PROTECTED] wrote: Can anyone tell me the sequence of calls that eventually runs the nesC compiler binary? Passing -v to ncc should show the sequence of commands. Where do I add the -v option? I seem to find the place in the default apps

[Tinyos-help] How does ncc compile

2006-10-03 Thread Sean Walton
: I want to know how to run the nesc1 binary; please don't coach me on why I am doing what I am doing). Any help will be greatly appreciated. -Sean Walton ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu

[Tinyos-help] Can't find std headers

2006-10-02 Thread Sean Walton
: ctype.h: No such file or directory -Sean Walton ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Having trouble compiling

2006-09-29 Thread Sean Walton
I have tried several different girations (and attempted to search any archive of messages). Currently, I get: linux:/opt/tinyos-1.x/apps/Blink # make ../Makerules:26: /opt/tinyos1.x/tools/make/Makerules: No such file or directory make: *** No rule to make target

Re: [Tinyos-help] Can i interface webcam with telos mote

2006-09-22 Thread Sean Walton
would guess no. While this is an interesting experiment, for anything useful I would consider a different combination of components. -Sean Walton ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin

[Tinyos-help] Include paths

2006-09-15 Thread Sean Walton
a reference to avrhardware.h when compiling with mica2. Is there a table that associates $PLATFORM to $TOSDIR/platform/avrmote? What is the include path? Thanks! -Sean Walton ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https