Motorola ColdFire MCF5282 User Manual Page 60

  • Download
  • Add to my manuals
  • Print
  • Page
    / 104
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 59
3-18 M5282EVB User’s Manual
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
Commands
GT Execute To
Usage:GT addr
The GT command inserts a temporary breakpoint at addr and then executes target code starting at
the current program counter. The value for addr may be an absolute address specified as a
hexadecimal value, or a symbol name.
When the GT command is executed, all breakpoints are inserted into the target code, and the
context is switched to the target program. Control is only regained when the target code encounters
a breakpoint, illegal instruction, or other exception which causes control to be handed back to
dBUG.
Examples:
To execute code up to the C function bench(), the command is:
gt _bench
Page view 59
1 2 ... 55 56 57 58 59 60 61 62 63 64 65 ... 103 104

Comments to this Manuals

No comments