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
Jianghao Guo said:I have cortex m4 package from ARM
Doesn't that include documentation on how to build code for it, load the code, and run it?