diff options
author | edolomb <none@example.com> | 2018-04-11 16:49:58 +0000 |
---|---|---|
committer | edolomb <none@example.com> | 2018-04-11 16:49:58 +0000 |
commit | 8bd7edf5f571a97ab1cc69072993a65321bcfc22 (patch) | |
tree | 32a0f12ae338c7639e809e839c7416f958d69d93 /testhal/ATSAMA5D2 | |
parent | cd02893e5194ad4d068dd625c7e84903b919a319 (diff) | |
download | ChibiOS-8bd7edf5f571a97ab1cc69072993a65321bcfc22.tar.gz ChibiOS-8bd7edf5f571a97ab1cc69072993a65321bcfc22.tar.bz2 ChibiOS-8bd7edf5f571a97ab1cc69072993a65321bcfc22.zip |
Updated debug file
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11898 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'testhal/ATSAMA5D2')
-rw-r--r-- | testhal/ATSAMA5D2/MATRIX/debug/SAMA5D2-MATRIX (DDRAM).launch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/ATSAMA5D2/MATRIX/debug/SAMA5D2-MATRIX (DDRAM).launch b/testhal/ATSAMA5D2/MATRIX/debug/SAMA5D2-MATRIX (DDRAM).launch index 2bb54e349..a9c42bc0f 100644 --- a/testhal/ATSAMA5D2/MATRIX/debug/SAMA5D2-MATRIX (DDRAM).launch +++ b/testhal/ATSAMA5D2/MATRIX/debug/SAMA5D2-MATRIX (DDRAM).launch @@ -11,7 +11,7 @@ <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.jtagDevice" value="Generic TCP/IP"/>
<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.loadImage" value="true"/>
<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.loadSymbols" value="true"/>
-<stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.pcRegister" value="20100000"/>
+<stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.pcRegister" value="27000000"/>
<intAttribute key="org.eclipse.cdt.debug.gdbjtag.core.portNumber" value="2331"/>
<stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.runCommands" value=""/>
<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.setPcRegister" value="true"/>
|