| Author |
Message |
|
|
Posted: Apr 04, 2007 - 01:15 AM |
|


Joined: Sep 14, 2003
Posts: 4228
Location: Queanbeyan, Australia
|
|
Hey all,
Got excited about getting AVR32 studio running on my ubuntu box but I cannot find any source or .debs for the toolchain required to actually do anything! Should I just 'alien' the rpms from one of the FC packages or are there .debs on the horizon? Or am I just being blind (a possibility to which I'm very open )
-S. |
|
|
| |
|
|
|
|
|
Posted: Apr 04, 2007 - 12:38 PM |
|


Joined: Sep 14, 2003
Posts: 4228
Location: Queanbeyan, Australia
|
|
Hmm, even alien'ing the rpms from either FC5 or SuSE downloads fails. In both cases there are incompatibilities with libelf. In the FC5 case the interface versions just don't match, in the second the interface versions match but there are still unresolved symbols in the linking process. So, how those proper .debs looking?
-S. |
|
|
| |
|
|
|
|
|
Posted: Apr 04, 2007 - 03:26 PM |
|

Joined: Jan 26, 2006
Posts: 146
Location: Stockport, UK
|
|
|
squidgit wrote:
So, how those proper .debs looking?
Yeh - give us Ubuntuns a chance  |
|
|
| |
|
|
|
|
|
Posted: Apr 05, 2007 - 08:57 PM |
|

Joined: Jun 27, 2005
Posts: 4
|
|
Release 2.0.0 is up on atmel's deb repo's.
Code:
ADD repo to /etc/apt/sources.list:
deb http://www.atmel.no/beta_ware/avr32/ubuntu/dapper binary/
THEN:
sudo apt-get update
Finaly New install:
sudo apt-get install stk1000bsp
OR update:
sudo apt-get dist-upgrade
|
|
|
| |
|
|
|
|
|
Posted: Apr 07, 2007 - 04:06 AM |
|


Joined: Sep 14, 2003
Posts: 4228
Location: Queanbeyan, Australia
|
|
yup, done that but (bsp2.0.0 toolchain) != (whatever avr32studio needs)
for example bsp2.0.0 has gcc4.0.2 where as avr32studio needs 4.1.something. The versions of avr32program, avr32gdbproxy, binutils etc are off too.
-S. |
|
|
| |
|
|
|
|
|
Posted: Apr 09, 2007 - 01:06 PM |
|


Joined: Jan 15, 2004
Posts: 65
Location: Norway
|
|
|
|
|
|
|
Posted: Apr 09, 2007 - 03:08 PM |
|


Joined: Sep 14, 2003
Posts: 4228
Location: Queanbeyan, Australia
|
|
Cool, look forward to it
-S. |
|
|
| |
|
|
|
|
|
Posted: Jun 22, 2007 - 03:25 PM |
|

Joined: May 28, 2007
Posts: 14
|
|
| are they available also for feisty fawn ? |
|
|
| |
|
|
|
|
|
Posted: Jun 25, 2007 - 12:20 PM |
|


Joined: Jan 15, 2004
Posts: 65
Location: Norway
|
|
| The ones for Ubuntu 6.06(Dapper Drake) should also work for 6.10(Edgy Eft) and 7.04(Feisty Fawn). |
|
|
| |
|
|
|
|
|