Now that is interesting - I've recently noticed the same thing myself. Is something redefining FAIL, somewhere?
From: [email protected] [mailto:[email protected]] On Behalf Of Eric Decker Sent: maandag 26 april 2010 12:34 To: Tinyos-Help Subject: [Tinyos-help] how do i find where a value is being generated? I have a fairly complex program and I'm seeing some of my return codes not coming back correctly. that is when I look at the app.c file, I see return 0x0080 but the original source code is return FAIL and FAIL is an enum set to 1. I've looked through all the source code looking for 0080 and trying to find where FAIL is being changed and I'm baffled. Suggestions on how to find out what is going on? eric -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
