tcl/tools: Add function to measure the speed of ARM Cortex-M devices
authorMarc Schink <dev@zapb.de>
Thu, 28 Nov 2019 17:00:11 +0000 (18:00 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 26 Mar 2022 13:22:32 +0000 (13:22 +0000)
commit1b716b9d0d42409f5ee8855f084720ff579a7737
tree6e2e19bd93c99dffa3f6a4dc53a32057d8216bc8
parent2cafa8be7320266756dd92a40d174cbc01487c15
tcl/tools: Add function to measure the speed of ARM Cortex-M devices

Tested on an EFM32PG12 Starter Kit.

Change-Id: I2cbc36fe0d2ad2089bf8c1e7d2260daaae4ddbb4
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/5353
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
tcl/tools/test_cpu_speed.tcl [new file with mode: 0644]