Go Method
UP ]

 

Description

This method is used to begin the execution of user code in real time. The program execution begin at the address defined by the current value of the Program Counter. Execution of the user program will continue until a user breakpoint is encountered, a CPU exception occurs, the method Reset or Stop is invoked or the reset switch on the pod board is pressed.

Syntax

HCS121.Go

Parameters are no required.

Remarks

In order to find out if the target is executing user code, use GetBDMStatus.

See also:

Reset method

Stop method

GetBDMStatus method

 

If you have a question or suggestion please contact me. Updated: 03.27.2003
Copyright (c) 2003-2004 J.Gorgas. All rights reserved. All trademarks mentioned are the property of their respective owners.