Just in case someone was thinking about jumping in and helping me with this, I tried again using a fresh install instead of using a computer that I upgraded. It doesn't change the behavior. I also tried getting rid of the printf code I used and that doesn't change anything.
I'm trying to figure out if some new power management code gets linked in that might be messing with the ports. Haven't figured that out yet. I'm a little surprised that there are zero people that are using the ADC port on a telosb with Tos2.1. Hmmm. Eric On Fri, Oct 17, 2008 at 3:32 AM, Eric Keller <[EMAIL PROTECTED]> wrote: > I took my application which was running on Tos2.02 without problems > and it doesn't run on > Tos2.10 from RPM. I had to fix up the call to AM_SEND, and I also > added the printf library. > I am reading the 6 external A/D ports, and getting zeros on the first > three, and constants on > the other three. 0x7fff and 0xffff. > > Trying to figure out what can have changed in TOS that might have > messed up the operation > so much. Can anyone speculate? Was I supposed to change anything? I > don't see any changes > in the code. > Is anyone actually using the external A/D channels on Tos2.1? > Is there a test application for this? > > I'm in a bind because I have only until the end of the month to finish > this project, after which > I will be seeking other opportunities. > Thanks, > Eric > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
