English
Language : 

EVK1100 Datasheet, PDF (5/59 Pages) ATMEL Corporation – Install the MICTOR38 connector on the EVK1100 board
Section 2
Quick-start guide (short version)
2.1 Install Hardware and software
Install the MICTOR38 connector on the EVK1100 board.
Download and install avr32-gnu-toolchain-2.4.x and AVR32Studio-2.5.x.
Connect AVR ONE! to power and USB and turn it on.
Install AVR ONE! USB driver.
Connect AVR ONE! to the EVK1100 using the MICTOR38 connector.
Connect the EVK1100 to power and turn it on.
Start AVR32 Studio.
Select a suitable workspace folder to contain your projects.
Exit from the welcome screen to workbench.
Right-click in the AVR32 Targets view and select Scan Targets.
Select the AVR ONE! and click on the Properties-tab.
Select Details-tab. Set MCU to UC3A0512 or UC3A0512ES, depending on what MCU is mounted on
your EVK1100 and Board to EVK1100,.
Right-click on the AVR ONE! in the AVR32 Target view and select Chip Erase. This operation is only
needed one time (when the EVK1100 is new).
2.2 Create a demonstration project
Select File>New>Example.
Select EVK1100>Components>DIP204 example, then Next.
Enter a name for the project, and click Finish.
Right-click on the project in Project Explorer view and select Build Project (or use Ctrl+B).
2.3 Configure target MCU for a debug session using trace
When the build process is finished, right-click on the project in the Project Explorer-view and select
Debug As>Debug Configurations.
In the Debug Configurations-view, select AVR32 Application and click New. A new launch
configuration will be created and default values will be filled into all fields.
Select the Trace-tab and click Enable Trace.
Select the preferred trace method. In this case we want Buffered AUX Trace.
Select the preferred action when buffer is full. In this case we choose Break, read out and halt.
Select Buffer Size. We use 16kB for a quick test.
AVR ONE! Quick-start Guide
2-1
32103C–AVR ONE!–02/10