Re: [Openocd-development] jtag_add_scan_check Assertion Error

2011-12-22 Thread Drasko DRASKOVIC
On Thu, Dec 22, 2011 at 1:21 PM, Øyvind Harboe wrote: >> Commenting out this assert everything seems to be OK. > > Indeed: http://openocd.zylin.com/297 Great, thanks Øyvind for the fix. BR, Drasko ___ Openocd-development mailing list Openocd-developmen

Re: [Openocd-development] jtag_add_scan_check Assertion Error

2011-12-22 Thread Øyvind Harboe
> Commenting out this assert everything seems to be OK. Indeed: http://openocd.zylin.com/297 -- Øyvind Harboe - Can Zylin Consulting help on your project? US toll free 1-866-980-3434 http://www.zylin.com/ ___ Openocd-development mailing list Openocd

Re: [Openocd-development] jtag_add_scan_check Assertion Error

2011-12-22 Thread Mathias K.
Hello, backtrace from current git repo source. Regards, Mathias --- openocd: core.c:421: jtag_add_scan_check: Assertion `(field->check_value == ((void *)0)) || (field->in_value != ((void *)0))' failed. Program received signal SIGABRT, Aborted. 0xe424 in __kernel_vsyscall () (gdb) bt fu