nextprev asuro firsttry with avr studio 4 (doc v1.1) prepair asuro ‘firsttry’ folder programs to...

20
Asuro FirstTry with AVR Studio 4 (doc Asuro FirstTry with AVR Studio 4 (doc V1.1) V1.1) Next Prev Prepair Asuro ‘FirstTry’ folder programs to be compiled by: http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2725 AVR Studio 4.12 (build 460) Second: have ‘AVR Studio 4’ installed, download from: http://prdownloads.sourceforge.net/winavr/ WinAVR-20060421-install.exe?use_mirror=surfnet First: have ‘WinAVR-20060421’ installed, download from:

Upload: cayden-vickery

Post on 14-Dec-2015

222 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)NextPrev

Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2725

AVR Studio 4.12 (build 460)

Second: have ‘AVR Studio 4’ installed, download from:

http://prdownloads.sourceforge.net/winavr/WinAVR-20060421-install.exe?use_mirror=surfnet

First: have ‘WinAVR-20060421’ installed, download from:

Page 2: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

After installation, start AVR Studio 4

Page 3: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

Create a new Project

Page 4: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

1 2

3

Project setup

Page 5: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

Select main project folder

Page 6: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

Create project

Page 7: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

Created project, next page please...

Page 8: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

An unwanted sourcefile ‘SecondTry.c’ is created

Page 9: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

Automatically created files.

Project file

Page 10: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

Right mouse click...

Delete unwanted sourcefile ‘SecondTry.c’

Page 11: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

Copy 3 files

Copy the ‘FirstTry’ foldersourcefiles to the‘SecondTry’ folder

Page 12: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

Add sourcefilesto project

Page 13: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

Sourcefiles are added to the project

Page 14: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

Select processor typeand oscillator frequencyand optimization mode

Page 15: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

Compile (Build) the project...

Page 16: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

Extra info appears and...

...Build succeeded with 0 warnings

Page 17: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

A subfolder ‘default’ is created with the new hex file

Page 18: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

Just doubleclick on any source file...(next page please)

Page 19: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

...to open the sourcefile

Page 20: NextPrev Asuro FirstTry with AVR Studio 4 (doc V1.1) Prepair Asuro ‘FirstTry’ folder programs to be compiled by:

NextPrev

Asuro FirstTry with AVR Studio 4 (doc V1.1)Asuro FirstTry with AVR Studio 4 (doc V1.1)

That all Folks!

[email protected]