<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="0.92">
<channel>
	<docs>http://backend.userland.com/rss092</docs>
	<title>AVR Freaks</title>
	<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;minimax=1</link>
	<description></description>
	<managingEditor>eivind.sivertsen@atmel.com</managingEditor>
	<webMaster>eivind.sivertsen@atmel.com</webMaster>
	<lastBuildDate>Sat, 25 May 2013 15:18:38 GMT</lastBuildDate>
	<item>
		<title>AVR forum :: RE: which new type of the Microcontrollers to learn?</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068176#1068176</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=280871&quot; target=&quot;_blank&quot;&gt;dbrion0606&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: &lt;br /&gt;
	Posted: May 25, 2013 - 04:14 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 145&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;I had a look at opencv, under cygwin (some GNUlinux functionalities added to Windows 98,XP or Seven): I had no issues having the library buildt and installed, and testing Clawson's example to convert png color images into grey PNG images(compiling the whole library took about 1 hour on a modern PC; native GNUlinux Fedora, on a less modern PC, took 30 mns).
&lt;br /&gt;
As for rapsberry: opencv can be found, already compiled (no need spending times compiling it) , on raspbian : a demo recognising people can be found here &lt;!-- m --&gt;&lt;a href=&quot;http://www.raspberrypi.org/archives/tag/opencv,&quot; target=&quot;_blank&quot;&gt;http://www.raspberrypi.org/archives/tag/opencv,&lt;/a&gt;&lt;!-- m --&gt; and, following the links, one can find &lt;!-- m --&gt;&lt;a href=&quot;http://thinkrpi.wordpress.com/2013/05/22/opencv-and-camera-board-csi/&quot; target=&quot;_blank&quot;&gt;http://thinkrpi.wordpress.com/2013/05/2 ... board-csi/&lt;/a&gt;&lt;!-- m --&gt; the way to install every ingredient (including upgrading some portions of the library) ....
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR forum :: RE: Problems with TWI slave transmitter/master receiver</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068175#1068175</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=84575&quot; target=&quot;_blank&quot;&gt;david.prentice&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Problems with TWI slave transmitter/master receiver&lt;br /&gt;
	Posted: May 25, 2013 - 04:09 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 1&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;If you deliberately write void functions,   you will always be groping in the dark.
&lt;br /&gt;

&lt;br /&gt;
Re-write them with proper error returns and you will see where things go wrong.
&lt;br /&gt;

&lt;br /&gt;
Since you are using mega328,  you could use the Arduino &amp;lt;Wire.h&amp;gt; library.
&lt;br /&gt;

&lt;br /&gt;
David.
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR forum :: RE: USBtiny and other VUSB on attiny -compiled hex file to big..</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068174#1068174</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=84575&quot; target=&quot;_blank&quot;&gt;david.prentice&lt;/a&gt;&lt;br /&gt;
	Subject: RE: USBtiny and other VUSB on attiny -compiled hex file to b&lt;br /&gt;
	Posted: May 25, 2013 - 04:01 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 6&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;I will wait for a reply from the OP.    
&lt;br /&gt;

&lt;br /&gt;
If she actually wants to change things,   then it is obviously wise to use the most modern compiler.
&lt;br /&gt;

&lt;br /&gt;
However,   I doubt that it would fit.   I might even give it a go myself.
&lt;br /&gt;

&lt;br /&gt;
Ah-ha.   Rowley is using GCC 4.7.3 for its ARM compiler.    I am currently wondering why a Stellaris M3 should use less cycles than an NXP M3.   They are both significantly better than a Freescale M0+.
&lt;br /&gt;
Surely one Core should get the same code generated regardless of maker.    It is the peripherals that make the difference on these Cortex-M chips.    (and Freescale have got horrible peripherals ! )
&lt;br /&gt;
Oh,  CMSIS-DAP works nicely with NXP but a bit flaky with Freescale.
&lt;br /&gt;

&lt;br /&gt;
I have not used Studio 6.1.   The 6.1 Beta did not work with either my Dragon or JTAGICE-mkII.    Is 6.1 safe to use yet ?
&lt;br /&gt;

&lt;br /&gt;
David.
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR forum :: RE: Does anyone know on how to initialize ADC on ATMEGA128 ?</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068173#1068173</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=280871&quot; target=&quot;_blank&quot;&gt;dbrion0606&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Does anyone know&lt;br /&gt;
	Posted: May 25, 2013 - 03:59 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 38&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;&lt;div class=&quot;codetitle&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codecontent&quot;&gt;uint8_t read_adc&amp;#40;void&amp;#41; &lt;/div&gt;
&lt;br /&gt;
Well, it would be wise to be able to select a channel, given as an argument (and js already explained how)
&lt;br /&gt;
&lt;div class=&quot;codetitle&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codecontent&quot;&gt;uint8_t read_adc&amp;#40;uint8_t channel&amp;#41; &lt;/div&gt;
&lt;br /&gt;

&lt;br /&gt;
There is something I do not understand : atmel gives (6| 8 ) converters (in fact, muxed channels) with 10 bits resolution. Why should one 
&lt;br /&gt;
a) cut the number of channels
&lt;br /&gt;
b) cut the number of bits
&lt;br /&gt;
???
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>General Electronics :: RE: Low Cost  COG LCD display...</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068172#1068172</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=213615&quot; target=&quot;_blank&quot;&gt;alank2&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Low Cost  COG LCD display...&lt;br /&gt;
	Posted: May 25, 2013 - 03:52 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;Hi jayjay1974,
&lt;br /&gt;

&lt;br /&gt;
Actually it is semi transparent.  You can see through it, but with adequate light from the front you can't.
&lt;br /&gt;

&lt;br /&gt;
Thanks,
&lt;br /&gt;

&lt;br /&gt;
Alan
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>Off-topic forum :: RE: CHEAP Android tablet suggestions</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068171#1068171</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=94111&quot; target=&quot;_blank&quot;&gt;svofski&lt;/a&gt;&lt;br /&gt;
	Subject: RE: CHEAP Android tablet suggestions&lt;br /&gt;
	Posted: May 25, 2013 - 03:50 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 10&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;Kindle Fire HD is a cheap Android tablet.
	&lt;br /&gt;_________________&lt;br /&gt;The Dark Boxes are coming.&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>General Electronics :: RE: motorcycle traction control project - concept - need help</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068159#1068159</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=124869&quot; target=&quot;_blank&quot;&gt;dragilla&lt;/a&gt;&lt;br /&gt;
	
	Posted: May 25, 2013 - 03:14 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 184&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;Hi, after a long break &lt;img src=&quot;modules//http://&lt;!-- l --&gt;&lt;a href=&quot;modules/PNphpBB2/images/smiles/icon_smile.gif&quot; target=&quot;_blank&quot;&gt;modules/PNphpBB2/images/smiles/icon_smile.gif&lt;/a&gt;&lt;!-- l --&gt;&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;
I've assembled my device and after some small fixes and corrections I was ready to put it on my bike. I even did some testing with coils and spark plugs on my desk. All worked as designed &lt;img src=&quot;modules//http://&lt;!-- l --&gt;&lt;a href=&quot;modules/PNphpBB2/images/smiles/icon_smile.gif&quot; target=&quot;_blank&quot;&gt;modules/PNphpBB2/images/smiles/icon_smile.gif&lt;/a&gt;&lt;!-- l --&gt;&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;
Now to the point. I decided to mount this thing on my Supermoto bike first, since it has only 1 cylinder and all should be easier, right? Wrong &lt;img src=&quot;modules//http://&lt;!-- l --&gt;&lt;a href=&quot;modules/PNphpBB2/images/smiles/icon_sad.gif&quot; target=&quot;_blank&quot;&gt;modules/PNphpBB2/images/smiles/icon_sad.gif&lt;/a&gt;&lt;!-- l --&gt;&quot; alt=&quot;Sad&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;
The bike has no battery since this is Supermoto build from a cross (Yamaha YZ450F) bike. 
&lt;br /&gt;
The battery is no problem, I thought. I can use an external battery for the first tests and then maybe try to use the same power source as the CDI unit. My device takes little current - it should be fine. Anyways with an external battery I'm sure it will work...
&lt;br /&gt;
Imagine how surprised I was when I connected my device and it didn't work :/
&lt;br /&gt;
I scoped the lines going into the coil (gnd connected to the bike's frame) and guess what: the signal is reversed (compared to other two bikes I've tested - Yamaha R1, and some Italian street single, both with batteries). The signal was like: 1 line constant 0V, the other line most of the time 0V and 12V for the dwell time. In other bikes it was like this: 1 line constant 12V, the other was grounded for the dwell time. I thought it's a standard of some sort and that all motorcycles with electronic ignition modules work like this. 
&lt;br /&gt;
I'm totally lost now. Have you heard about such ignition model? Or maybe I've just connected something the opposite way (looks like measuring against 12V instead of GND).
&lt;br /&gt;
I'm writing here (this forum) because so far people here have been the most helpful people I've found on the internet &lt;img src=&quot;modules//http://&lt;!-- l --&gt;&lt;a href=&quot;modules/PNphpBB2/images/smiles/icon_smile.gif&quot; target=&quot;_blank&quot;&gt;modules/PNphpBB2/images/smiles/icon_smile.gif&lt;/a&gt;&lt;!-- l --&gt;&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt; Maybe you can save me once more?
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR Wireless forum :: RE: Phase Difference Measurement (AVR2151: RTB)</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068150#1068150</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=280452&quot; target=&quot;_blank&quot;&gt;bigjosh2&lt;/a&gt;&lt;br /&gt;
	Subject: Quick first look at ranging with the AT86RF233&lt;br /&gt;
	Posted: May 25, 2013 - 01:58 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 7&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;I also was able to get 80m range outdoors, but to get best results I had to bump up the transmission power and pay attention to antenna orientation.
&lt;br /&gt;

&lt;br /&gt;
Very quick write-up here...
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://wp.josh.com/2013/05/23/first-look-at-distance-measurement-using-the-at86rf233-chip/&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;http://wp.josh.com/2013/05/23/first-look-at-distance-measurement-using-the-at86rf233-chip/&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
I hope to play with this more over the weekend and report back. 
&lt;br /&gt;

&lt;br /&gt;
-josh
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR studio 4 forum :: RE: Old and Dusty chips</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068149#1068149</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=21557&quot; target=&quot;_blank&quot;&gt;sparrow2&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Re: RE: Re: RE: Re: RE: Old and Dusty chips&lt;br /&gt;
	Posted: May 25, 2013 - 01:40 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 15&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;My Studio 4 is a 4.19 Build 528 (at least on this computer &lt;img src=&quot;modules//http://&lt;!-- l --&gt;&lt;a href=&quot;modules/PNphpBB2/images/smiles/icon_smile.gif&quot; target=&quot;_blank&quot;&gt;modules/PNphpBB2/images/smiles/icon_smile.gif&lt;/a&gt;&lt;!-- l --&gt;&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt; ) and there I can select a at90s2313.
&lt;br /&gt;
It's nice to know that I need to keep it! (I think I have 20 of the old 2313 &lt;img src=&quot;modules//http://&lt;!-- l --&gt;&lt;a href=&quot;modules/PNphpBB2/images/smiles/icon_smile.gif&quot; target=&quot;_blank&quot;&gt;modules/PNphpBB2/images/smiles/icon_smile.gif&lt;/a&gt;&lt;!-- l --&gt;&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt; )
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR forum :: Unit testing for avr?</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068145#1068145</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=91714&quot; target=&quot;_blank&quot;&gt;Gediminas_M&lt;/a&gt;&lt;br /&gt;
	Subject: Unit testing for avr?&lt;br /&gt;
	Posted: May 25, 2013 - 12:48 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;Hello,
&lt;br /&gt;

&lt;br /&gt;
I was wondering, if anyone have tried to use unit testing in your avr projects? Can you share some example or tutorial of how you managed to configure your testing framework with avr dependencies?
&lt;br /&gt;

&lt;br /&gt;
Currently I'm trying to figure it out how to run CUnit with my current Atmega16 project and this is not going well &lt;img src=&quot;modules//http://&lt;!-- l --&gt;&lt;a href=&quot;modules/PNphpBB2/images/smiles/icon_smile.gif&quot; target=&quot;_blank&quot;&gt;modules/PNphpBB2/images/smiles/icon_smile.gif&lt;/a&gt;&lt;!-- l --&gt;&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
I'm not very keen in those makefile, compiler and other stuff configuration magic, so any help appreciated &lt;img src=&quot;modules//http://&lt;!-- l --&gt;&lt;a href=&quot;modules/PNphpBB2/images/smiles/icon_smile.gif&quot; target=&quot;_blank&quot;&gt;modules/PNphpBB2/images/smiles/icon_smile.gif&lt;/a&gt;&lt;!-- l --&gt;&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR forum :: RE: Small rtos for atmega162 written in C</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068144#1068144</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=95206&quot; target=&quot;_blank&quot;&gt;clawson&lt;/a&gt;&lt;br /&gt;
	Subject: RE: check out my project using Salvo Tiny&lt;br /&gt;
	Posted: May 25, 2013 - 12:26 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 8&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;But what is your goal? Is it just to learn about RTOS concepts. In that case I'd use a &amp;quot;full&amp;quot; implementation and live with the fact that for the purposes of experimentation and learning you can maybe only get two or three tasks running side by side.
&lt;br /&gt;

&lt;br /&gt;
Or do you intend to use this for an actual application in the 162? If so I stand by the assertion that an RTOS is the wrong solution for such a small, simple chip.
	&lt;br /&gt;_________________&lt;br /&gt;&lt;a href=&quot;http://www.nongnu.org/avr-libc/user-manual/FAQ.html&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;&lt;img src=&quot;http://www.wrightflyer.co.uk/faq.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR32 Software Tools :: RE: Timer Counter being weird</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068139#1068139</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=304901&quot; target=&quot;_blank&quot;&gt;Redplaya&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Timer Counter being weird&lt;br /&gt;
	Posted: May 25, 2013 - 12:15 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;Hey Musalk, yea the problem was I forgot to read the TC status register.  Thanks!
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR Studio 5 and Atmel Studio 6 forum :: RE: Newbie question on timers/ISR</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068138#1068138</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=95206&quot; target=&quot;_blank&quot;&gt;clawson&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Newbie question on timers/ISR&lt;br /&gt;
	Posted: May 25, 2013 - 12:05 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;&lt;div class=&quot;quotetitle&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;
&lt;br /&gt;
So you if you can't watch the status of the pins, how can you verify that the timer interrupt is working and the pin is going high and low? 
&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
Like I say you run to a breakpoint then you look to see if the pins (shown as PORTx in the IO view) have chnanged into the state you expected. It is, of course, easier to simply put the code into an AVR and see what happens but using real hardware rather than trying to simulate it seems to be going out of fashion these days.&lt;div class=&quot;quotetitle&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;
&lt;br /&gt;
 I thought I looked in the I/O view but did not see any TCNT0 registers.
&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
Which AVR was this - most do have a TCNT0 so I'm pretty sure I can assure you that it wa there!&lt;div class=&quot;quotetitle&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;
&lt;br /&gt;
it doesn't look like there is really much there that would need to be set for testing purposes.
&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
That depends on the AVR.
	&lt;br /&gt;_________________&lt;br /&gt;&lt;a href=&quot;http://www.nongnu.org/avr-libc/user-manual/FAQ.html&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;&lt;img src=&quot;http://www.wrightflyer.co.uk/faq.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR GCC forum :: RE: Looking for C++ template optimizations</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068137#1068137</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=131293&quot; target=&quot;_blank&quot;&gt;SprinterSB&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Looking for C++ template optimizations&lt;br /&gt;
	Posted: May 25, 2013 - 11:33 AM (GMT 1)&lt;br /&gt;
	Topic Replies: 1&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;For such questions on GCC guts you can try the &lt;a href=&quot;http://gcc.gnu.org/ml/gcc-help/&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;avr-help@gcc.gnu.org&lt;/a&gt; mailing lists.
	&lt;br /&gt;_________________&lt;br /&gt;avr-gcc &lt;a href=&quot;http://tinyurl.com/cg9cvmp&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;News&lt;/a&gt; • &lt;a href=&quot;http://tinyurl.com/9pucpx8&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;ABI&lt;/a&gt; • &lt;a href=&quot;http://tinyurl.com/ccmwr2k&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Options&lt;/a&gt; • &lt;a href=&quot;http://tinyurl.com/cagtojh&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;4.8-Windows&lt;/a&gt; • &lt;a href=&quot;http://tinyurl.com/5rd2ajt&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Inline Asm&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR GCC forum :: RE: Possible to reference a register in gcc?</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1068130#1068130</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=131293&quot; target=&quot;_blank&quot;&gt;SprinterSB&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Re: RE: Re: Looks like it works&lt;br /&gt;
	Posted: May 25, 2013 - 10:50 AM (GMT 1)&lt;br /&gt;
	Topic Replies: 15&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;That's because C++ compiler must encode the function's args into its name.
&lt;br /&gt;

&lt;br /&gt;
Presumably, __c is in static storage and not global, i.e. static local or static and local to the C module; thus the .&amp;lt;some_number&amp;gt;.
	&lt;br /&gt;_________________&lt;br /&gt;avr-gcc &lt;a href=&quot;http://tinyurl.com/cg9cvmp&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;News&lt;/a&gt; • &lt;a href=&quot;http://tinyurl.com/9pucpx8&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;ABI&lt;/a&gt; • &lt;a href=&quot;http://tinyurl.com/ccmwr2k&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Options&lt;/a&gt; • &lt;a href=&quot;http://tinyurl.com/cagtojh&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;4.8-Windows&lt;/a&gt; • &lt;a href=&quot;http://tinyurl.com/5rd2ajt&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Inline Asm&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
</channel>
</rss>