|
From: Paul F. <da...@us...> - 2017-12-21 09:05:09
|
Hi Maarten, On Wed, Dec 20, 2017 at 04:23:53PM -0000, Maarten Brock wrote: > /opt/sys/openocd/bin/openocd --version > Open On-Chip Debugger 0.9.0-dev-00358-gd3c2679-dirty (2016-01-11-16:24) Please retry with a current version, the one you're using is pre-0.9.0, and it doesn't contain 874f0157eb01f8486b8e739244b4429a92a8182e and 2dcf7bf77d09f139308281c223d8562b6420b448 which might be related. I am not able to reproduce any issues with your test SVF file and "interface dummy" here with the latest version. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... --- ** [tickets:#171] SVF crashes with 5 CPLDs** **Status:** new **Milestone:** 0.9.0 **Created:** Wed Dec 20, 2017 04:04 PM UTC by Maarten Brock **Last Updated:** Wed Dec 20, 2017 04:23 PM UTC **Owner:** nobody **Attachments:** - [OpenOCD bugtrace.txt](https://sourceforge.net/p/openocd/tickets/171/attachment/OpenOCD%20bugtrace.txt) (21.2 kB; text/plain) OpenOCD crashes when I want to program one of five CPLDs in a JTAG chain. When I have four or less, it just works. I have 5 XC9572XL devices on my board in a chain. And I'm using the GPIO on a Xilinx Zynq through sysfs gpio from linux. I let Xilinx iMPACT generate an SVF file for programming a single device. OpenOCD does detect all 5 devices but when it comes to programming it crashes with some error about free() finding an invalid next size. When I use an original Xilinx Platform Cable USB II I can program all devices without a problem. --- Sent from sourceforge.net because ope...@li... is subscribed to https://sourceforge.net/p/openocd/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/openocd/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |