AM275 FreeRTOS SDK  10.01.00
Memcopy benchmarking demo

Introduction

This application, internally called as AUTOSAR benchmarking application is used for benchmarking several KPIs such as:

  • I-cache miss
  • D-cache miss
  • memory copy performance on different cores
  • with options such as XIP, non-XIP
  • ability to run software on other cores
  • run with CCS or SBL etc.

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 freertos
wkup-r5fss0-0 freertos
Toolchain ti-arm-clang
Boards am275x-evm
Example folder examples/kernel/freertos/memcpy_benchmark/

Steps to Run the Example

See Also

FreeRTOS

Sample Output

Shown below is a sample output when the benchmark application is run,