Download M68SDBUG SERIAL DEBUGGER USER`S MANUAL
Transcript
Freescale Semiconductor, Inc. DEBUG MONITOR COMMANDS GOTIL 3.2.28 Go from IP/PC to Address Go from IP/PC to Address GOTIL add where: Freescale Semiconductor, Inc... add Execution stop address or label. This command inserts a temporary breakpoint at the specified address or label, then starts execution of code at the IP (SDbug16) or PC (SDbug12, SDbug 32) value. Code execution stops when it reaches the temporary breakpoint. This command works only with program code in RAM or pseudo ROM. (To debug code in ROM, use the GOTILROM command.) The processor runs at full execution speed during a GOTIL command. Examples: >GOTIL sub1 Execute code from IP/PC to label sub1. >GOTIL 1055 Execute code from IP/PC to address $1055. 3-34 For More Information On This Product, Go to: www.freescale.com M68SDBUG/D