|
|
|
Description This method is used to enable tagging and 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.TagGo Parameters are no required. Remarks In order to find out if the target is executing user code, use GetBDMStatus. See also: |
|