- removed a raft of unecessary exit() calls. Issuing a reset will solve these ails.
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 18 Feb 2008 15:11:01 +0000 (15:11 +0000)
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 18 Feb 2008 15:11:01 +0000 (15:11 +0000)
commitd36abc1cd687fa8152644fcecb788d095f7296f7
treefcbde0744e086989c2185927f0b9a34fd8f8e12f
parenta29ed2421268934bb353946972584bd746c788e1
- removed a raft of unecessary exit() calls. Issuing a reset will solve these ails.
- now uses jtag_state_pathmove() instead of making assumptions about implementation of jtag_statemove().
- fixed a couple of bugs in timeout handling
- removed megabytes of log output when communication is failing.
- sleep is now 300ms as documented instead of 3000ms
- fixed error path of bulk write
- debug_handler can now be issued during normal operation + has help text.
Thanks Ã˜yvind Harboe

git-svn-id: svn://svn.berlios.de/openocd/trunk@304 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/target/xscale.c