Commit Graph

  • dc33cb668d DANGER: committed work-in-progress to handle examination of jtag devices without IDCODE. I think this works, but I may have to pull that change out again... oharboe 2008-08-19 13:55:14 +00:00
  • 0960cbeedd added some alive_sleep()'s oharboe 2008-08-19 13:53:43 +00:00
  • 000f17c137 use alive_sleep() from sleep command oharboe 2008-08-19 12:18:00 +00:00
  • 8d0e3395a0 added alive_sleep() function to let GDB alive packets be sent oharboe 2008-08-19 12:17:31 +00:00
  • 91b6460671 tinker with Xscale performance, anti-log spamming is now only for debug_level 3 or more. Otherwise polling is done continously for 1 second. oharboe 2008-08-19 11:56:45 +00:00
  • bbe7110f42 duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple terms: Think: "String" and "Value". There can be many strings - all related to a single value, for examle: "T", "t", "y", "1", "yes", all can represent "truth", the reverse mapping is more simplistic - the first matching number wins. oharboe 2008-08-19 11:49:48 +00:00
  • 5227c98f3f tinker with Xscale performance. Poll a bit more before sleeping. oharboe 2008-08-19 11:48:46 +00:00
  • 93d6339926 fix comment w.r.t. start address for RAM oharboe 2008-08-19 10:22:05 +00:00
  • 4e0bad8679 fixed error handling in flash bank. oharboe 2008-08-19 10:03:35 +00:00
  • 6e4680fc26 removed a couple of exit()'s from error handling. oharboe 2008-08-19 09:31:51 +00:00
  • 66ef0cee51 added wip imx31.cfg file oharboe 2008-08-19 09:20:36 +00:00
  • 6bfad873ed Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport device oharboe 2008-08-19 06:25:23 +00:00
  • 835cfb82c9 Johannes Stezenbach <js@sig21.net> fix warnings oharboe 2008-08-18 18:27:09 +00:00
  • 29ecdd1e90 more error propagation oharboe 2008-08-18 17:11:43 +00:00
  • d1356149f0 added error handling to avoid false error messages. oharboe 2008-08-18 17:07:56 +00:00
  • 20feb0431a openocd.texi is the authoratitive source for documentation. Wiki is dead. oharboe 2008-08-18 07:23:54 +00:00
  • 330cf5a6bb fixed not halted error messages oharboe 2008-08-17 19:40:17 +00:00
  • c1683a55bc deleted superfluous sam7s256 which was identical to sam7x256 oharboe 2008-08-17 19:32:44 +00:00
  • 8ca8313c43 Richard <news@muppet.plus.com> fixed bug in padding code oharboe 2008-08-17 19:17:24 +00:00
  • 71f4a6e0a6 removed obsolete command. oharboe 2008-08-15 14:59:03 +00:00
  • fb27b7f840 feroceon updated w.r.t. latest arm7/9 changes oharboe 2008-08-14 14:44:10 +00:00
  • 6954dc7239 arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is alerady updated. oharboe 2008-08-14 14:35:55 +00:00
  • e762857203 typo spotted by spen. gdb_breakpoint_override not tested yet. oharboe 2008-08-14 13:42:56 +00:00
  • a42f85fe9a documentation wip for upcoming patch. oharboe 2008-08-14 13:41:14 +00:00
  • 8858bf41de removed old comment oharboe 2008-08-13 21:30:29 +00:00
  • 88d11f9b88 force lpc2148 target into ARM state. oharboe 2008-08-13 21:18:00 +00:00
  • 20ff917e29 gdb_breakpoint_override comments oharboe 2008-08-13 21:08:14 +00:00
  • ba315ca440 added global gdb breakpoint override configuration command oharboe 2008-08-13 20:42:07 +00:00
  • c20eaea249 comments. oharboe 2008-08-13 15:12:26 +00:00
  • a71ca65c53 Clear all dangling breakpoints upon GDB connection. oharboe 2008-08-13 15:05:15 +00:00
  • fbb46cfaff fix warning. oharboe 2008-08-13 14:41:23 +00:00
  • b38f2bb60e return halted signal if step/continue fails oharboe 2008-08-13 12:21:57 +00:00
  • 48f57b6746 avoid empty lines in log as a keep_alive() sideffect oharboe 2008-08-13 12:13:18 +00:00
  • bb36f541dd fix output from jtag_khz when only jtag_speed has been invoked oharboe 2008-08-11 13:36:56 +00:00
  • b565b391bc updated syntax for post_reset scripts oharboe 2008-08-11 12:28:38 +00:00
  • c45225dd11 propagate error code in case of "reset" failing. oharboe 2008-08-11 10:31:13 +00:00
  • 1ee637287e fix error output a bit: do not repeat output printed during execution in case of error. oharboe 2008-08-11 10:30:36 +00:00
  • 47ae48bff7 fix error message oharboe 2008-08-11 10:10:40 +00:00
  • 7e02ebfd62 place event loop inside #ifdef JIM_EMBEDDED. oharboe 2008-08-11 08:27:04 +00:00
  • 53e1f9cd0f - fix build issues under win32 (mingw) ntfreak 2008-08-08 18:15:55 +00:00
  • dc63c051a8 Michael Schwingen <rincewind@discworld.dascon.de> - add jedec_probe to doc oharboe 2008-08-08 14:34:35 +00:00
  • bd85f16e39 default reset in help text - run oharboe 2008-08-08 08:37:41 +00:00
  • 1d5623919b - added svn props for newly added files ntfreak 2008-08-07 18:42:14 +00:00
  • c76b0618d7 David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c oharboe 2008-08-07 16:37:20 +00:00
  • 2cec23fc37 lpc2148 2MHz, RCLK and clockless config script versions oharboe 2008-08-07 16:35:26 +00:00
  • 33682ec49a - correct BUILD_ECOSBOARD definition is server.c ntfreak 2008-08-07 16:13:54 +00:00
  • d203582a89 - remove Jim_InitEmbedded warning ntfreak 2008-08-06 19:49:10 +00:00
  • 5602648fd0 - added svn props for previously added file ntfreak 2008-08-06 16:30:59 +00:00
  • ce16ff901c - fix target_examine declaration - remove build warnings - added --enable-gccwarnings to docs - update mips_m4k_examine function ntfreak 2008-08-06 14:36:37 +00:00
  • 09bb073239 GDB monitor commands now also get halted state upon e.g. "reset halt". oharboe 2008-08-05 14:58:37 +00:00
  • 0ca1eb2804 gaffe in previous commit fixed. "reset run" now works again for arm7/9 oharboe 2008-08-05 14:38:10 +00:00
  • f370d70670 Duane Ellis: fix warnings oharboe 2008-08-05 12:27:18 +00:00
  • 20f505f695 halting srst_pulls_trst targets is now snappier and has explicit warning. oharboe 2008-08-05 10:50:10 +00:00
  • 1829361253 define resetting the target into the halted or running state as an atomic operation. oharboe 2008-08-05 07:11:12 +00:00
  • 3a48961820 moves handling of problems with resetting into the halted state into the target implementation. oharboe 2008-08-05 06:18:26 +00:00
  • e4729b3b7a TAP_TLR won't work in a pathmove sequence. OpenOCD shouldn't and doesn't need to support this. oharboe 2008-08-04 06:54:58 +00:00
  • 54916e30bb The reset routine now works w/LPC2148 out of the box. oharboe 2008-08-01 11:43:01 +00:00
  • 75ba7397b2 wait up to 1 second for halted state upon reset init/halt. oharboe 2008-07-31 15:52:01 +00:00
  • 5021560ca0 wip - committing to reduce patch size. oharboe 2008-07-31 09:25:38 +00:00
  • 7991286814 warning output upon connection problems. oharboe 2008-07-30 05:56:53 +00:00
  • 984dd0635c more jtag_examine() checks. catch errors during first 640 bits. oharboe 2008-07-29 14:58:04 +00:00
  • 530057a846 - added run_and_halt_time to deprecated/removed functions section ntfreak 2008-07-28 21:01:24 +00:00
  • db7c3810c2 allow minidrivers to implement inner loop of dcc memory writes oharboe 2008-07-28 14:37:38 +00:00
  • 0f18744a87 fixed gaffe mea culpa oharboe 2008-07-28 14:25:03 +00:00
  • e2b6de3d66 retired reset run_and_init/halt oharboe 2008-07-28 06:08:05 +00:00
  • 9244c600b0 working notes. oharboe 2008-07-27 09:05:35 +00:00
  • b82a189c4e add check for target_read/write_buffer 32 bit wrap. oharboe 2008-07-26 19:12:30 +00:00
  • 53590217ee - merged mips target into svn trunk ntfreak 2008-07-26 10:32:11 +00:00
  • 6f0000e5ce minimum address and maximum length argument to load_image. Used in lieu of reset init script when executable w/reset init sequence is available. oharboe 2008-07-25 14:09:00 +00:00
  • 526fe3d83e added yours sincerely for files where I feel that I've made non-trivial contributions. oharboe 2008-07-25 06:54:17 +00:00
  • 1ac48e7500 OpenOCD commands w/prefix ocd_ now set the primary Tcl return value instead of messing with ocd_output local variable. Much more straightforward and expected behaviour. The side effect is that the ocd_xxx commands will print output twice(once immediately and once upon completion of command). This is a strange, expected and intentional behaviour. oharboe 2008-07-24 20:46:15 +00:00
  • 74eb754abc more error message cleanup. invalid args & syntax errors both now print arguments of command. oharboe 2008-07-24 14:50:41 +00:00
  • 161deacc06 take path to eCos files from environment variable oharboe 2008-07-24 13:49:56 +00:00
  • 8fa479b6e6 retire daemon_startup oharboe 2008-07-24 10:17:42 +00:00
  • b2dbb07f27 allow jtag minidriver access to cmd_queue_cur_state for jtag_add_pathmove() oharboe 2008-07-24 10:17:12 +00:00
  • 91a16a3810 Better handling of OpenOCD command invocation result/context. oharboe 2008-07-24 10:16:44 +00:00
  • 06d501a192 wait 500ms for target to halt upon connect. oharboe 2008-07-24 06:07:55 +00:00
  • 1c92ff6a04 - comment about dummy ack '+' char from gdb ntfreak 2008-07-23 22:24:02 +00:00
  • 65b4c4117d - fix typo in jtag_add_end_state ntfreak 2008-07-23 21:31:43 +00:00
  • bf58fe6509 - fix typo ntfreak 2008-07-23 20:18:56 +00:00
  • a332b4e8c4 fix <memory> is missing upon gdb connect warning when no flash is defined for target. oharboe 2008-07-23 19:03:16 +00:00
  • 2637bbccaf handle end of line comments to improve compatibility with event scripts oharboe 2008-07-23 16:04:45 +00:00
  • be00c7d0c4 - more fixes to high density stm32x flash driver - updated copyright for original author ntfreak 2008-07-23 14:49:41 +00:00
  • dad28d0659 - fix bug with stm32 high density write protection ntfreak 2008-07-22 14:30:52 +00:00
  • c77b785505 - add missing quotes from CFLAGS_FOR_BUILD ntfreak 2008-07-22 11:18:28 +00:00
  • 7ccfcdea0b Spen: startup.tcl cross compile support oharboe 2008-07-22 11:06:09 +00:00
  • 6e5416106e Only print out gobs of information to log when -d3 is enabled. oharboe 2008-07-22 09:04:21 +00:00
  • 81bf9c6255 very slightly improved error message for not being able to find scripts oharboe 2008-07-22 08:58:44 +00:00
  • d0f32d0ed5 restart is a per-target action oharboe 2008-07-21 18:24:43 +00:00
  • fa33b32903 Allows config scripts to override handling of 'R'(restart) GDB packet. oharboe 2008-07-21 18:06:36 +00:00
  • 25b0e4e0d5 jim license cleanup oharboe 2008-07-21 16:13:11 +00:00
  • 265e4e121a update jtag_speed/khz docs a bit. oharboe 2008-07-21 16:03:15 +00:00
  • dfbb9f3e89 - jtag_khz/speed are now single parameter only. These are used from pre/post_reset event scripts. Adding the second parameter was a mistake seen in retrospect. this gives precise control in post_reset for *when* the post reset speed is set. The pre_reset event was added *after* the second parameter to jtag_khz/speed - the target implementations no longer gets involved in the reset mode scheme. Either they reset a target into a halted mode or not. target_process_reset() detects if the reset halt failed or not. - tcl target event names are now target_N_name. Mainly internal at this early stage, but best to get the naming right now. - added hardcoded reset modes from gdb_server.c. I don't know precisely what these defaults should be or if it should be made configurable. Perhaps some hardcoded defaults will do for now and it can be made configurable later. - bugfix in cortex_m3.c for reset_run_and_xxx? - issue syntax error upon obsolete argument in target command instead of printing message that will surely drown in the log oharboe 2008-07-21 15:59:41 +00:00
  • c1ee650a9a cross compile fix oharboe 2008-07-21 13:23:59 +00:00
  • c4c1776a09 use reset init explicitly before "load". oharboe 2008-07-21 10:16:14 +00:00
  • 25572d2e48 Duane Ellis <openocd@duaneellis.com> stm32 peripherals scripts oharboe 2008-07-21 09:25:51 +00:00
  • 97cc3e0dc8 Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash. oharboe 2008-07-21 09:16:10 +00:00
  • 495f257980 BUG: prefix to timeout for gdb keep alive packets. oharboe 2008-07-20 18:26:08 +00:00
  • 2341c99e20 - added svn props for newly added files - reformat spaces from non_cfi.[ch] ntfreak 2008-07-20 17:29:59 +00:00
  • 94efc64709 Duane Ellis <openocd@duaneellis.com> - script commands for stm32 oharboe 2008-07-20 17:13:08 +00:00