My bad. I was using parenthesis. It was a long day. I found the fault. The analyser was set for negative logic and it should have been positive. I could then see that there was escape characters in the telemetry but my Xbee modules where configured without them. :) Dave. From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf Of David VanHorn Sent: 12 May 2013 23:18 To: AVR-Chat@yahoogroups.com Subject: Re: [AVR-Chat] AVR GCC settings Never hurts to include parens. CLKPR = (1<<7); On Sun, May 12, 2013 at 10:02 AM, Dave McLaughlin < dave_mclaughlin@nerdshack.com <mailto:dave_mclaughlin%40nerdshack.com> > wrote: > My mistake, it is: > > > > CLKPR = 1 << 7; [Non-text portions of this message have been removed]
Message
RE: [AVR-Chat] AVR GCC settings
2013-05-13 by Dave McLaughlin
Attachments
- No local attachments were found for this message.