README


benchloop


Example Summary

This application runs through a set of common SYS/BIOS APIs in order to measure, in CPU cycles, each of thier prospective execution times.

Example Usage

Application Design Details

These benchmarks are target specific, please see the corresponding configuration file benchloop.cfg for the specific settings used.

For more debugging information such as the CPU and timestamp frequencies used during the tests set the USERDEBUG flag to 1.

In order to record accurate Kernel timing data, the TIRTOS driver and middleware components have been excluded from this example.

For IAR users using any SensorTag(STK) Board, the XDS110 debugger must be selected with the 4-wire JTAG connection within your projects’ debugger configuration.

References