Skip to content
Snippets Groups Projects
Commit 9094500b authored by ntfreak's avatar ntfreak
Browse files

- add missing svn props and fix incorrect line endings from last commit

git-svn-id: svn://svn.berlios.de/openocd/trunk@1321 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 2d43ea1a
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ set prompt (arm-gdb)
set endian little
dir .
# DEFINE MACROS :
#
# Create a "refresh" macro to update gdb's screens after the cpu
......@@ -20,7 +19,6 @@ define refresh
monitor clear hbreak
end
# CONNECT TO TARGET :
target remote 127.0.0.1:3333
monitor reset run
......@@ -46,7 +44,6 @@ monitor mww 0x53F80010 0x00271C1B
#//monitor mww 0x53F80004 0xFF871D48
#//monitor mww 0x53F80010 0x04002000
#// Configure CPLD on CS5
monitor mww 0xb8002050 0x0000DCF6
monitor mww 0xb8002054 0x444A4541
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment