ATEVK1101 Atmel, ATEVK1101 Datasheet - Page 25

KIT DEV/EVAL FOR AVR32 AT32UC3B

ATEVK1101

Manufacturer Part Number
ATEVK1101
Description
KIT DEV/EVAL FOR AVR32 AT32UC3B
Manufacturer
Atmel
Series
AVR®32r
Type
MCUr
Datasheets

Specifications of ATEVK1101

Contents
Evaluation Board, Software and Documentation
Kit Contents
ATEVK1101 Demo Board, CD-ROM
Supported Devices
AT32UC3B
Mcu Supported Families
AT32UC3B MCU
Rohs Compliant
Yes
For Use With/related Products
AT32UC3B064, 0128, 0256, 164, 1128, 1256
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
Q3463470

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATEVK1101
Manufacturer:
Atmel
Quantity:
135
7.6.3.2 Adding or Removing the Bootloader Binary Image
7745C–AVR32–05/09
The trampoline can be removed from a GCC or IAR project to reallocate the size of the boot-
loader for the application. This can be achieved by removing the
file from the project and by removing the program entry point override.
It is possible to include the binary image of the bootloader in any GCC or IAR project. This may
especially be useful for debug purposes when using JTAGICE mkII.
To add the bootloader binary image to a GCC project, do the following in
To add the bootloader binary image to an IAR project, do the following:
Set the program entry label to
Add
Add
files.
Select the appropriate linker script from
Set the program entry point to
Add
Select the appropriate linker script from
$(SERV_PATH)/USB/CLASS/DFU/EXAMPLES/ISP/BOOT/
$(SERV_PATH)/USB/CLASS/DFU/EXAMPLES/ISP/BOOT/isp.S
SERVICES\USB\CLASS\DFU\EXAMPLES\ISP\BOOT\isp.s82
__trampoline
_isp
by adding
$(UTIL_PATH)/LINKER_SCRIPTS/
UTILS\LINKER_SCRIPTS\
in the project options.
-Wl,-e,_isp
to the
to the project files.
to
to the
INC_PATH
LD_EXTRA_FLAGS
trampoline
in the project options.
ASSRCS
config.mk
include path.
with
assembler source
assembler source
LINKER_SCRIPT
.
:
25
.

Related parts for ATEVK1101