| Author |
Message |
|
|
Posted: Feb 19, 2008 - 02:22 PM |
|

Joined: Jan 07, 2008
Posts: 9
|
|
Hi,
I am using AVR32Studio under Cygwin/WinXP. Everything's fine but I couldn't compile a linux driver I try to develop, so I moved to Ubuntu, installed devtools and AVR32Studio for linux and... I can't see the AVR32 perspective in it nor I can start any project based on AVR32 (only GNU executables and libs for x86, macs and solaris). I have Ubuntu 6.06LTS installed.
Tools are (eventually) OK, I checked them compiling the soft I wrote manually (I wrote simple Makefile based on those offered by Atmel's appnotes).
Can anybody help?
Thanks in advance!
S. |
|
|
| |
|
|
|
|
|
Posted: Feb 19, 2008 - 10:47 PM |
|


Joined: Sep 14, 2003
Posts: 4228
Location: Queanbeyan, Australia
|
|
|
scanlon wrote:
I am using AVR32Studio under Cygwin/WinXP. Everything's fine but I couldn't compile a linux driver I try to develop, so I moved to Ubuntu, installed devtools and AVR32Studio for linux and... I can't see the AVR32 perspective in it nor I can start any project based on AVR32 (only GNU executables and libs for x86, macs and solaris).
Any errors in your logs? What procedure did you follow to install?
scanlon wrote:
I have Ubuntu 6.06LTS installed.
Good choice, should be fine.
scanlon wrote:
Thanks in advance!
S.
you stole my tagline!
That's OK, I can share
-S. |
_________________ Blag: http://www.niasdigital.com/blag
|
| |
|
|
|
|
|
Posted: Feb 20, 2008 - 03:04 AM |
|

Joined: Jan 07, 2008
Posts: 9
|
|
I'm sorry for that , Squidgit... and thanks for sharing Think about rayalties and send me your account number
As for logs... what logs do you mean?
1. I installed devtools via apt-get.
2. Some of the packages coudn't be authenticated but I ignored that messages.
3. I registered at Atmel site and got AVR32Studio for linux.
4. I (just) unpacked it in my home directory and ran it. What I see is AVR32Studio but without the possibility to start the project that compiles using avr32 devtools. There is no the avr32 perspective.
5. However, I updated the Studio using dedicated buttons available in Help and I got some errors on CDT - I must check it thoroughly... although I hoped I would unpack it and it would work
6. Eventually I updated also "new features" but it only messed up everything... and now my Studio is all but AVR32Studio I know from WinXP
S.  |
|
|
| |
|
|
|
|
|
Posted: Feb 20, 2008 - 04:23 AM |
|


Joined: Sep 14, 2003
Posts: 4228
Location: Queanbeyan, Australia
|
|
|
scanlon wrote:
As for logs... what logs do you mean?
I don't have an install in front of me to check the exact path, but there should be at least one file with a .log extension in your avr32studio folder. It might contain clues as to what's exploding, when and where.
scanlon wrote:
1. I installed devtools via apt-get.
2. Some of the packages coudn't be authenticated but I ignored that messages.
3. I registered at Atmel site and got AVR32Studio for linux.
4. I (just) unpacked it in my home directory and ran it. What I see is AVR32Studio but without the possibility to start the project that compiles using avr32 devtools. There is no the avr32 perspective.
That all seems right until the lack of perspective.
scanlon wrote:
5. However, I updated the Studio using dedicated buttons available in Help and I got some errors on CDT - I must check it thoroughly... although I hoped I would unpack it and it would work
6. Eventually I updated also "new features" but it only messed up everything... and now my Studio is all but AVR32Studio I know from WinXP
I'm sure back when I was actually using a32s I could use the update process without things breaking badly. Hmm, keen to see those logs. If there's nothing interesting in them then could you nuke your avr32studio folder, re-extract, rerun and post the logs from the brand-spanking new virgin run?
Thx,
(
scanlon wrote:
S.
)^2 |
_________________ Blag: http://www.niasdigital.com/blag
|
| |
|
|
|
|
|
Posted: Feb 23, 2008 - 01:18 PM |
|

Joined: Jan 07, 2008
Posts: 9
|
|
Hi Squidgit
I've got it! I didn't configure Jre correctly; in fact, I didn't do that att all... as the log from instaling java 1.5 said it was configured.
The AVR32Studio installation log said: Successfull!
but
I found another log deep down there in workspace/.metadata/log
saying that I'am using Java 1.4...
Irinically, the first error in this log still exists!
!MESSAGE Unable to find feature.xml in directory: /home/jan/avr32studio/features/com.atmel.avr32.cdt.patch_1.0.0.200705251238----42292747345_.jar
... but I can see this feature
I don't know what to do with it but now the AVR32 perspective apears as it should be
Thanks
Sc.  |
|
|
| |
|
|
|
|
|