2023-10-18 11:41 AM
I am trying to use CoreMark performance measurement for STM32H747. This YouTube video "STM32F7 workshop: 02.10 Cortex M7 core - Hands-on #4, coremark" indicates a web link to download, but it is no longer available.
Is there a way to download CoreMark performance code for STM32H7?
Solved! Go to Solution.
2023-10-18 12:19 PM
Perhaps check this https://github.com/kagovez/I-CUBE-CoreMark
2023-10-18 11:56 AM - edited 2023-10-18 11:59 AM
here for H745 : 3224 .
STM32H745XI rev X | ✓ | IAR C/C++ Compiler for ARM 7.80.4 | Internal Flash | 360 | 2 | 3223.82 |
https://www.eembc.org/coremark/scores.php
H747 is same core - right ?
but if you dont believe, try ... https://github.com/eembc/coremark
2023-10-18 12:05 PM
Yes, thank you, it is the same core as H745.
Do you have a CoreMark software code for STM32H7, so I can execute it on IAR ?
2023-10-18 12:19 PM
Perhaps check this https://github.com/kagovez/I-CUBE-CoreMark