主要内容

Polyspace 平台用户界面中于目标上运行测试

在用户界面中注册目标、编译测试并在目标上运行测试

要在目标上执行测试,您必须使用自定义注册文件注册该目标,该文件用于描述目标,包括板卡、处理器、工具链和通信接口。完成此一次性注册后,您可以在工程配置中选择该目标,然后按照在主机上执行测试的相同步骤编译测试并在该目标上运行测试。

Polyspace 选项

目标板名称(测试)Specify the target board that you run your test executable on
处理器Select the processor for the current build configuration
编译工具链(测试)Specify the compiler that you use to build your source code and tests for dynamic testing

工具

工具链Create, validate, and register a custom toolchain for building C/C++ sources and tests

主题