]>
git.sur5r.net Git - openocd/log
oharboe [Fri, 7 Nov 2008 09:36:55 +0000 (09:36 +0000)]
ocd_flash_banks now returns empty list when no flash banks are configured instead of failing. Allows more orthogonal implementations of tcl code.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1147
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Fri, 7 Nov 2008 09:19:06 +0000 (09:19 +0000)]
zy1000 1.47
git-svn-id: svn://svn.berlios.de/openocd/trunk@1145
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Fri, 7 Nov 2008 09:05:12 +0000 (09:05 +0000)]
ocd_flash_banks now returns empty list when no flash banks are configured instead of failing. Allows more orthogonal implementations of tcl code.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1144
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Fri, 7 Nov 2008 07:06:35 +0000 (07:06 +0000)]
typos
git-svn-id: svn://svn.berlios.de/openocd/trunk@1143
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
ntfreak [Thu, 6 Nov 2008 21:59:35 +0000 (21:59 +0000)]
- remove build warnings
- added svn props for newly added files
git-svn-id: svn://svn.berlios.de/openocd/trunk@1142
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 6 Nov 2008 11:05:19 +0000 (11:05 +0000)]
added device discovery
git-svn-id: svn://svn.berlios.de/openocd/trunk@1141
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 6 Nov 2008 07:37:23 +0000 (07:37 +0000)]
s3c6410 chip
git-svn-id: svn://svn.berlios.de/openocd/trunk@1140
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 5 Nov 2008 14:36:59 +0000 (14:36 +0000)]
MOE=0xc debug reason reset problems.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1139
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 5 Nov 2008 13:09:49 +0000 (13:09 +0000)]
926ejs target uses rclk. Cleaned up jtag_khz output a bit.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1138
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 5 Nov 2008 10:48:40 +0000 (10:48 +0000)]
zy1000 1.46
git-svn-id: svn://svn.berlios.de/openocd/trunk@1137
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 5 Nov 2008 09:06:34 +0000 (09:06 +0000)]
wip
git-svn-id: svn://svn.berlios.de/openocd/trunk@1136
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 5 Nov 2008 08:48:50 +0000 (08:48 +0000)]
fix telnet async messages. retired telnet_async command - no user serviceable parts inside.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1135
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 5 Nov 2008 07:45:31 +0000 (07:45 +0000)]
disable continous polling while srst is asserted and power dropout is detected
git-svn-id: svn://svn.berlios.de/openocd/trunk@1134
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 5 Nov 2008 06:39:33 +0000 (06:39 +0000)]
John McCarthy <jgmcc@magma.ca> - mips_4k options
git-svn-id: svn://svn.berlios.de/openocd/trunk@1133
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 4 Nov 2008 17:31:23 +0000 (17:31 +0000)]
arm7_9_execute_sys_speed error propagation. Found by code inspection, no observed problems as such.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1132
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 4 Nov 2008 11:08:19 +0000 (11:08 +0000)]
cpu help command wip
git-svn-id: svn://svn.berlios.de/openocd/trunk@1131
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 4 Nov 2008 08:54:07 +0000 (08:54 +0000)]
Added Tcl escaping to FAQ
git-svn-id: svn://svn.berlios.de/openocd/trunk@1130
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 4 Nov 2008 08:02:06 +0000 (08:02 +0000)]
Rick Alterr - The attached patch makes the target syntax parsing much more robust and makes the variant optional again.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1129
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
ntfreak [Mon, 3 Nov 2008 14:27:57 +0000 (14:27 +0000)]
- fix issue with jlink/libusb timeout under linux
- add missing svn props
git-svn-id: svn://svn.berlios.de/openocd/trunk@1128
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 3 Nov 2008 13:30:43 +0000 (13:30 +0000)]
Peter Hettkamp <peter.hettkamp@htp-tel.de> fix some problems with xsvf. Still doesn't work.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1127
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 3 Nov 2008 07:22:14 +0000 (07:22 +0000)]
Rick Altherr <kc8apf@kc8apf.net> - fix warnings
git-svn-id: svn://svn.berlios.de/openocd/trunk@1126
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Sun, 2 Nov 2008 21:21:01 +0000 (21:21 +0000)]
more error handling and removed force breakpoints as that is handled by a more generic gdb command
git-svn-id: svn://svn.berlios.de/openocd/trunk@1125
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Sun, 2 Nov 2008 21:16:41 +0000 (21:16 +0000)]
invoke target_create() once
git-svn-id: svn://svn.berlios.de/openocd/trunk@1124
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Sun, 2 Nov 2008 20:55:07 +0000 (20:55 +0000)]
step command now propagates error
git-svn-id: svn://svn.berlios.de/openocd/trunk@1123
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Sun, 2 Nov 2008 18:59:31 +0000 (18:59 +0000)]
Alan Carvalho de Assis <acassis@gmail.com> imx27 config file
git-svn-id: svn://svn.berlios.de/openocd/trunk@1122
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Sun, 2 Nov 2008 18:56:11 +0000 (18:56 +0000)]
Øyvind Harboe and Rick Altherr <kc8apf@kc8apf.net> - handle failed run algorithms more gracefully
git-svn-id: svn://svn.berlios.de/openocd/trunk@1121
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Sun, 2 Nov 2008 18:52:48 +0000 (18:52 +0000)]
Rick Altherr <kc8apf@kc8apf.net> - fix flash write_bank output.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1120
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Sun, 2 Nov 2008 18:50:26 +0000 (18:50 +0000)]
Rick Altherr <kc8apf@kc8apf.net> - In cortex_m3_resume if debug_execution is non-zero, the PRIMASK and xSPR are modified. The problem is that while the register value is changed, it isn't marked valid or dirty.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1119
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Sun, 2 Nov 2008 18:37:26 +0000 (18:37 +0000)]
no longer used
git-svn-id: svn://svn.berlios.de/openocd/trunk@1118
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Fri, 31 Oct 2008 13:40:02 +0000 (13:40 +0000)]
Added telnet_async command to enable/disable asynchronous
messages.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1117
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Fri, 31 Oct 2008 06:57:42 +0000 (06:57 +0000)]
Rick Altherr <kc8apf@kc8apf.net> switch to new syntax for target events
git-svn-id: svn://svn.berlios.de/openocd/trunk@1116
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 30 Oct 2008 08:04:11 +0000 (08:04 +0000)]
Rick Altherr <kc8apf@kc8apf.net> - update syntax
git-svn-id: svn://svn.berlios.de/openocd/trunk@1114
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 30 Oct 2008 07:49:13 +0000 (07:49 +0000)]
Hongtao Zheng single step fixes
git-svn-id: svn://svn.berlios.de/openocd/trunk@1113
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
ntfreak [Tue, 28 Oct 2008 22:53:59 +0000 (22:53 +0000)]
- remove build warning
git-svn-id: svn://svn.berlios.de/openocd/trunk@1112
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 28 Oct 2008 17:49:22 +0000 (17:49 +0000)]
Kees Jongenburger <kees.jongenburger@gmail.com> update syntax
git-svn-id: svn://svn.berlios.de/openocd/trunk@1111
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 28 Oct 2008 14:55:25 +0000 (14:55 +0000)]
Hongtao Zheng - more fixes to single stepping. Better hiding of details and fixes feroceon regression.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1110
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 28 Oct 2008 13:44:55 +0000 (13:44 +0000)]
Hongtao Zheng - fix a simulation error for "BX PC"
git-svn-id: svn://svn.berlios.de/openocd/trunk@1109
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 28 Oct 2008 08:06:07 +0000 (08:06 +0000)]
Rick Altherr <kc8apf@kc8apf.net> - fix support for old target syntax
git-svn-id: svn://svn.berlios.de/openocd/trunk@1108
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 27 Oct 2008 20:57:17 +0000 (20:57 +0000)]
Kees Jongenburger <kees.jongenburger@gmail.com> old" syntax target command appears to be broken
this patch addresses this issue
git-svn-id: svn://svn.berlios.de/openocd/trunk@1107
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 27 Oct 2008 20:56:58 +0000 (20:56 +0000)]
Kees Jongenburger <kees.jongenburger@gmail.com> - fix typo
git-svn-id: svn://svn.berlios.de/openocd/trunk@1106
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 27 Oct 2008 11:36:03 +0000 (11:36 +0000)]
Hongtao Zheng - add simulation because previous functions could not halt for instructions that next pc equal to the current pc.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1105
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 27 Oct 2008 10:17:50 +0000 (10:17 +0000)]
fix working area address
git-svn-id: svn://svn.berlios.de/openocd/trunk@1104
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 27 Oct 2008 10:17:36 +0000 (10:17 +0000)]
added option to use ramdisk instead of flash jffs2
git-svn-id: svn://svn.berlios.de/openocd/trunk@1103
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 27 Oct 2008 07:32:09 +0000 (07:32 +0000)]
now compiles under Cygwin and eCos again.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1102
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
ntfreak [Fri, 24 Oct 2008 15:53:22 +0000 (15:53 +0000)]
- fix native mingw build if gettimeofday not defined.
- reformat whitespace in startup.tcl
git-svn-id: svn://svn.berlios.de/openocd/trunk@1101
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Fri, 24 Oct 2008 07:18:13 +0000 (07:18 +0000)]
gdb_report_data_abort now ignores all target read errors, including address space wraps. Hopefully works around problems in 6.8
git-svn-id: svn://svn.berlios.de/openocd/trunk@1099
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 23 Oct 2008 14:14:34 +0000 (14:14 +0000)]
fix working memory location
git-svn-id: svn://svn.berlios.de/openocd/trunk@1098
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 23 Oct 2008 12:55:10 +0000 (12:55 +0000)]
hontor <hontor@126.com> - fix simulation step errors
git-svn-id: svn://svn.berlios.de/openocd/trunk@1097
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 23 Oct 2008 12:52:30 +0000 (12:52 +0000)]
only log BUG: (do not return error) in the case of unknown debug reason(0xc)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1096
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 23 Oct 2008 06:04:40 +0000 (06:04 +0000)]
whitespace trouble....
git-svn-id: svn://svn.berlios.de/openocd/trunk@1094
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 22 Oct 2008 18:20:42 +0000 (18:20 +0000)]
load and verify are now synonymous to load/verify_image
git-svn-id: svn://svn.berlios.de/openocd/trunk@1092
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 22 Oct 2008 18:10:21 +0000 (18:10 +0000)]
updated docs a bit.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1091
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 22 Oct 2008 13:45:46 +0000 (13:45 +0000)]
produce syntax error
git-svn-id: svn://svn.berlios.de/openocd/trunk@1090
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 22 Oct 2008 13:40:57 +0000 (13:40 +0000)]
how to send patch
git-svn-id: svn://svn.berlios.de/openocd/trunk@1089
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 22 Oct 2008 10:13:52 +0000 (10:13 +0000)]
Laurentiu Cocanu - more help text
git-svn-id: svn://svn.berlios.de/openocd/trunk@1088
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 22 Oct 2008 09:30:33 +0000 (09:30 +0000)]
Laurentiu Cocanu - more help text
git-svn-id: svn://svn.berlios.de/openocd/trunk@1087
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 22 Oct 2008 07:55:45 +0000 (07:55 +0000)]
version number keyword expansion handling
git-svn-id: svn://svn.berlios.de/openocd/trunk@1086
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 22 Oct 2008 07:37:40 +0000 (07:37 +0000)]
fix warnings when building for eCos
git-svn-id: svn://svn.berlios.de/openocd/trunk@1085
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 21 Oct 2008 20:21:32 +0000 (20:21 +0000)]
remove duplicate target
git-svn-id: svn://svn.berlios.de/openocd/trunk@1084
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Fri, 17 Oct 2008 14:53:08 +0000 (14:53 +0000)]
Laurentiu Cocanu - document various commands.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1083
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
ntfreak [Fri, 17 Oct 2008 13:09:56 +0000 (13:09 +0000)]
- add link in texi docs
git-svn-id: svn://svn.berlios.de/openocd/trunk@1081
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Fri, 17 Oct 2008 12:55:27 +0000 (12:55 +0000)]
try to get struct timezone def right w.r.t. config.h. Now compiles under Cygwin and eCos
git-svn-id: svn://svn.berlios.de/openocd/trunk@1080
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
ntfreak [Fri, 17 Oct 2008 12:26:27 +0000 (12:26 +0000)]
- remove texi warnings
git-svn-id: svn://svn.berlios.de/openocd/trunk@1079
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
ntfreak [Thu, 16 Oct 2008 21:02:44 +0000 (21:02 +0000)]
- update docs deprecated section to include links to new commands (if any)
- added missing svn props
git-svn-id: svn://svn.berlios.de/openocd/trunk@1077
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 16 Oct 2008 19:44:05 +0000 (19:44 +0000)]
sleep command now prints out target debugmsgs w/anything like usable performance
git-svn-id: svn://svn.berlios.de/openocd/trunk@1076
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 16 Oct 2008 13:37:59 +0000 (13:37 +0000)]
fix error handling in flash fill
git-svn-id: svn://svn.berlios.de/openocd/trunk@1074
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 16 Oct 2008 13:16:49 +0000 (13:16 +0000)]
Laurentiu Cocanu - integrated new tcl target command docs
git-svn-id: svn://svn.berlios.de/openocd/trunk@1073
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 16 Oct 2008 13:02:36 +0000 (13:02 +0000)]
added help on production proc's
git-svn-id: svn://svn.berlios.de/openocd/trunk@1072
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 16 Oct 2008 12:52:32 +0000 (12:52 +0000)]
adding concept of production script
git-svn-id: svn://svn.berlios.de/openocd/trunk@1071
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 16 Oct 2008 12:21:24 +0000 (12:21 +0000)]
removed autoerase from flash fillX
git-svn-id: svn://svn.berlios.de/openocd/trunk@1070
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 16 Oct 2008 12:21:02 +0000 (12:21 +0000)]
added capture command to capture log output. Useful when wanting to capture log output from tcl procedures that invoke openocd commands
git-svn-id: svn://svn.berlios.de/openocd/trunk@1069
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 16 Oct 2008 12:20:11 +0000 (12:20 +0000)]
more robust error reporting for DCC
git-svn-id: svn://svn.berlios.de/openocd/trunk@1068
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Thu, 16 Oct 2008 06:15:03 +0000 (06:15 +0000)]
unsik Kim <donari75@gmail.com> - mflash support
git-svn-id: svn://svn.berlios.de/openocd/trunk@1067
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
ntfreak [Wed, 15 Oct 2008 21:07:42 +0000 (21:07 +0000)]
- make docs more readable
git-svn-id: svn://svn.berlios.de/openocd/trunk@1066
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
ntfreak [Wed, 15 Oct 2008 15:11:36 +0000 (15:11 +0000)]
- fix tcl_port typo in docs
- remove build warning from openocd.c
- add missing svn props
git-svn-id: svn://svn.berlios.de/openocd/trunk@1065
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 15 Oct 2008 11:44:36 +0000 (11:44 +0000)]
Laurentiu Cocanu - memory read/write and exit() error path fixes
git-svn-id: svn://svn.berlios.de/openocd/trunk@1064
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Wed, 15 Oct 2008 07:08:18 +0000 (07:08 +0000)]
김운식 <donari75@gmail.com> spotted a bug in target_write_u8
git-svn-id: svn://svn.berlios.de/openocd/trunk@1063
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
ntfreak [Tue, 14 Oct 2008 20:58:28 +0000 (20:58 +0000)]
- remove build warnings
- add missing svn props
git-svn-id: svn://svn.berlios.de/openocd/trunk@1062
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 14 Oct 2008 18:02:36 +0000 (18:02 +0000)]
Laurentiu Cocanu - fix error handling
git-svn-id: svn://svn.berlios.de/openocd/trunk@1061
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 14 Oct 2008 13:35:38 +0000 (13:35 +0000)]
fixed a few crashes in syntax handling
git-svn-id: svn://svn.berlios.de/openocd/trunk@1060
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 14 Oct 2008 13:14:52 +0000 (13:14 +0000)]
Laurentiu Cocanu - more error handling fixes
git-svn-id: svn://svn.berlios.de/openocd/trunk@1059
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 14 Oct 2008 11:06:30 +0000 (11:06 +0000)]
Laurentiu Cocanu - add error handling
git-svn-id: svn://svn.berlios.de/openocd/trunk@1057
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 14 Oct 2008 10:06:22 +0000 (10:06 +0000)]
clarified jtag_ntrst_delay option
git-svn-id: svn://svn.berlios.de/openocd/trunk@1056
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 14 Oct 2008 09:37:44 +0000 (09:37 +0000)]
tip on checking with supplier for binaries
git-svn-id: svn://svn.berlios.de/openocd/trunk@1055
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 14 Oct 2008 08:38:36 +0000 (08:38 +0000)]
testing of syntax error in reset and at startup
git-svn-id: svn://svn.berlios.de/openocd/trunk@1054
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 14 Oct 2008 07:30:45 +0000 (07:30 +0000)]
reset cleanup. Remove obsolete events that are not needed for compatibility.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1053
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 14 Oct 2008 07:16:51 +0000 (07:16 +0000)]
added warning to use GDB 6.7 or newer
git-svn-id: svn://svn.berlios.de/openocd/trunk@1052
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 14 Oct 2008 06:27:46 +0000 (06:27 +0000)]
Ben Bodley TEKNIQUE <ben@teknique.com> - support for the 1Mb Spansion Flash S29AL008D.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1051
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 14 Oct 2008 06:26:33 +0000 (06:26 +0000)]
John McCarthy <jgmcc@magma.ca> two patches add a mips_m4k target option (ejtag_reset) to cause a reset command to use the EJTAG Peripheral and System Reset in addition to srst. This is for targets like the wrt54gl which do not connect the
srst to a system reset (I believe it just goes to a GPIO).
git-svn-id: svn://svn.berlios.de/openocd/trunk@1050
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 14 Oct 2008 06:21:17 +0000 (06:21 +0000)]
John McCarthy <jgmcc@magma.ca> cleans up the usage of the
ejtag_info->ejtag_ctrl variable. It was being overwritten by the value read back from the EJTAG CONTROL register. Because of the way this register works you do not want to use the value returned to write the register, you always want to write the bits explicitly.
The second patch just reduces the DMA retries to 0 in anticipation of removing the retry code altogether.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1049
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Tue, 14 Oct 2008 06:21:02 +0000 (06:21 +0000)]
reset cleanup
git-svn-id: svn://svn.berlios.de/openocd/trunk@1048
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 13 Oct 2008 20:38:58 +0000 (20:38 +0000)]
Retired old reset code according to plan.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1047
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 13 Oct 2008 13:11:44 +0000 (13:11 +0000)]
SEGFAULT gaffe in dummy register handling
git-svn-id: svn://svn.berlios.de/openocd/trunk@1046
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 13 Oct 2008 12:17:11 +0000 (12:17 +0000)]
hontor <hontor@126.com> - ARMV7_GDB_HACKS compilation error fix
git-svn-id: svn://svn.berlios.de/openocd/trunk@1045
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 13 Oct 2008 12:16:44 +0000 (12:16 +0000)]
fix crash when connecting GDB to powered down target
git-svn-id: svn://svn.berlios.de/openocd/trunk@1044
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 13 Oct 2008 12:04:05 +0000 (12:04 +0000)]
fix crash when connecting GDB to powered down target
git-svn-id: svn://svn.berlios.de/openocd/trunk@1043
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 13 Oct 2008 10:30:33 +0000 (10:30 +0000)]
Fixed gaffes in reset script handling + improved error
messages a bit. The file and line # of the syntax error
in a reset script is now printed.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1042
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Mon, 13 Oct 2008 06:52:05 +0000 (06:52 +0000)]
Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c
git-svn-id: svn://svn.berlios.de/openocd/trunk@1041
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Sun, 12 Oct 2008 17:28:12 +0000 (17:28 +0000)]
Fix problems with DCC downloads routine crashing silently.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1040
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60
oharboe [Sat, 11 Oct 2008 06:13:21 +0000 (06:13 +0000)]
Duane Ellis: addresses protocol problems with GDB.
https://lists.berlios.de/pipermail/openocd-development/2008-October/003326.html
git-svn-id: svn://svn.berlios.de/openocd/trunk@1039
b42882b7 -edfa-0310-969c-
e2dbd0fdcd60