1.7.3. Debugger variable symbols

Debugger variables are created during a debugging session with the ADD CLI command, and all have global scope. When a debugger symbol is created you can assign it a data type (for example char, int, or long) and an initial value, but cannot assign initial values to struct, union, or class type symbols.

Debugger variables can be stored in either:

Copyright © 2002-2006 ARM Limited. All rights reserved.ARM DUI 0175H
Non-Confidential