Generating Hex Files For Flash Mode In The At43Usb380 Development Platform With Ads; Introduction; Procedure - Atmel AT43DK380 User Manual

Usb host/function development kit
Table of Contents

Advertisement

6.1

Introduction

6.2

Procedure

AT43DK380 USB Host/Function Dev. Kit User Guide
Generating Hex Files for Flash Mode
in the AT43USB380 Development
This section gives directions on generating hex file for Flash mode in the AT43USB380
Development Platform with ADS.
1. Put the PDC jumpers to the Flash Mode setting.
2. The project entry point must be changed to 0x0. To change the entry point, go to
DebugRel > ARM Linker > Options > Image Entry Point column and set it to
0x0.
3. In the DebugRel Target setting, in the Post-linker field, select ARM fromELF.
Figure 6-1. Post-linker Setting: ARM fromELF
4. In the DebugRel Linker setting, select the ARM fromELF setting. In the Output
format field, select Intel 32 bit Hex. In the Out file name field, leave it blank. A
default name of USBP_Library.i32.hex will be used, this default name is a
requirement.
5. Once the hex file is created, open the hex file in a text editor. In the hex file there
is a 16-bit address that can Max address 16-KB space. Since we're splitting this
Section 6
Platform with ADS
6-1
3485A–USB–7/04

Advertisement

Table of Contents
loading

Table of Contents