polyspace-test-server -check-target-package
R2026bSyntax
Description
The system command polyspace-test-server -check-target-package runs checks on a previously registered target board and toolchain to validate the connection to the board.
polyspace-test-server -check-target-package -list-checks lists the possible checks that can be run to validate the connection to a target board.
polyspace-test-server -check-target-package runs the check -check <checkType> -toolchain <toolchainName> -board <boardName><checkType> on the board <boardName> and toolchain <toolchainName> to validate the connection to a target board.
polyspace-test-server -check-target-package runs the check -check <checkType> -project <projectName> [-build-config <configName>]<checkType> on the board and toolchain specified in the active build configuration of the project <projectName>. You can also check the board and toolchain in another build configuration in the project by specifying the
configuration name.
Examples
Input Arguments
Version History
Introduced in R2026b