EmbeddedRelated.com
Forums
Memfault Beyond the Launch

Winavr or Atmel Studio 6

Started by philipman2001 May 14, 2012
As a Atmel beginner, which route should I go.
Should I go with Atmel Studio or go the gcc route with winavr?

Appreciate your opinions?

I thought atmel studio used the gcc compiler anyway (or atmels version of it).
 
Winavr is just a windows installable collection of the GCC toolset for atmel devices. Atmel studio 6 has a lot in it including support for the atmel cortex processors.
 
The Winavr installation has a decent ide  with Programmers notepad although you will have to do a little reading up on make files.
 
Must admit i prefer the lighter winavr as opposed to atmel studio, atmel studio is a big download.
 
Regards
 
________________________________
From: philipman2001
To: a...
Sent: Monday, 14 May 2012, 11:56
Subject: [AVR club] Winavr or Atmel Studio 6
 
As a Atmel beginner, which route should I go.
Should I go with Atmel Studio or go the gcc route with winavr?

Appreciate your opinions?



Hi,
I use Code Vision, I fond it good and easy to use, it generate automatically Mcu Init code & it have links to Avr Studio for simulation and a lot of programmers, you found with it a lot of helpful examples.
finally, its your chose 
good luck 

________________________________
From: philipman2001
To: a...
Sent: Monday, May 14, 2012 1:56 PM
Subject: [AVR club] Winavr or Atmel Studio 6


 
As a Atmel beginner, which route should I go.
Should I go with Atmel Studio or go the gcc route with winavr?

Appreciate your opinions?




I think I will start with winavr.
thanks,
Phil
--- In a..., STEVEN HOLDER wrote:
>
> I thought atmel studio used the gcc compiler anyway (or atmels version of it).
>  
> Winavr is just a windows installable collection of the GCC toolset for atmel devices. Atmel studio 6 has a lot in it including support for the atmel cortex processors.
>  
> The Winavr installation has a decent ide  with Programmers notepad although you will have to do a little reading up on make files.
>  
> Must admit i prefer the lighter winavr as opposed to atmel studio, atmel studio is a big download.
>  
> Regards
>  
>
>
> ________________________________
> From: philipman2001
> To: a...
> Sent: Monday, 14 May 2012, 11:56
> Subject: [AVR club] Winavr or Atmel Studio 6
>
>
>  
> As a Atmel beginner, which route should I go.
> Should I go with Atmel Studio or go the gcc route with winavr?
>
> Appreciate your opinions?
>
>
>
>
>
>

When I started out with AVR CodeVision provided much needed help. I haven't used it for several years not. That is because I do almost all my AVR development in Linux Ubuntu.

Mike

--- In a..., "philipman2001" wrote:
>
> As a Atmel beginner, which route should I go.
> Should I go with Atmel Studio or go the gcc route with winavr?
>
> Appreciate your opinions?
>


Memfault Beyond the Launch