blob: c00a111410ef5a701a64a967ed36c18826d5bd64 [file] [log] [blame]
/* 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. */