aboutsummaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
authorPeter Horn <peter.horn@bluewin.ch>2012-09-29 18:16:46 +0200
committerPeter Stuge <peter@stuge.se>2012-09-29 17:08:52 +0000
commit1ab99c3fe58bc7ecb74df7e4ef4b9de485671874 (patch)
treed2db50e48a2167d76bd1dd24bad101ef9fb2e20a /tcl
parent0b118583f70c0169d4aa3b3fc83393cb007c60cd (diff)
Fix: Error while reading from USB endpoint
This patch fixes the bug reported here: http://sourceforge.net/mailarchive/message.php?msg_id=28350157 When using Rlink under Linux, openocd exits with: "Error: Read of endpoint 2 returned -75, expected 17" The return value of -75 translates into EOVERFLOW. The cause is a wrong output buffer size argument passed to dtc_run_download(). Change-Id: I5d056705181ab6a6d4355524df06a0ea9c605961 Signed-off-by: Peter Horn <peter.horn@bluewin.ch> Reviewed-on: http://openocd.zylin.com/862 Tested-by: jenkins Reviewed-by: Peter Stuge <peter@stuge.se>
Diffstat (limited to 'tcl')
0 files changed, 0 insertions, 0 deletions