go
Function
The go command is used to run an application.
Format
go addr [arg ...]
Parameters
Parameter |
Description |
Value |
---|---|---|
addr |
Start address of the application to be executed. |
Enter the value as required. |
arg |
Parameters sent to the application. |
Enter the value as required. |
Modes
serial port mode
Usage Guidelines
None
Example
None
System Response
None