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

This Software Pack contains a set or pre-built examples that show how to use the validation suite together with real hardware. The following example projects are available. Use Pack Installer to copy them to your machine:

Targets

All projects contain two targets:

  • Create XML: Test results and statistics are printed to the file TestReport\TestReport.xml. Open the file in a web browser of your choice.
  • Debug: Results and statistics are printed to the Debug (printf) Viewer window through the ITM output. You can also examine the results in the test_report buffer structure which is accessible through the Watch window.