diff options
Diffstat (limited to 'DSP/DSP_Lib_TestSuite/Common/JTest/FVP.ini')
-rw-r--r-- | DSP/DSP_Lib_TestSuite/Common/JTest/FVP.ini | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/DSP/DSP_Lib_TestSuite/Common/JTest/FVP.ini b/DSP/DSP_Lib_TestSuite/Common/JTest/FVP.ini new file mode 100644 index 0000000..c00a111 --- /dev/null +++ b/DSP/DSP_Lib_TestSuite/Common/JTest/FVP.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. */ + |