openocd.git
15 years agoAdded telnet_async command to enable/disable asynchronous
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

15 years agoRick Altherr <kc8apf@kc8apf.net> switch to new syntax for target events
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

15 years agoRick Altherr <kc8apf@kc8apf.net> - update syntax
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

15 years agoHongtao Zheng single step fixes
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

15 years ago- remove build warning
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

15 years agoKees Jongenburger <kees.jongenburger@gmail.com> update syntax
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

15 years agoHongtao Zheng - more fixes to single stepping. Better hiding of details and fixes...
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

15 years agoHongtao Zheng - fix a simulation error for "BX PC"
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

15 years agoRick Altherr <kc8apf@kc8apf.net> - fix support for old target syntax
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

15 years agoKees Jongenburger <kees.jongenburger@gmail.com> old" syntax target command appears...
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

15 years agoKees Jongenburger <kees.jongenburger@gmail.com> - fix typo
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

15 years agoHongtao Zheng - add simulation because previous functions could not halt for instruct...
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

15 years agofix working area address
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

15 years agoadded option to use ramdisk instead of flash jffs2
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

15 years agonow compiles under Cygwin and eCos again.
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

15 years ago- fix native mingw build if gettimeofday not defined.
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

15 years agogdb_report_data_abort now ignores all target read errors, including address space...
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

15 years agofix working memory location
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

15 years agohontor <hontor@126.com> - fix simulation step errors
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

15 years agoonly log BUG: (do not return error) in the case of unknown debug reason(0xc)
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

15 years agowhitespace trouble....
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

15 years agoload and verify are now synonymous to load/verify_image
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

15 years agoupdated docs a bit.
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

15 years agoproduce syntax error
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

15 years agohow to send patch
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

15 years agoLaurentiu Cocanu - more help text
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

15 years agoLaurentiu Cocanu - more help text
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

15 years agoversion number keyword expansion handling
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

15 years agofix warnings when building for eCos
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

15 years agoremove duplicate target
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

15 years agoLaurentiu Cocanu - document various commands.
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

15 years ago- add link in texi docs
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

15 years agotry to get struct timezone def right w.r.t. config.h. Now compiles under Cygwin and...
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

15 years ago- remove texi warnings
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

15 years ago- update docs deprecated section to include links to new commands (if any)
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

15 years agosleep command now prints out target debugmsgs w/anything like usable performance
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

15 years agofix error handling in flash fill
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

15 years agoLaurentiu Cocanu - integrated new tcl target command docs
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

15 years agoadded help on production proc's
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

15 years agoadding concept of production script
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

15 years agoremoved autoerase from flash fillX
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

15 years agoadded capture command to capture log output. Useful when wanting to capture log outpu...
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

15 years agomore robust error reporting for DCC
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

15 years agounsik Kim <donari75@gmail.com> - mflash support
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

15 years ago- make docs more readable
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

15 years ago- fix tcl_port typo in docs
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

15 years agoLaurentiu Cocanu - memory read/write and exit() error path fixes
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

15 years ago김운식 <donari75@gmail.com> spotted a bug in target_write_u8
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

15 years ago- remove build warnings
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

15 years agoLaurentiu Cocanu - fix error handling
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

15 years agofixed a few crashes in syntax handling
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

15 years agoLaurentiu Cocanu - more error handling fixes
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

15 years agoLaurentiu Cocanu - add error handling
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

15 years agoclarified jtag_ntrst_delay option
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

15 years agotip on checking with supplier for binaries
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

15 years agotesting of syntax error in reset and at startup
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

15 years agoreset cleanup. Remove obsolete events that are not needed for compatibility.
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

15 years agoadded warning to use GDB 6.7 or newer
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

15 years agoBen Bodley TEKNIQUE <ben@teknique.com> - support for the 1Mb Spansion Flash S29AL008D.
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

15 years agoJohn McCarthy <jgmcc@magma.ca> two patches add a mips_m4k target option (ejtag_reset...
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

15 years agoJohn McCarthy <jgmcc@magma.ca> cleans up the usage of the
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

15 years agoreset cleanup
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

15 years agoRetired old reset code according to plan.
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

15 years agoSEGFAULT gaffe in dummy register handling
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

15 years agohontor <hontor@126.com> - ARMV7_GDB_HACKS compilation error fix
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

15 years agofix crash when connecting GDB to powered down target
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

15 years agofix crash when connecting GDB to powered down target
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

15 years agoFixed gaffes in reset script handling + improved error
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

15 years agoLaurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly...
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

15 years ago Fix problems with DCC downloads routine crashing silently.
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

15 years agoDuane Ellis: addresses protocol problems with GDB.
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

15 years agoJohn McCarthy <jgmcc@magma.ca> openocd-usb.cfg added
oharboe [Fri, 10 Oct 2008 15:21:24 +0000 (15:21 +0000)]
John McCarthy <jgmcc@magma.ca> openocd-usb.cfg added

git-svn-id: svn://svn.berlios.de/openocd/trunk@1038 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoabort writing algorithm to target upon failure
oharboe [Thu, 9 Oct 2008 16:12:44 +0000 (16:12 +0000)]
abort writing algorithm to target upon failure

git-svn-id: svn://svn.berlios.de/openocd/trunk@1037 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoenumeration of threads for testing purposes.
oharboe [Thu, 9 Oct 2008 12:05:57 +0000 (12:05 +0000)]
enumeration of threads for testing purposes.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1035 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agozy1000 1.44 snapshot
oharboe [Thu, 9 Oct 2008 11:23:54 +0000 (11:23 +0000)]
zy1000 1.44 snapshot

git-svn-id: svn://svn.berlios.de/openocd/trunk@1034 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoadded busy sleep (for testing purposes)
oharboe [Thu, 9 Oct 2008 08:08:29 +0000 (08:08 +0000)]
added busy sleep (for testing purposes)

git-svn-id: svn://svn.berlios.de/openocd/trunk@1033 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- remove build warnings from mips_m4k.c and arm11.c
ntfreak [Wed, 8 Oct 2008 20:16:51 +0000 (20:16 +0000)]
- remove build warnings from mips_m4k.c and arm11.c
- reformat whitespace arm11.c[ch]
- add missing svn props from mips32_dmaacc.[ch]

git-svn-id: svn://svn.berlios.de/openocd/trunk@1032 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoRichard Missenden exit now works during startup script
oharboe [Wed, 8 Oct 2008 13:07:21 +0000 (13:07 +0000)]
Richard Missenden exit now works during startup script

git-svn-id: svn://svn.berlios.de/openocd/trunk@1031 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofile not found SEGFAULT fix
oharboe [Wed, 8 Oct 2008 11:06:44 +0000 (11:06 +0000)]
file not found SEGFAULT fix

git-svn-id: svn://svn.berlios.de/openocd/trunk@1030 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoJohn McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported by EJTAG...
oharboe [Wed, 8 Oct 2008 05:09:59 +0000 (05:09 +0000)]
John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported by EJTAG 1.0/2.0 processors

git-svn-id: svn://svn.berlios.de/openocd/trunk@1029 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoSigned-off-by: Frederik Kriewitz <frederik@kriewitz.eu> libdcc bugfixes + trace point...
oharboe [Wed, 8 Oct 2008 05:05:57 +0000 (05:05 +0000)]
Signed-off-by: Frederik Kriewitz <frederik@kriewitz.eu> libdcc bugfixes + trace point function
git-svn-id: svn://svn.berlios.de/openocd/trunk@1028 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoreduce patch problems by moving $xxx expansion into seperate fn
oharboe [Tue, 7 Oct 2008 18:12:07 +0000 (18:12 +0000)]
reduce patch problems by moving $xxx expansion into seperate fn

git-svn-id: svn://svn.berlios.de/openocd/trunk@1027 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoFixes SEGFAULT when setting registers from GDB.
oharboe [Tue, 7 Oct 2008 18:04:14 +0000 (18:04 +0000)]
Fixes SEGFAULT when setting registers from GDB.

set $cpsr=1234

git-svn-id: svn://svn.berlios.de/openocd/trunk@1026 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoFrederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix.
oharboe [Tue, 7 Oct 2008 17:45:26 +0000 (17:45 +0000)]
Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1025 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofixed crash in dummy register handling
oharboe [Tue, 7 Oct 2008 12:08:00 +0000 (12:08 +0000)]
fixed crash in dummy register handling

git-svn-id: svn://svn.berlios.de/openocd/trunk@1024 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoGeorg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix.
oharboe [Tue, 7 Oct 2008 11:08:57 +0000 (11:08 +0000)]
Georg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1023 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- remove build warnings
ntfreak [Mon, 6 Oct 2008 18:28:56 +0000 (18:28 +0000)]
- remove build warnings
- add missing svn props

git-svn-id: svn://svn.berlios.de/openocd/trunk@1022 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agobasic smoketest on lm3s3748.elf
oharboe [Mon, 6 Oct 2008 12:14:52 +0000 (12:14 +0000)]
basic smoketest on lm3s3748.elf

git-svn-id: svn://svn.berlios.de/openocd/trunk@1020 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoCentralize error handling for buggy register handling
oharboe [Mon, 6 Oct 2008 12:09:27 +0000 (12:09 +0000)]
Centralize error handling for buggy register handling

git-svn-id: svn://svn.berlios.de/openocd/trunk@1019 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agobetter keep_alive() handling
oharboe [Mon, 6 Oct 2008 11:16:10 +0000 (11:16 +0000)]
better keep_alive() handling

git-svn-id: svn://svn.berlios.de/openocd/trunk@1018 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoGeorg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion flashes...
oharboe [Mon, 6 Oct 2008 06:22:58 +0000 (06:22 +0000)]
Georg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion flashes. It's basically a clone of the Intel version, just a few details differ

git-svn-id: svn://svn.berlios.de/openocd/trunk@1017 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoGeorg Acher <acher@in.tum.de> corrected TDO sampling
oharboe [Sun, 5 Oct 2008 19:44:41 +0000 (19:44 +0000)]
Georg Acher <acher@in.tum.de> corrected TDO sampling

git-svn-id: svn://svn.berlios.de/openocd/trunk@1016 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agotimeout is now 1000ms instead of trying 100 times.
oharboe [Sat, 4 Oct 2008 07:56:13 +0000 (07:56 +0000)]
timeout is now 1000ms instead of trying 100 times.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1015 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoGDB alive fixes for verify_image
oharboe [Fri, 3 Oct 2008 13:25:33 +0000 (13:25 +0000)]
GDB alive fixes for verify_image

git-svn-id: svn://svn.berlios.de/openocd/trunk@1014 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoDuane Ellis: added missing invocation of reset-init
oharboe [Wed, 1 Oct 2008 09:53:32 +0000 (09:53 +0000)]
Duane Ellis: added missing invocation of reset-init

git-svn-id: svn://svn.berlios.de/openocd/trunk@1013 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofixed gaffe: disable interrupts reset init script
oharboe [Wed, 1 Oct 2008 08:39:25 +0000 (08:39 +0000)]
fixed gaffe: disable interrupts reset init script

git-svn-id: svn://svn.berlios.de/openocd/trunk@1012 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofixed gaffe: disable interrupts reset init script
oharboe [Wed, 1 Oct 2008 08:18:27 +0000 (08:18 +0000)]
fixed gaffe: disable interrupts reset init script

git-svn-id: svn://svn.berlios.de/openocd/trunk@1011 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- at91sam7.c remove build warnings
ntfreak [Mon, 29 Sep 2008 08:45:52 +0000 (08:45 +0000)]
- at91sam7.c remove build warnings

git-svn-id: svn://svn.berlios.de/openocd/trunk@1010 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- convert spaces to tabs in at91sam7.[ch]
ntfreak [Sat, 27 Sep 2008 13:00:01 +0000 (13:00 +0000)]
- convert spaces to tabs in at91sam7.[ch]
- add missing svn props

git-svn-id: svn://svn.berlios.de/openocd/trunk@1009 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago I do not know why this is necessary, but it fixes strange effects
oharboe [Fri, 26 Sep 2008 18:00:10 +0000 (18:00 +0000)]
 I do not know why this is necessary, but it fixes strange effects
       (step/resume cause a NMI after reset) on LM3S6918 -- Michael Schwingen

git-svn-id: svn://svn.berlios.de/openocd/trunk@1008 b42882b7-edfa-0310-969c-e2dbd0fdcd60

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)