summaryrefslogtreecommitdiff
path: root/DSP/DSP_Lib_TestSuite/Common/JTest/MPS2.ini
diff options
context:
space:
mode:
Diffstat (limited to 'DSP/DSP_Lib_TestSuite/Common/JTest/MPS2.ini')
-rw-r--r--DSP/DSP_Lib_TestSuite/Common/JTest/MPS2.ini13
1 files changed, 13 insertions, 0 deletions
diff --git a/DSP/DSP_Lib_TestSuite/Common/JTest/MPS2.ini b/DSP/DSP_Lib_TestSuite/Common/JTest/MPS2.ini
new file mode 100644
index 0000000..c00a111
--- /dev/null
+++ b/DSP/DSP_Lib_TestSuite/Common/JTest/MPS2.ini
@@ -0,0 +1,13 @@
+/* This demonstrates how to setup a Debugger '*.ini' file to interface with the
+ * C-code using the JTEST test framework.
+ */
+
+//_WDWORD(0x4001F000, 0x00000001); /* Remap on */
+
+LOAD %L INCREMENTAL
+
+
+RESET /* Reset the target processor */
+LOG OFF /* Turn off Logging by default. */
+//BK * /* Remove existing breakpoints. */
+