21.13.1.64 set_hsm_params

Description

Saves HSM parameters for the SmartDebug application. These parameters remain in effect until overridden by another invocation of this command.
set_hsm_params -hsm_server_name "hsm_server"

Arguments

ParameterTypeDescription

-hsm_server_name

string

Specifies the name or IP address of the HSM server computer.

Error Codes

Error CodeDescription

None

Required parameter 'hsm_server_name' is missing.

None​

Could not get server information. Check server address and connection and try again.

None​

HSM server name cannot be empty.

None​

hsm_type_u: Invalid argument value: '' (expecting TRUE, 1, true, FALSE, 0 or false).

None​

Warning:Deprecated 'hsm_type_u' parameter is used.

None​

FTP login password must be specified along with the user name.

Supported Families

PolarFire
SmartFusion 2
IGLOO 2

Example

This example sets the IP address of the server name computer.
set_hsm_params - hsm_server_name {10.241.140.224}