We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?