
Table of Contents
Chapter 1. Preface..................................................................................................................................................3
Chapter 2. Introduction............................................................................................................................................4
Chapter 3. Tutorial Project Workspace ...................................................................................................................5
Chapter 4. Project Workspace ................................................................................................................................6
4.1. Introduction...................................................................................................................................................6
4.2. Creating a new Project Workspace ..............................................................................................................6
4.3. Build Configurations and Debug Sessions...................................................................................................7
4.3.1. Build Configuration ................................................................................................................................7
4.3.2. Debug Session.......................................................................................................................................7
Chapter 5. Building the Tutorial Project ..................................................................................................................8
5.1. Building Code ...............................................................................................................................................8
5.2. Connecting the debugger.............................................................................................................................9
5.3. Connecting to the target ...............................................................................................................................9
Chapter 6. Downloading and Running the Tutorial ............................................................................................... 11
Chapter 7. Project Files.........................................................................................................................................15
7.1. Standard Project Files ................................................................................................................................15
7.1.1. Initialisation code (resetprg.c)..............................................................................................................15
7.1.2. External bus and Memory configuration (bus-init.c/bus-init.h) ............................................................16
7.1.3. Board initialisation code (hwsetup.c/hwsetup.h)..................................................................................17
7.1.4. Main tutorial code (main.c) ..................................................................................................................17
Chapter 8. Additional Information..........................................................................................................................18
ii
Kommentare zu diesen Handbüchern