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
Thanks Joey.
It seems I cannot find the samples directory. Here are 4 folders from the package gcc-arm-none-eabi compiler.
arm-none-eabi/
bin/
lib/
share/
shared/gcc-arm-none-eabi/samples
Thanks.
BTW, is CMSIS and CMSDK part of the ARM M4 IP delivery? It seems I cannot find those from my M4 package.