Contenuto principale

Testing on Targets in Polyspace Platform User Interface

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

ToolchainCreate, validate, and register a custom toolchain for building C/C++ sources and tests

Topics