| |||
Home > Data Collection Using RealView Trace 2 > Exporting a launch script |
You can use the Export Script button
within the run configuration window to export the current configuration
to an ApplicationName.bat
(or .sh
shell
script, if you are using Red Hat Linux) file with all of the options
you have specified in command line format. In this way, you can
use the commands in the ApplicationName.bat
(.sh
)
file to add to your own existing build script or use the generated
file as a standalone script.