Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/run.bat')
-rw-r--r--Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/run.bat6
1 files changed, 6 insertions, 0 deletions
diff --git a/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/run.bat b/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/run.bat
new file mode 100644
index 000000000..a7d2f34eb
--- /dev/null
+++ b/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/run.bat
@@ -0,0 +1,6 @@
+REM Example commands to run on ArmDS FVP
+
+REM "C:\Program Files\ARM\Development Studio 2019.0\sw\models\bin\FVP_MPS2_Cortex-M7.exe" -a arm_variance_example
+
+"C:\Program Files\ARM\Development Studio 2019.0\sw\models\bin\FVP_VE_Cortex-A5x1.exe" -a arm_variance_example
+