This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use gcc-arm-none-eabi to compile coremark for cortex M4?

I have downloaded gcc-arm-none-eabi compiler from ARM website, and coremark source code from github.

How can I compile it and make it work on M4? Thanks