Guyzz
I'd like to start to play with my 2 NGW-100's.
I have an Ubuntu 8.04 machine , and would like to install a stable toolchain , any hints pointers ??
I'd like to be able to compile Linux kernel also.
/Bingo
Guyzz
I'd like to start to play with my 2 NGW-100's.
I have an Ubuntu 8.04 machine , and would like to install a stable toolchain , any hints pointers ??
I'd like to be able to compile Linux kernel also.
/Bingo
buildroot ftw!!
atmel.no/buildroot
Download that, "make atngw100_defconfig && make", wait and watch your bandwidth go byebye as it gets all the source code and builds it all up.
This builds itself a toolchain before using that toolchain to build an entire root filesystem, including kernel, for you. If you add /path/to/buildroot/build_avr32_
As I mentioned in another thread, avr32 gcc bugfixes come quickly, packages come slowly. The buildroot boys (i.e. hce) are on the ball and get the bugfixes in to buildroot in good order.
-S.
Thanx m8
I decided to follow the Yagarto page
https://www.avrfreaks.net/index.p...
And discovered that now both fakeroot & rsync has to be manually downloaded.
The rsync needed can be found in the old-versions dir
http://samba.org/ftp/rsync/old-v...
It is doing the make now .... (We have a 34Mb connection) he..he
/Bingo
@squidgit
Are you using the Feisty AVR32-Studio + Programmer on Hardy (8.10) ??
Hope it will work out ....
Ahhh they changed to gutsy
http://www.atmel.no/avr32/ubuntu/
Hmm .. a 7.10 proggie micht work out on an 8.04
/%((/=¤#(/=#¤/= .... The gutsy dir is empty :-(
/Bingo
Are you using the Feisty AVR32-Studio +
Programmer on Hardy (8.10) ??
Hope it will work out ....
-S.
The Buildroot went well , but i had to get some other missing files from the uclibc site , just dl to the dl dir.
But doesn't one need to download avr32-studio in order to get a "programmer executable ??
/Bingo
On openSUSE 10.3. Used to use Ubuntu but it exploded my multiple monitors. openSUSE is my friend.
-S.
Afaik 8.04 HArdy is born w. DualScreen support :-)
/Bingo
But doesn't one need to download avr32-studio in order to get a "programmer executable ??
If you are making a standalone project then you can use the command line avr32program to talk to the jtagicemkii and download the code to flash.
Don't get me wrong, avr32studio is a nice integrated development and debug environment but there's nothing it does that can't be done from the command line.
-S.
Afaik 8.04 HArdy is born w. DualScreen support :-)
-S.