I don’t know about you, but it doesn’t take long for me to get tired of the standard Arduino IDE. Don’t get me wrong; if all you are doing is trying out new code, compiling and uploading to your board for testing, then the IDE is fine. But when you are working on a project and desire a full featured IDE you have to look no further than Atmel Studio.
In the video below I review and demo the steps involved to get your Arduino board up and running (programmed) with Atmel Studio 6.0.
Omar Francisco Arduino Installer Program
http://arduinoinstaller.codeplex.com/
Setting up the Arduino USB to Serial programmer inside Atmel Studio.
http://www.jayconsystems.com/tutorial/atmerpt1/
Watch in HD!
Can i use the debug function (for example with the simulator), if i programm Arduino with Atmel Studio 6??
Gerrard
output.txt and deploy abort.
Please provide a little guidance.
Does this need to change in one of Omar’s script templates or can I change this path somewhere in Studio 6.1 ? It’s not seeing file output.txt
Thanks,
Chris
Deploy script
Executing local-deploy99.bat
———————————————————-
Deploying “ArdSketchFisher” – Build 1
The system cannot find the path specified.
CANNOT Find output file “”C:\Users\C\Documents\Atmel Studio\6.1\ArdSketchFisher\ArdSketchFisher\scripts\output.txt”” – Aborting script
“C:\Arduino\hardware\tools\avr\bin\avrdude.exe” -C”C:\Arduino\hardware\tools\avr\etc\avrdude.conf” -v -patmega32u4 -cavr109 -PCOM9 -Uflash:w:”C:\Users\C\Documents\Atmel Studio\6.1\ArdSketchFisher\ArdSketchFisher\Debug\ArdSketchFisher.hex”:i
avrdude.exe: Version 5.11, compiled on Sep 2 2011 at 19:38:36
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is “C:\Arduino\hardware\tools\avr\etc\avrdude.conf”
Using Port : COM9
Using Programmer : avr109
AVR Part : ATmega32U4
Chip Erase delay : 9000 us
PAGEL : PD7
BS2 : PA0
RESET disposition : dedicated
RETRY pulse : SCK
serial program mode : yes
parallel program mode : yes
Timeout : 200
StabDelay : 100
CmdexeDelay : 25
SyncLoops : 32
ByteDelay : 0
PollIndex : 3
PollValue : 0x53
Memory Detail :
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
———– —- —– —– —- —— —— —- —— —– —– ———
eeprom 65 10 8 0 no 1024 8 0 9000 9000 0x00 0x00
flash 65 6 128 0 yes 32768 128 256 4500 4500 0x00 0x00
lfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
efuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
lock 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
Programmer Type : butterfly
Description : Atmel AppNote AVR109 Boot Loader
Connecting to programmer: .
Found programmer: Id = “Åÿ(“; type =
Software Version = E.avrdude.exe: error: buffered memory access not supported. Maybe it isn’t
a butterfly/AVR109 but a AVR910 device?
Deployment Failed
ECHO is off.
Omar has updated his patch, so please check his website for the update.
http://www.omarfrancisco.com
Also you may want to checkout the VisualMicro plugin for Arduino programming http://www.VisualMicro.com
Thanks for commenting!
Thanks for including my work. I have released a significant upgrade for atmel studio 6.1. Please take a look at my home site.
Thanks for the update Omar! You do fantastic work and I really like your website! So check out Omar’s site at http://www.omarfrancisco.com