STM32CubeWL/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/MPS2.ini

14 lines
481 B
INI

/* 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. */