Main Content

Testing on Targets in Polyspace Platform User Interface

R2026b
Register target in user interface, build and run test on target

To execute tests on a target, you must register the target using a custom registration file that describes your target including board, processor, toolchain, and communication interface. After this one-time registration, you can select this target in your project configuration, and then build and run tests on the target using the same steps as you would follow when executing tests on your host computer.

Polyspace Options

Target board name (Testing)Specify the target board that you run your test executable on
ProcessorSelect the processor for the current build configuration
Compilation toolchain (Testing)Specify the compiler that you use to build your source code and tests for dynamic testing

Tools

Polyspace Platform SettingsSettings for Polyspace Platform user interface (Since R2023b)
Test CaseAuthor graphical tests in the Polyspace Platform user interface (Since R2023b)
ToolchainCreate, validate, and register a custom toolchain for building C/C++ sources and tests (Since R2026a)

Topics

Test Execution on Target Hardware

Test Execution and Debugging on Targets Using TRACE32 Probes