summaryrefslogtreecommitdiff
path: root/DSP/DSP_Lib_TestSuite/Common/JTest/MPS2.ini
blob: c00a111410ef5a701a64a967ed36c18826d5bd64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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. */