Containing dozens of real-world and synthetic tests, CoreMark®-PRO (2015) is an industry-standard benchmark that measures the multi-processor performance of central processing units (CPU) and embedded microcrontrollers (MCU)
Is there a simple sh script that can be leveraged on embedded targets for running cross-compiled executables with necessary flags. This would be really helpful for for embedded development where targets rarely have the development tools the current process requires.
Is there a simple
sh
script that can be leveraged on embedded targets for running cross-compiled executables with necessary flags. This would be really helpful for for embedded development where targets rarely have the development tools the current process requires.