Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to deploy known_id=2 in MCU's coremark test? #48

Closed
Cpantherk opened this issue Nov 14, 2022 · 2 comments
Closed

How to deploy known_id=2 in MCU's coremark test? #48

Cpantherk opened this issue Nov 14, 2022 · 2 comments

Comments

@Cpantherk
Copy link

Dear,

I want to test the score using Coremark's test code for an MCU with RAM = 2KB.
How should I deploy it?
How to calculate the coremark score for the test results?
Currently my test results are as follows.

CoreMark Size : 170
Total ticks : 15673
Total time (secs):
Iterations/Sec :
Iterations : 5000
Compiler version : GCC10.3.1
Compiler flags : -Os
Memory location : STACK
seedcrc : 0xd967
[0]crclist : 0x11ee
[0]crcmatrix : 0x66cc
[0]crcstate : 0x5cd9
[0]crcfinal : 0x0a03
Cannot validate operation for these seed values, please compare with results on a known platform.

Thanks for your help in advance.
BR,
Cpantherk

@petertorelli
Copy link
Member

By default it is set up for 2K of memory (666 bytes per task * 3 tasks). The score is iterations/sec.

@Cpantherk
Copy link
Author

Dear Petertorelli,

Thanks for your help.

BR,
Cpantherk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants