KANDA STK200ICE Quick Start Manual

Avr trainer

Advertisement

Quick Links

Quick Start Guide for AVR Trainer, STK200ICE and
Introduction
This package consists of a number of different elements, each of which has its own
documentation. This guide is an overview of how to setup and use the package. For
details on each part, please consult the relevant documentation on the CD.

Package contents

Get Going with AVR... book
AVR Studio development software
JTAGAVR In Circuit Emulator
STK200 AVR training board
AVRISP parallel port programmer
AVRGCC C Compiler
AVR Application Builder
Documentation, schematics and datasheets
Where this guide refers to STK200, substitute STK300 if you have STK300ICE.
References to book only apply to AVR-TRAIN

How these elements fit together

The core of the package around which everything else fits is Atmel's AVRStudio
Integrated Development Environment or IDE. This is a platform that lets you write code
and assemble it for the microcontroller. It includes a Simulator that allows you to step
through your code to find basic errors.
Once your code is written, the next step is to connect up the JTAGAVR In Circuit
Emulator to the STK200 board, and run the code on the microcontroller in Debug Mode.
Again, this is done from the AVR Studio IDE, which allows you to step through the code
but this time it is running on the AVR instead of being simulated by the PC.
The JTAGAVR will also act as a programmer to download your finished code to the AVR
on the STK200 board. As an alternative the package also contains an In System
Programmer or ISP. This uses the standard ISP header unlike the JTAGAVR emulator
and comes into its own when you build your own circuits or want to program a wider
range of AVR devices. The AVRISP software can run on its own or it can be integrated
into AVR Studio.
The other elements in the package are a standalone Application Builder and a C
Compiler. The application Builder is a wizard that helps set up peripherals such as the
STK300ICE
(AVR-TRAIN only)
(STK300 board with STK300ICE)

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STK200ICE and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for KANDA STK200ICE

  • Page 1 Quick Start Guide for AVR Trainer, STK200ICE and STK300ICE Introduction This package consists of a number of different elements, each of which has its own documentation. This guide is an overview of how to setup and use the package. For details on each part, please consult the relevant documentation on the CD.
  • Page 2 serial port without having to know all the details in the AVR device datasheet. The C Compiler is included for those who want to progress beyond assembly language but we recommend that you get a book on using C on the AVR before starting with the compiler.
  • Page 3 The version of AVR Studio may vary as new updates are released so read the install guide in the directory, which contains instructions on how to install AVR Studio. 3) Once AVR Studio is installed, run the AVR Studio program. 4) Select the folder Studio4 >...
  • Page 4 Connecting the AVR ISP programmer hardware • Connect the 10-way lead labelled ISP only to the PC adapter or dongle and plug the dongle into your printer port. • Connect the other end of the lead to the ISP header on the STK200 board •...
  • Page 5 Loading a sample file into AVR Studio • Create a New Project in AVR Studio, and give it a name. Note the path to the project. • Uncheck “Create Initial File” • On next screen, select Debug Program as JTAG AVR and Device as ATmega162 (STK300ICE –...
  • Page 6 This documentation covers breakpoints, emulator use and much more. If you have any questions about the JTAG AVR, the answer should be in these files. Connecting the JTAG AVR hardware. • Connect the serial lead to the PC and the JTAGAVR main board •...
  • Page 7 We have covered how to use the tools in this guide. The next step is to return to the book and begin to work through the examples. Good Luck FURTHER INFORMATION Please contact support@kanda.com for technical support or go to our website support pages for latest software. www.kanda.com/support Contact details Website: www.kanda.com...

This manual is also suitable for:

Stk300ice

Table of Contents