Main Content
install
Description
install(
installs a real-time application on the Speedgoat® target computer if the application does not exist on the target computer or if
the checksum of the previously installed application does not match the application in the
target_object
,app_name
) install
command.
You also can install the real-time application from the RTOS command line. For more information, see Execute Target Computer RTOS Commands at Target Computer Command Line and Target Computer Command-Line Interface.
install(
installs a real-time application on the target computer without checking for a previously
installed application.target_object
,app_name
,'force')