openocd.git
15 years agoDick Hollenbeck <dick@softplc.com> better comments
oharboe [Fri, 19 Dec 2008 14:48:00 +0000 (14:48 +0000)]
Dick Hollenbeck <dick@softplc.com> better comments

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

15 years ago- fix rlink build under native win32 (mingw)
ntfreak [Fri, 19 Dec 2008 13:58:15 +0000 (13:58 +0000)]
- fix rlink build under native win32 (mingw)
- remove rlink build warnings
- add usb_set_configuration to rlink_init, win32 requires this
- add win32 ETIMEDOUT define

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

15 years agoDick Hollenbeck <dick@softplc.com> convert macros to inline fn's.
oharboe [Fri, 19 Dec 2008 06:49:34 +0000 (06:49 +0000)]
Dick Hollenbeck <dick@softplc.com> convert macros to inline fn's.

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

15 years ago- rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>
kc8apf [Fri, 19 Dec 2008 04:25:22 +0000 (04:25 +0000)]
- rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>

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

15 years agocheck syntax for init/version
oharboe [Wed, 17 Dec 2008 14:55:12 +0000 (14:55 +0000)]
check syntax for init/version

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

15 years agomore houskeeping
oharboe [Wed, 17 Dec 2008 14:07:03 +0000 (14:07 +0000)]
more houskeeping

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

15 years agohouskeeping
oharboe [Wed, 17 Dec 2008 13:39:40 +0000 (13:39 +0000)]
houskeeping

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

15 years agofixed gaffe in post handling
oharboe [Wed, 17 Dec 2008 12:50:07 +0000 (12:50 +0000)]
fixed gaffe in post handling

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

15 years agowork in progress to hook up libmicrohttpd + tcl integration
oharboe [Tue, 16 Dec 2008 22:20:10 +0000 (22:20 +0000)]
work in progress to hook up libmicrohttpd + tcl integration

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

15 years agosync up to latest jim tcl
oharboe [Tue, 16 Dec 2008 21:10:06 +0000 (21:10 +0000)]
sync up to latest jim tcl

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

15 years agoDirk Behme <dirk.behme@googlemail.com> Fix some typos in documentation
oharboe [Tue, 16 Dec 2008 19:29:50 +0000 (19:29 +0000)]
Dirk Behme <dirk.behme@googlemail.com> Fix some typos in documentation

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

15 years agojtag_khz simulation
oharboe [Tue, 16 Dec 2008 11:49:14 +0000 (11:49 +0000)]
jtag_khz simulation

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

15 years agoallow setting/reading gdb_port at any time
oharboe [Tue, 16 Dec 2008 10:55:08 +0000 (10:55 +0000)]
allow setting/reading gdb_port at any time

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

15 years agofix broken -c/f options where it would silently terminate for scripts that did not...
oharboe [Tue, 16 Dec 2008 10:22:24 +0000 (10:22 +0000)]
fix broken -c/f options where it would silently terminate for scripts that did not set the return value.

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

15 years ago- add missing svn props from r1243 commit
ntfreak [Mon, 15 Dec 2008 16:10:18 +0000 (16:10 +0000)]
- add missing svn props from r1243 commit

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

15 years agofixed compilation problem
oharboe [Mon, 15 Dec 2008 12:57:29 +0000 (12:57 +0000)]
fixed compilation problem

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

15 years agosync up to tap_xxx rename + add with-ioutil for standalone openocd implemetnations
oharboe [Mon, 15 Dec 2008 11:32:22 +0000 (11:32 +0000)]
sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetnations

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

15 years ago- add ability for openocd to communicate to gdb using pipes (stdin/stdout).
ntfreak [Mon, 15 Dec 2008 09:43:26 +0000 (09:43 +0000)]
- add ability for openocd to communicate to gdb using pipes (stdin/stdout).
- this is enabled by new command line option option --pipe.

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

15 years agofast_load profiling tool moved to target.c
oharboe [Mon, 15 Dec 2008 09:05:16 +0000 (09:05 +0000)]
fast_load profiling tool moved to target.c

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

15 years ago- Update tap_state_strings to correspond to SVF state names
kc8apf [Sun, 14 Dec 2008 20:33:01 +0000 (20:33 +0000)]
- Update tap_state_strings to correspond to SVF state names
- Use new jtag_state_name() instead of global tap_state_strings[]

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

15 years agoUpdates and fixes from Kees Jongenburger
duane [Sat, 13 Dec 2008 13:11:15 +0000 (13:11 +0000)]
Updates and fixes from Kees Jongenburger

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

15 years ago- remove target specific variant and use target->variant member
ntfreak [Sat, 13 Dec 2008 12:44:39 +0000 (12:44 +0000)]
- remove target specific variant and use target->variant member
- fix build warning in cortex_m3
- code cleanup - remove trailing lf and convert c++ comments

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

15 years agoAdd JTAG tap events for enable/disable
kc8apf [Sat, 13 Dec 2008 07:05:38 +0000 (07:05 +0000)]
Add JTAG tap events for enable/disable

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

15 years agoClean up references to old tap_state names
kc8apf [Sat, 13 Dec 2008 06:59:24 +0000 (06:59 +0000)]
Clean up references to old tap_state names

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

15 years agoChange tap_state naming to be consistent with SVF documentation.
kc8apf [Sat, 13 Dec 2008 06:25:50 +0000 (06:25 +0000)]
Change tap_state naming to be consistent with SVF documentation.

Courtesy of Dick Hollenbeck <dick@softplc.com>

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

15 years ago- check cortex_m3 FPB is enabled when setting hardware breakpoint
ntfreak [Fri, 12 Dec 2008 22:14:21 +0000 (22:14 +0000)]
- check cortex_m3 FPB is enabled when setting hardware breakpoint
- Thanks Igor Skochinsky

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

15 years agoAllow -expected-id to be specified multiple times when creating a jtag tap
kc8apf [Fri, 12 Dec 2008 00:21:07 +0000 (00:21 +0000)]
Allow -expected-id to be specified multiple times when creating a jtag tap

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

15 years ago- incorrect url in last commit for usbjtag
ntfreak [Thu, 11 Dec 2008 23:36:51 +0000 (23:36 +0000)]
- incorrect url in last commit for usbjtag
- added missing ft2232 option for interface axm0432_jtag

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

15 years ago- added Axiom AXM-0432 to texi
ntfreak [Thu, 11 Dec 2008 23:22:16 +0000 (23:22 +0000)]
- added Axiom AXM-0432 to texi
- updated missing jtag dongle url's in texi
- reformat and remove whitespace from last commit

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

15 years agoAXM0432 layout for FDTI provided by Alan Carvalho de Assis (Freescale)
kc8apf [Thu, 11 Dec 2008 19:03:17 +0000 (19:03 +0000)]
AXM0432 layout for FDTI provided by Alan Carvalho de Assis (Freescale)

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

15 years ago- typo with flash bank help command
ntfreak [Thu, 11 Dec 2008 15:53:45 +0000 (15:53 +0000)]
- typo with flash bank help command
- typo with flash erase_sector in texi

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

15 years ago- fix illegal memory access in unregister_command function
ntfreak [Wed, 10 Dec 2008 17:47:16 +0000 (17:47 +0000)]
- fix illegal memory access in unregister_command function

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

15 years agoMore fixes thanks to Kees Jongenburger
duane [Wed, 10 Dec 2008 11:44:45 +0000 (11:44 +0000)]
More fixes thanks to Kees Jongenburger

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

15 years agoFix from Kees Jongenburger (Part Duex)
duane [Wed, 10 Dec 2008 01:18:10 +0000 (01:18 +0000)]
Fix from Kees Jongenburger (Part Duex)

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

15 years agoFix from Kees Jongenburger
duane [Wed, 10 Dec 2008 01:15:27 +0000 (01:15 +0000)]
Fix from Kees Jongenburger

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

15 years agoTypos in config files found by Sergey Lapin
duane [Mon, 8 Dec 2008 11:23:04 +0000 (11:23 +0000)]
Typos in config files found by Sergey Lapin

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

15 years agoTest of commit email from duane
duane [Sat, 6 Dec 2008 13:13:02 +0000 (13:13 +0000)]
Test of commit email from duane

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

15 years ago- update texi to describe str9xpec driver flow
ntfreak [Sat, 6 Dec 2008 10:48:46 +0000 (10:48 +0000)]
- update texi to describe str9xpec driver flow

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

15 years agoKarl Beldan <karl.beldan@gmail.com> - The ibcr count for hw instruction breakpoint...
oharboe [Fri, 5 Dec 2008 17:37:23 +0000 (17:37 +0000)]
Karl Beldan <karl.beldan@gmail.com> - The ibcr count for hw instruction breakpoint registers was decremented
with soft breakpoints and breakpoint length error.

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

15 years agoAdded Joern Kaipf link for oocdlink
duane [Fri, 5 Dec 2008 00:46:10 +0000 (00:46 +0000)]
Added Joern Kaipf link for oocdlink

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

15 years agozy1000 1.48 snapshot
oharboe [Thu, 4 Dec 2008 14:25:05 +0000 (14:25 +0000)]
zy1000 1.48 snapshot

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

15 years agoKarl Beldan <karl.beldan@gmail.com> - fix vector_catch command
oharboe [Thu, 4 Dec 2008 11:03:15 +0000 (11:03 +0000)]
Karl Beldan <karl.beldan@gmail.com> - fix vector_catch command

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

15 years agodelete obsolete code
oharboe [Thu, 4 Dec 2008 09:35:00 +0000 (09:35 +0000)]
delete obsolete code

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

15 years agoManual tweak based on feedback from mailing list the iar dongle works
duane [Thu, 4 Dec 2008 01:23:47 +0000 (01:23 +0000)]
Manual tweak based on feedback from mailing list the iar dongle works

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

15 years agoFix for Hiroshi Ito discovery of mis-aligned memory allocation
duane [Thu, 4 Dec 2008 01:15:13 +0000 (01:15 +0000)]
Fix for Hiroshi Ito discovery of mis-aligned memory allocation

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

15 years ago- str9xpec driver now working with new jtag tap config
ntfreak [Wed, 3 Dec 2008 17:38:37 +0000 (17:38 +0000)]
- str9xpec driver now working with new jtag tap config

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

15 years ago- incorrect str9 irmask used in config files
ntfreak [Wed, 3 Dec 2008 16:38:52 +0000 (16:38 +0000)]
- incorrect str9 irmask used in config files

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

15 years ago- cleanup target config scripts
ntfreak [Wed, 3 Dec 2008 12:02:46 +0000 (12:02 +0000)]
- cleanup target config scripts

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

15 years agoKees Jongenburger <kees.jongenburger@gmail.com> - now compiles
oharboe [Tue, 2 Dec 2008 07:22:53 +0000 (07:22 +0000)]
Kees Jongenburger <kees.jongenburger@gmail.com> - now compiles

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

15 years agoHiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.c
oharboe [Tue, 2 Dec 2008 06:58:46 +0000 (06:58 +0000)]
Hiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.c

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

15 years ago"Theodore A. Roth" <taroth@gmail.com> fixes to distcheck
oharboe [Mon, 1 Dec 2008 19:55:55 +0000 (19:55 +0000)]
"Theodore A. Roth" <taroth@gmail.com> fixes to distcheck

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

15 years ago- fix incorrect svn props from last commit
ntfreak [Mon, 1 Dec 2008 15:52:56 +0000 (15:52 +0000)]
- fix incorrect svn props from last commit

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

15 years agoupdate zy1000 to svn head jtag api
oharboe [Mon, 1 Dec 2008 14:21:24 +0000 (14:21 +0000)]
update zy1000 to svn head jtag api

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

15 years agocorrect CPU ID
oharboe [Mon, 1 Dec 2008 13:20:59 +0000 (13:20 +0000)]
correct CPU ID

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

15 years agowip
oharboe [Mon, 1 Dec 2008 12:55:07 +0000 (12:55 +0000)]
wip

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

15 years agojtag newtap change & huge manual update
duane [Sun, 30 Nov 2008 22:25:43 +0000 (22:25 +0000)]
jtag newtap change & huge manual update

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

15 years agoTest checkin from commandline
duane [Sun, 30 Nov 2008 14:34:54 +0000 (14:34 +0000)]
Test checkin from commandline

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

15 years ago- change mips registers to std names
ntfreak [Fri, 28 Nov 2008 16:51:23 +0000 (16:51 +0000)]
- change mips registers to std names

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

15 years ago- fix issue with luminary flash driver and tail bytes
ntfreak [Thu, 27 Nov 2008 17:19:12 +0000 (17:19 +0000)]
- fix issue with luminary flash driver and tail bytes

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

15 years agoRick Altherr <kc8apf@kc8apf.net> retire obsolete syntax
oharboe [Thu, 27 Nov 2008 14:58:49 +0000 (14:58 +0000)]
Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax

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

15 years ago- stm32x flash driver: add support for low density devices
ntfreak [Thu, 27 Nov 2008 12:14:46 +0000 (12:14 +0000)]
- stm32x flash driver: add support for low density devices

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

15 years agoCarlos Antunes <cmantunes@nowthor.com> fixes to get script to work.
oharboe [Thu, 27 Nov 2008 07:00:56 +0000 (07:00 +0000)]
Carlos Antunes <cmantunes@nowthor.com> fixes to get script to work.

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

15 years ago- fixes segfault using the targets cmd if multiple targets defined
ntfreak [Wed, 26 Nov 2008 16:43:01 +0000 (16:43 +0000)]
- fixes segfault using the targets cmd if multiple targets defined

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

15 years ago- correct corrupt target configs
ntfreak [Wed, 26 Nov 2008 16:00:47 +0000 (16:00 +0000)]
- correct corrupt target configs

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

15 years agofriendlier error messages
oharboe [Wed, 26 Nov 2008 13:42:02 +0000 (13:42 +0000)]
friendlier error messages

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

15 years agowip
oharboe [Wed, 26 Nov 2008 13:31:26 +0000 (13:31 +0000)]
wip

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

15 years ago- add new cortex_m3 maskisr cmd
ntfreak [Fri, 21 Nov 2008 14:27:47 +0000 (14:27 +0000)]
- add new cortex_m3 maskisr cmd

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

15 years ago- fix issue with gdb_target_to_reg missing second byte
ntfreak [Thu, 20 Nov 2008 12:01:46 +0000 (12:01 +0000)]
- fix issue with gdb_target_to_reg missing second byte

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

15 years ago- preserve cortex_m3 C_MASKINTS during resume/step
ntfreak [Thu, 20 Nov 2008 11:17:47 +0000 (11:17 +0000)]
- preserve cortex_m3 C_MASKINTS during resume/step

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

15 years ago- fox small typo in handle_irscan_command
ntfreak [Thu, 20 Nov 2008 10:11:09 +0000 (10:11 +0000)]
- fox small typo in handle_irscan_command

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

15 years agojtag_get_device() now returns NULL and reports error instead of invoking exit()
oharboe [Wed, 19 Nov 2008 08:22:47 +0000 (08:22 +0000)]
jtag_get_device() now returns NULL and reports error instead of invoking exit()

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

15 years agoerror checking - no reported errors, but catched a couple of exit()'s and converted...
oharboe [Wed, 19 Nov 2008 07:32:30 +0000 (07:32 +0000)]
error checking - no reported errors, but catched a couple of exit()'s and converted them to errors.

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

15 years agobig endian fix for GDB. Probably fixes a memory corruption(not reported) as well.
oharboe [Tue, 18 Nov 2008 19:26:07 +0000 (19:26 +0000)]
big endian fix for GDB. Probably fixes a memory corruption(not reported) as well.

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

15 years ago- add support for hardware breakpoints to mips32 target
ntfreak [Mon, 17 Nov 2008 17:56:44 +0000 (17:56 +0000)]
- add support for hardware breakpoints to mips32 target

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

15 years ago- stops multiple calls to examine from allocating the breakpoint arrays
ntfreak [Fri, 14 Nov 2008 10:48:17 +0000 (10:48 +0000)]
- stops multiple calls to examine from allocating the breakpoint arrays

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

15 years ago- correct the register hi/lo read - wrong way round
ntfreak [Thu, 13 Nov 2008 21:40:26 +0000 (21:40 +0000)]
- correct the register hi/lo read - wrong way round
- all the register now can be written to, including the special CP0 regs.

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

15 years agobig endian software breakpoint bogus error messages fixed
oharboe [Thu, 13 Nov 2008 15:25:03 +0000 (15:25 +0000)]
big endian software breakpoint bogus error messages fixed

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

15 years agokrzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for flashing...
oharboe [Thu, 13 Nov 2008 08:09:40 +0000 (08:09 +0000)]
krzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for flashing of TMS470R1A384

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

15 years agonios wip
oharboe [Thu, 13 Nov 2008 08:03:15 +0000 (08:03 +0000)]
nios wip

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

15 years ago- fix crash when variant for mips32 target not given
ntfreak [Wed, 12 Nov 2008 15:16:15 +0000 (15:16 +0000)]
- fix crash when variant for mips32 target not given

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

15 years ago- slight mips32 cleanup/reformat
ntfreak [Wed, 12 Nov 2008 14:53:19 +0000 (14:53 +0000)]
- slight mips32 cleanup/reformat
- add missing svn props

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

15 years agoLaurentiu Cocanu - blinking led app for PIC32.
oharboe [Wed, 12 Nov 2008 09:03:16 +0000 (09:03 +0000)]
Laurentiu Cocanu - blinking led app for PIC32.

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

15 years agoFixes (more or less) random SEGFAULT upon invoking script_command().
oharboe [Tue, 11 Nov 2008 14:47:01 +0000 (14:47 +0000)]
Fixes (more or less) random SEGFAULT upon invoking script_command().

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

15 years agosense srst
oharboe [Tue, 11 Nov 2008 12:09:35 +0000 (12:09 +0000)]
sense srst

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

15 years agobroadcast mac address in UDP hello message
oharboe [Mon, 10 Nov 2008 10:58:20 +0000 (10:58 +0000)]
broadcast mac address in UDP hello message

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

15 years agoexecute reset init upon power restore / srst deassert
oharboe [Mon, 10 Nov 2008 10:16:13 +0000 (10:16 +0000)]
execute reset init upon power restore / srst deassert

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

15 years agominor cleanup
oharboe [Mon, 10 Nov 2008 08:33:03 +0000 (08:33 +0000)]
minor cleanup

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

15 years agoterminal forwarding available from GUI
oharboe [Sun, 9 Nov 2008 20:36:53 +0000 (20:36 +0000)]
terminal forwarding available from GUI

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

15 years agoocd_flash_banks now returns empty list when no flash banks are configured instead...
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

15 years agozy1000 1.47
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

15 years agoocd_flash_banks now returns empty list when no flash banks are configured instead...
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

15 years agotypos
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

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

15 years agoadded device discovery
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

15 years agos3c6410 chip
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

15 years agoMOE=0xc debug reason reset problems.
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

15 years ago926ejs target uses rclk. Cleaned up jtag_khz output a bit.
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

15 years agozy1000 1.46
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

15 years agowip
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

15 years agofix telnet async messages. retired telnet_async command - no user serviceable parts...
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

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)