Society of Robots
     | Robot Forum | Robot Tutorials | Robot FAQ |
July 31, 2010, 03:44:52 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: March 18th - Buy an Axon or Axon II, build a great robot, and support SoR.

Robot Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: new WinAVR and AVR Studio versions  (Read 11149 times)
0 Members and 2 Guests are viewing this topic.
AdminTopic starter
Administrator
Supreme Robot
*****

Helpful? 107
Offline Offline

Posts: 9,732



View Profile WWW
« on: December 27, 2008, 03:17:58 AM »

I haven't tested them out much, so don't know how compatible they are with the $50 Robot or the Axon. But I'm upgrading and will only release future code that works with the latest versions. Report any problems you discover here.


The latest WinAVR December 6, 2008:
http://sourceforge.net/project/showfiles.php?group_id=68108&package_id=66543&release_id=645436


The latest AVR Studio:

AVR Studio 4.15 (build 623)  (94 MB, updated 11/08)
http://www.atmel.com/dyn/resources/prod_documents/astudio4b623.exe

AVR Studio 4.14 (build 589)  (89 MB, updated 4/08)
http://www.atmel.com/dyn/resources/prod_documents/aStudio4b589.exe

AVR Studio 4.13 SP2 (build 571)  (45 MB, updated 12/07)
http://www.atmel.com/dyn/resources/prod_documents/AVRStudio4.13SP2.exe
Logged

AdminTopic starter
Administrator
Supreme Robot
*****

Helpful? 107
Offline Offline

Posts: 9,732



View Profile WWW
« Reply #1 on: March 23, 2009, 11:48:27 PM »

AVR Studio 4.16 (build 628)  (126 MB, updated 2/09)
http://www.atmel.com/dyn/resources/prod_documents/AvrStudio416Setup.exe

Quote
AVR Studio 4.16 includes new device support and numerous overall enhancements;
AVR QTouch Studio, STK600 support for multiple socket/routing card combinations, Windows Error Reporting (WER) system activated, and JTAGICE mkII command line SW support for XMEGA device family.


I'll be using this version from now on, I'll report back only if I find something broken.
Logged

AdminTopic starter
Administrator
Supreme Robot
*****

Helpful? 107
Offline Offline

Posts: 9,732



View Profile WWW
« Reply #2 on: April 30, 2009, 07:02:31 PM »

I am reporting about a serious bug in AVR Studio 4.16 (build 628).

It is unable to write to the boot section.

AVR Studio 4.15 (build 623) however works fine.


Now if only I can get the last 3 hours of my life back, struggling to figure out why the bootloader wouldn't work on the Axon but everything else did Tongue


edit: Its fixed in the beta, along with two more bugs related to the ATmega640 (the Axon mcu):
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=78424
« Last Edit: May 01, 2009, 10:11:10 AM by Admin » Logged

AdminTopic starter
Administrator
Supreme Robot
*****

Helpful? 107
Offline Offline

Posts: 9,732



View Profile WWW
« Reply #3 on: July 21, 2009, 02:42:04 PM »

AVR Studio build 638 was released like 2 weeks ago:

AVR Studio 4.16 SP1 (build 638) (34 MB, updated 5/09)
http://www.atmel.com/dyn/resources/prod_documents/AVRStudio4.16SP1.exe

Strangely, AVR Studio isn't requiring registration to download it this time . . . I wonder if my little url hack had anything to do with it Grin

(install 4.16 first, then install the SP1)

fyi - I haven't tried it yet
Logged

AdminTopic starter
Administrator
Supreme Robot
*****

Helpful? 107
Offline Offline

Posts: 9,732



View Profile WWW
« Reply #4 on: August 18, 2009, 07:55:22 AM »

http://www.atmel.com/dyn/resources/prod_documents/AvrStudio417Setup.exe

Quote
AVR Studio 4.17 (build 666) (112 MB, updated 7/09)

AVR Studio 4.17 includes new device support and numerous overall enhancements;
Full AVR ONE! 8-bit support - both programming and debugging, AVR Battery Studio version 1.02, JTAGICE mkII command line SW with support for ELF production file format, and STK500 command line SW with support for ELF production file format.

Logged

AdminTopic starter
Administrator
Supreme Robot
*****

Helpful? 107
Offline Offline

Posts: 9,732



View Profile WWW
« Reply #5 on: December 03, 2009, 05:58:38 PM »

Version 4.18 is out:

Quote
AVR Studio 4.18 includes new device support and numerous overall enhancements;
QT600 support in programming dialog in AVR Studio, AVR Dragon support for all AVR 8-bit devices including XMEGA, Programming and debugging within AVR Studio, command line software support for ELF production file format, and button for starting AVR32 Studio.


http://www.atmel.com/dyn/resources/prod_documents/AvrStudio4Setup.exe
Logged

AdminTopic starter
Administrator
Supreme Robot
*****

Helpful? 107
Offline Offline

Posts: 9,732



View Profile WWW
« Reply #6 on: January 21, 2010, 08:28:33 PM »

New WinAVR version 2010-01-20:
http://sourceforge.net/projects/winavr/files/
updates/adds:
Quote
AVR32 GNU toolchain

Splint 3.1.2 Splint is a tool for statically checking C programs for security vulnerabilities and programming mistakes. Splint does many of the traditional lint checks. More powerful checks are made possible by additional information given in source code annotations.

New Device Support

Component Version Upgrades

Included software upgrades


4.18 SP1
http://www.atmel.com/dyn/resources/prod_documents/AVRStudio4.18SP1.exe
version info:
http://www.atmel.com/dyn/resources/prod_documents/ReleaseNotes_AVRStudio_4.18SP1.txt


I installed and ran both, and my code compiles fine.
Logged

AdminTopic starter
Administrator
Supreme Robot
*****

Helpful? 107
Offline Offline

Posts: 9,732



View Profile WWW
« Reply #7 on: May 05, 2010, 11:57:39 PM »

AVR Studio SP2 (build 700) came out like 2 months ago:
http://www.atmel.com/dyn/resources/prod_documents/AVRStudio4.18SP2.exe

(you need SP1 installed first)
Logged

Pages: [1]
  Print  
 
Jump to:  


Related Topics
Subject Started by Replies Views Last post
There's something wrong with the program WinAVR on my computer
Software
beginner435 1 1362 Last post July 18, 2007, 05:55:36 AM
by Admin
new WinAVR version 20071221
Software
Admin 2 2329 Last post January 19, 2008, 10:37:17 AM
by rgcustodio
WinAVR and AVR Studio
Software
vidam 4 2261 Last post March 09, 2008, 10:56:39 AM
by vidam
AVR Studio and WinAVR compatibility
Electronics
pomprocker 6 1678 Last post July 18, 2008, 01:27:06 PM
by Admin
Powered by MySQL Powered by PHP Powered by SMF | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!


Advertise on this Forum