Forum Menu




 


Log in Problems?
New User? Sign Up!
AVR Freaks Forum Index

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
trognet
PostPosted: Sep 13, 2007 - 11:36 PM
Newbie


Joined: Aug 30, 2007
Posts: 1


If you like the one stop shop feel of studio have a look at kontrollerlab from www.cadmanic.org.

HTH
 
 View user's profile Send private message  
Reply with quote Back to top
ganyaik
PostPosted: Sep 15, 2007 - 09:45 AM
Rookie


Joined: Jul 05, 2004
Posts: 30


Scarletpimpernal wrote:
Worked perfectly, cheers.
(I symlinked Desktop to ~/Desktop)


Hi,
Sorry for being quiet, didn't have internet so far. Sad
Followed the steps you described previously and this one and AvrStudio now starts up!
Only minor problem is, that when browsing directories from "Open Project file" window, sometimes the whole thing hangs. Apart from this so far so good.
Thank you very much for your help!
Chris
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
neruem
PostPosted: Feb 18, 2008 - 07:23 PM
Wannabe


Joined: Jun 27, 2004
Posts: 75


Hallo Leute,

ich habe es zwar noch nicht geschafft avrstudio unter wine stabil ans laufen zu bringen, aber schon mal vielen Dank fuer eure Tipps!

ich konnte allerdings eure Links auf die 4.07 nicht oeffnen, habe aber einen Link auf 4.08 gefunden:

http://www.gaw.ru/html.cgi/txt/soft/avr/astudio.htm


viele Gruesse, sebastian
 
 View user's profile Send private message  
Reply with quote Back to top
aor_dreamer
PostPosted: Jun 08, 2008 - 05:51 PM
Wannabe


Joined: Dec 02, 2004
Posts: 67
Location: Greece

Well, it took me a few days but I managed to install AVRStudio 4.14 under Ubuntu 8.04. I must admit that I haven't tested thoroughly yet but it seems to work fine at least for the time being. I wrote a HOWTO explaining all the steps I made to install it successfully, who knows, it make come handy for some of you.

_________________
So, now I know how ICs work:
they work with smoke.
Cause every time you let the smoke come out of an IC, it stops working.
I can prove it, too...
 
 View user's profile Send private message  
Reply with quote Back to top
eng_ahmed22
PostPosted: Jun 18, 2008 - 03:25 PM
Newbie


Joined: May 31, 2006
Posts: 17


Thanks Aor_Dreamer for your great HOWTO. it is very helpful
but what about WINAVR??? Did you install it?? and if yes, how??
I'm using FC8, and hope everything will go smoothly as in your HOWTO.
many thanks again

Ahmed
 
 View user's profile Send private message  
Reply with quote Back to top
aor_dreamer
PostPosted: Jun 20, 2008 - 06:27 PM
Wannabe


Joined: Dec 02, 2004
Posts: 67
Location: Greece

Yes, I did install WINAVR, just download the latest one and run:
Code:
$wine WinAVR-2008xxxx-install.exe

Hopefully you'll install it normally like in a Windows platform.

_________________
So, now I know how ICs work:
they work with smoke.
Cause every time you let the smoke come out of an IC, it stops working.
I can prove it, too...
 
 View user's profile Send private message  
Reply with quote Back to top
Dingo_aus
PostPosted: Jun 23, 2008 - 02:52 PM
Resident


Joined: Sep 18, 2004
Posts: 643
Location: Brisbane, Australia

Very nice How-To.

BTW What theme are you using with Ubuntu? It looks nice

_________________
Dingo_aus
http://www.users.on.net/~symes/
 
 View user's profile Send private message  
Reply with quote Back to top
Dingo_aus
PostPosted: Jun 24, 2008 - 08:04 AM
Resident


Joined: Sep 18, 2004
Posts: 643
Location: Brisbane, Australia

@Trollicus_Rex (from earlier in the thread)

Even if Wine won't play well with USB, you can use AVRdude to talk to your dragon.

I have Emacs and AVRdude talking to an STK500 happily on an old laptop. On my very fast Ubuntu machine I use Eclipse and Emacs.

I think as long as you can cofigure your own build process with a Makefile, it doesn't really matter what IDE, text editor etc you are happy using. At worst you have a terminal window open with "make all" ready to be entered Wink

Atmel is already using Eclipse for the AVR32 Studio, hoopefully one day they will move AVRStudio to it as well. I only say this so I can have a native Linux AVRstudio - not as any attack on the AVRStudio product as it currently is.

_________________
Dingo_aus
http://www.users.on.net/~symes/
 
 View user's profile Send private message  
Reply with quote Back to top
aor_dreamer
PostPosted: Jun 27, 2008 - 02:38 PM
Wannabe


Joined: Dec 02, 2004
Posts: 67
Location: Greece

Dingo_aus wrote:
Very nice How-To.

BTW What theme are you using with Ubuntu? It looks nice


Thanks, the theme I'm using is Cillop-Midnite found in http://art.gnome.org

Quote:
Atmel is already using Eclipse for the AVR32 Studio, hoopefully one day they will move AVRStudio to it as well. I only say this so I can have a native Linux AVRstudio - not as any attack on the AVRStudio product as it currently is.


The new AVR-Eclipse 2.2 plugin supports MCU burning with avrdude from within the IDE, which is really handy. Who knows, maybe one day we'll see AVRStudio based on Eclipse, although I doubt it since AVRStudio is really good as it is.

_________________
So, now I know how ICs work:
they work with smoke.
Cause every time you let the smoke come out of an IC, it stops working.
I can prove it, too...
 
 View user's profile Send private message  
Reply with quote Back to top
mjaniszewski2
PostPosted: Jul 06, 2008 - 10:42 PM
Newbie


Joined: Jul 06, 2008
Posts: 1


Just in case somebody was looking for avr studio 4.07:
http://kn.ict.pwr.wroc.pl/~vic/files/To ... tudio4.exe
http://cid-2106db9a775c2af0.skydrive.li ... 07b240.exe
(second link is basicly the first one copied to my skydrive account)
also some useful files here: http://kn.ict.pwr.wroc.pl/~vic/index.php?what=download
 
 View user's profile Send private message  
Reply with quote Back to top
NowakA
PostPosted: Aug 04, 2008 - 07:33 PM
Newbie


Joined: Nov 25, 2006
Posts: 1


I am so glad to have AVR Studio now on Linux! Thanks Aor_Dreamer!
But now I take a look to run "Hapsim" on Wine! It is a LCD- Simulator which can integrated to AVR-Studio! It is also a free Software and can be download on Web! But on Wine it doesn't run! A Error-message open which means "Device list not found" Have anyone an idea how it can run?
 
 View user's profile Send private message  
Reply with quote Back to top
Billy 2
PostPosted: Aug 26, 2008 - 06:29 PM
Hangaround


Joined: Aug 04, 2003
Posts: 205
Location: Ireland

Where can I download IE5. I need it to run Studio in Linux...

Thanks.
 
 View user's profile Send private message  
Reply with quote Back to top
Billy 2
PostPosted: Aug 26, 2008 - 08:14 PM
Hangaround


Joined: Aug 04, 2003
Posts: 205
Location: Ireland

thanks to aor_dreamer I got it working.
 
 View user's profile Send private message  
Reply with quote Back to top
aor_dreamer
PostPosted: Aug 27, 2008 - 03:08 PM
Wannabe


Joined: Dec 02, 2004
Posts: 67
Location: Greece

Now that's interesting! I guess you didn't follow exactly the HowTo since the wine-doors repository is broken for almost two months now, they are getting prepared for the 0.1.3 version. However, I installed AVRStudio using only the winetricks script which is much more easy than my current HowTo. So, here's what you need to do:

- Download the winetricks script and save it to your home folder
- In case you don't use any other progs through wine, delete the .wine folder from your home directory. Then execute:
Code:
$wineboot

- Execute the winetricks script:
Code:
$bash winetricks

- Select the following packages:
    - corefonts
    - dcom98
    - gdiplus
    - gecko
    - mdac28
    - msxml3
    - vcrun2005
    - allfonts
    - fakeie6
- Download the latest AVRStudio and install it with:
Code:
$wine aStudio4bxxx.exe

- No need to edit the native/builtin mode to any library, they are already configured correctly.
- Launch AVRStudio, it's up and running.

The steps above were tested using wine 1.1.3 in an Ubuntu 8.04 64bit.

_________________
So, now I know how ICs work:
they work with smoke.
Cause every time you let the smoke come out of an IC, it stops working.
I can prove it, too...
 
 View user's profile Send private message  
Reply with quote Back to top
kmr
PostPosted: Aug 27, 2008 - 05:31 PM
Raving lunatic


Joined: Apr 01, 2004
Posts: 3812
Location: New Mexico

Nice howto. Have you tested using JTAG and ISP programmers using Wine as well s single-step debugging? On a Mac platform, I've been pleased that has worked as well as it has using VMWare. It'd be great if it worked well in Wine as well.

_________________
Kevin Rosenberg
http://b9.com
http://kevin.hypershots.com
 
 View user's profile Send private message Send e-mail Visit poster's website 
Reply with quote Back to top
aor_dreamer
PostPosted: Aug 27, 2008 - 06:20 PM
Wannabe


Joined: Dec 02, 2004
Posts: 67
Location: Greece

Well, I just installed WinAVR 20080610 and set up a simple program with mega128 as target. I simulated step by step with version2 and worked fine. I have successfully used a STK500 with it in the past but I'm not sure if it's possible to use an AvrISP mkII. I've tried it unsuccessfully though. I guess you need to somehow map the device so it will be accessible by Wine but I'm not sure if it's plausible or, in case it is, how to do it. As far as the JTAG is concerned, I never owned one so...Rolling Eyes

Any ideas concerning the isp mkII would be more than welcomed.

_________________
So, now I know how ICs work:
they work with smoke.
Cause every time you let the smoke come out of an IC, it stops working.
I can prove it, too...
 
 View user's profile Send private message  
Reply with quote Back to top
Bingo600
PostPosted: Nov 23, 2008 - 09:28 PM
Raving lunatic


Joined: Apr 25, 2004
Posts: 3817
Location: Denmark

I just installed codeweaver CrossOver Linux (Basically a Commercial wine) , they had a free giveaway.

And i have succeded in installing AVR Studio 4.13 SP2 , i have been starting it fine , and it reports 4.13 SP2 .

I did try to install AVR Studio 4.15 , and it installed fine but it never would execute (it didnt even complain , just didnt startup).

Anyone know if the windowsenvironment demands are changed in between 4.13 & 4.15 (I havent had the time to try 4.14 yet) ??

I mean does it require XML4 , i think only xml3 is installed , and what runtimes is needed (visual c i mean) ??

/Bingo
 
 View user's profile Send private message  
Reply with quote Back to top
Bingo600
PostPosted: Nov 23, 2008 - 10:20 PM
Raving lunatic


Joined: Apr 25, 2004
Posts: 3817
Location: Denmark

Just downloaded Studio 4.14 b589 , winder if that is the latest or i still need to apply the SP1 from the beta site ...

I think Atmels Studio naming leaves a bit to desire Sad


And had to register once again at their server , wonder if they ever get tired of all those "ghost names + email addy's" .... And choose to remember the login , or even let registered users download from freaks.
It's a bit annoying to keep on registering



But i will giwe it a try tomorrow

Anyone running 4.14 or 4.15 in/under Wine ??



/Bingo
 
 View user's profile Send private message  
Reply with quote Back to top
aor_dreamer
PostPosted: Jan 31, 2009 - 05:29 PM
Wannabe


Joined: Dec 02, 2004
Posts: 67
Location: Greece

Found some time to play with AVRstudio 4.15 in Ubuntu 8.10 and managed to install it along with WinAVR. I made a simple project and seems to run fine.
I've updated the previous 8.04 howto to a new one with the steps I made to install it.

_________________
So, now I know how ICs work:
they work with smoke.
Cause every time you let the smoke come out of an IC, it stops working.
I can prove it, too...
 
 View user's profile Send private message  
Reply with quote Back to top
amigakid
PostPosted: Sep 09, 2009 - 04:46 PM
Newbie


Joined: Jan 14, 2009
Posts: 1


I followed the latest howto under Ubuntu 9.04 with wine 1.1.29, WinAVR 20090313, and AVRStudio 4.17. Despite a minor hiccup during the winetricks, it works fine (ATMega 64 on Simulator) except for avr-objcopy, which dies. And I found the bug I installed it to look for Smile.

Thanks aor_dreamer!
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits