TUP configuration utility: tupcfg

 

Scans the TUP configuration text file and downloads the configuration to the TUP task on the TX board at boot time.

Requirements

Procedure

Follow this procedure to run tupcfg:

Step

Action

1

From the command line prompt, navigate to the \nms\tx\samples\tup\tupcfg\ directory under Windows or the /usr/bin/ directory under UNIX.

2

Enter the following command:

tupcfg options

where options include:

Options

Description

-b board

TX board number to which the TUP configuration is downloaded.

Default = 1.

-f filename

Name and location of the TUP configuration file to be downloaded.


The TUP configuration program scans the information in the ASCII file (specified with the -f option) and downloads this information to the task on the TX board.


Details

The TUP configuration utility is available in both source code and executable formats. Use tupcfg if you want the application to load the TUP configuration to the TX board.