Hi Eric,


>You may, or may not, be aware of this, but this group has had a policy
>(unwritten) that the header files will match the XML device file that is
>shipped with AVR Studio.

Yes. I am aware of this.


>
>So when fixing a definition value, be sure to check the corresponding XML
>device file in AVR Studio to make sure that they match.
>

The original bug was not about incorrect address of ADC/ADCW. It only reported 
that ADCW was not defined. Ideally, ADCW should reuse the value of ADC (which 
is present in XML device file). However, Frederic's patch used different 
values. (XML device file of ATTiny43U does match device header file before and 
after the fix).

Thanks for the suggestion though :-)

Regards
Anitha

_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to