The CMSIS-Driver Validation Software Pack contains a set of examples that show how to use the CMSIS-Driver Validation on a real hardware.
Use Pack Installer to copy them to your machine.
The following example projects are available:
Project Targets
The example projects may contain some of the following target configurations:
- Create Report: test results and statistics are stored in the TestReport\TestReport.xml file, that can be viewed with a web browser.
- Debug: test results and statistics are printed to the Debug (printf) Viewer window or to the Virtual COM Port through the on-board debugger.
- Release: same as the Debug target but with higher level of code optimization selected.