You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2025. It is now read-only.
Our target boards allow to obtain the number of exected instructions using DWT which we can use to the cycles/instruction (CPI) which is particuarly interesting for dual-issuing CPUs like the Cortex-M7: https://developer.arm.com/documentation/ka001499/latest/
We should add that to the benchmarks - in particular to the profiling.
Our target boards allow to obtain the number of exected instructions using DWT which we can use to the cycles/instruction (CPI) which is particuarly interesting for dual-issuing CPUs like the Cortex-M7: https://developer.arm.com/documentation/ka001499/latest/
We should add that to the benchmarks - in particular to the profiling.