在 Polyspace 平台用户界面中于目标上运行测试
在用户界面中注册目标、编译测试并在目标上运行测试
要在目标上执行测试,您必须使用自定义注册文件注册该目标,该文件用于描述目标,包括板卡、处理器、工具链和通信接口。完成此一次性注册后,您可以在工程配置中选择该目标,然后按照在主机上执行测试的相同步骤编译测试并在该目标上运行测试。
Polyspace 选项
工具
| 工具链 | Create, validate, and register a custom toolchain for building C/C++ sources and tests |
主题
- 在目标上执行 C/C++ 测试快速入门
创建第一个目标注册文件、注册目标、在目标上运行测试、计算目标上执行的代码覆盖率。
- Run C/C++ Tests on Target in Polyspace Platform User Interface
Register target, build tests for target, run tests on target.
- Calculate C/C++ Code Profiling Metrics on Target in Polyspace Platform User Interface
Calculate code coverage, execution time, and memory use of graphically authored tests on a custom board.
- Create Target Registration Packages for C/C++ Test Execution on Targets
Learn the basic structure of the MATLAB® code file used to register a target in Polyspace® Platform.
- Adapt Polyspace Test Target Package for TRACE32 Instruction Set Simulator
Adapt an existing target registration package to use the Lauterbach TRACE32 Instruction Set Simulator (ISS) for debugging without physical target hardware.