Hi I have just started to test a JLink interface, and looking through the code it seems that the JLINK_OUT_BUFFER_SIZE is wrong. It must be able to hold tms and tdi out + 4 command bytes.
#define JLINK_OUT_BUFFER_SIZE 2*2048+4 Regards, Magnus _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
