[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what d
From: |
Victoria Welch |
Subject: |
[avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what did I do wrong here, tnx! |
Date: |
Thu, 27 Jan 2005 19:58:55 -0800 |
User-agent: |
KMail/1.7.2 |
Hello All,
I had an old avr tool suite from Gentoo linux's portage:
* dev-embedded/avr-binutils
Latest version available: 2.14
Latest version installed: 2.15
* dev-embedded/avr-gcc
Latest version available: 3.3-r1
Latest version installed: 3.4.3
* dev-embedded/avr-libc
Latest version available: 1.0.2-r1
Latest version installed: 1.2.0
Had the latest version and today I emerged the masked stuff
and created an ebuild for avr-libc 1.2.0 and emerged that
giving me the "Latest version installed" versions per
above.
Somehow I had the impression that this would add some of the
newer devices, especially for me, the ATMega168.
Apparently not or there is something I am missing.
The new stuff does not seem to exist in that I end up with
(from make):
[ ... ]
make kbc2313.hex
make[1]: Entering directory `/home/vw/projects/wrl/kbc2313'
avr-gcc -g -Os -mmcu=atmega168 -Wall -o initall.o -c
initall.c
unknown MCU `atmega168' specified
Known MCU names:
[ ... ]
And the 168 does not show in that list.
Any thoughts, suggestions, pointers would be greatfully
appreciated.
Thank you all very much for the avr toolchain, it has been
an utter joy to use :-).
Thanks very VERY much and take care, Vikki.
--
Victoria Welch, WV9K/7. "Engineering is the art of making
what you want from things you can get."- Jerry Avins
"Learning about the U.S. from the mainstream media is like
learning about plumbing by sitting in a cesspool." --
Michael Phelps
- [avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what did I do wrong here, tnx!,
Victoria Welch <=
- Re: [avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what did I do wrong here, tnx!, Ned Konz, 2005/01/28
- [avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what am I doing wrong, tnx!, Victoria Welch, 2005/01/28
- Re: [avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what am I doing wrong, tnx!, E. Weddington, 2005/01/28
- Re: [avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what am I doing wrong, tnx!, Rod Moffitt, 2005/01/28
- Re: [avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what am I doing wrong, tnx!, Victoria Welch, 2005/01/28
- Re: [avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what am I doing wrong, tnx!, Victoria Welch, 2005/01/28
- Re: [avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what am I doing wrong, tnx!, Victoria Welch, 2005/01/29
- Re: [avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what am I doing wrong, tnx!, E. Weddington, 2005/01/29
- Re: [avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what am I doing wrong, tnx!, Erik Walthinsen, 2005/01/31
- Re: [avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what am I doing wrong, tnx!, E. Weddington, 2005/01/30