After AVR Studio 5 starts the following window will appear. From which get help, open an existing project, create a new project, open an example project, etc.
Step 2: Click on New Project pointed to by the red arrow in the diagram above to start a new project. The following window will appear.
Step 3: To start a new C project select C from the panel to the left pointed to by the red arrow. Also type the file Name and Location pointed to by the red arrows at the bottom of the window. The following window will then appear.
Step 4: The window above is the device selection screen for AVR Studio 5. Scroll down and select the microcontroller you will be using. The following window will then appear.
This is the AVR studio 5 editor where you type your C program. The editor starts your C program for you by providing you with the structure shown in the editor of the figure above.
AVR Tutorials hope this AVR Studio 5 tutorial was benificial to you and looks forward to your continued visit for all your microcontroller tutorial needs.