CMSIS-Driver Validation  
Driver Validation
 All Files Functions Variables Macros Groups Pages
Examples

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:

Targets

Example projects contain some of the following targets:

  • Create Report: Test results and statistics are printed to the TestReport\TestReport.xml file. Open the file in a Web browser of your choice.
  • Debug: 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.