Datasheet

Differences
ARM DUI 0064D Copyright © 1999-2001 ARM Limited. All rights reserved. 2-13
2.3 Changes between ADS 1.1 and ADS 1.0
This section describes changes between ADS 1.1 and ADS 1.0. It contains the following
subsections:
Functionality enhancements and new functionality
Differences in default behavior on page 2-19
Changes to the compilers and libraries on page 2-19
Changes to the assembler on page 2-23
Changes to the linker on page 2-25
Changes to fromELF on page 2-26
Changes to the debuggers on page 2-27
Changes to ARMulator on page 2-29.
Changes to the CodeWarrior IDE on page 2-31.
2.3.1 Functionality enhancements and new functionality
This section gives a summary of the major functionality enhancements in ADS 1.1. See
the sections for the individual tools for a more detailed description of changes and
enhancements for each component of ADS.
ADS 1.1 introduces the following functionality enhancements and new functionality:
Support for ARM architecture v5TE
Improved debug view
Code size improvements and improved optimization on page 2-16
Support for RealMonitor on page 2-16
Changes to memory alignment on page 2-17
Angel moved to AFS on page 2-18.
Support for ARM architecture v5TE
ADS 1.1 fully supports ARM architecture v5TE.
Improved debug view
The reliability of the debug view in the ADS debuggers has been substantially
improved, especially for optimization level
-O1
. Improvements to DWARF2 support
enable you to:
Debug inline functions.
View return values for functions.