Skip to content

claziss/coremark-pro-zephyr

Repository files navigation

About

CoreMark®-PRO-Zephyr is a clone of official CoreMark®-PRO release which can be found at the EEMBC CoreMark-PRO website, but ported to work using Zephyr OS.

Zephyr OS is the closest environment to run the CoreMark®-PRO in a threaded baremetal environment.

How to run it

  1. Install Zephyr OS.

  2. Clone/copy this repository inside of the zephyrproject/zephyr

  3. In the above folder, type west build -p -b <myBoard> core && west build -t run

You can use instead of core any other benchmark name (i.e., cjpeg-rose7-preset parser-125k sha-test zip-test).

About

Coremark Pro benchmark ported for Zephyr OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages